"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/05/01 02:04:06 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje" 2026/05/01 02:04:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/01 02:04:06 DEBUG : Creating backend with remote "TestS3:rclone-test-xejolew9hoje" 2026/05/01 02:04:06 DEBUG : Creating backend with remote "/tmp/rclone2974327194" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:07 INFO : S3 bucket rclone-test-xejolew9hoje: Bucket "rclone-test-xejolew9hoje" created with ACL "" 2026/05/01 02:04:07 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:07 DEBUG : dir/file1.rclone_chunk.001_cbglg0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:07 INFO : dir/file1.rclone_chunk.001_cbglg0: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:07 INFO : dir/file1.rclone_chunk.001_cbglg0: Deleted 2026/05/01 02:04:07 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:07 DEBUG : dir: Looking for writers 2026/05/01 02:04:07 DEBUG : Looking for writers 2026/05/01 02:04:07 DEBUG : dir: reading active writers 2026/05/01 02:04:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.60s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:08 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:08 DEBUG : dir/file1.rclone_chunk.001_cbgmok: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:08 INFO : dir/file1.rclone_chunk.001_cbgmok: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:08 INFO : dir/file1.rclone_chunk.001_cbgmok: Deleted 2026/05/01 02:04:08 DEBUG : dir/file2: size = 15 OK 2026/05/01 02:04:08 DEBUG : dir/file2.rclone_chunk.001_cbgmv8: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/05/01 02:04:08 INFO : dir/file2.rclone_chunk.001_cbgmv8: Copied (server-side copy) to: dir/file2 2026/05/01 02:04:08 INFO : dir/file2.rclone_chunk.001_cbgmv8: Deleted 2026/05/01 02:04:09 DEBUG : dir/subdir/file3: size = 16 OK 2026/05/01 02:04:09 DEBUG : dir/subdir/file3.rclone_chunk.001_cbgmro: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/05/01 02:04:09 INFO : dir/subdir/file3.rclone_chunk.001_cbgmro: Copied (server-side copy) to: dir/subdir/file3 2026/05/01 02:04:09 INFO : dir/subdir/file3.rclone_chunk.001_cbgmro: Deleted 2026/05/01 02:04:09 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:09 DEBUG : dir/subdir: Looking for writers 2026/05/01 02:04:09 DEBUG : dir: Looking for writers 2026/05/01 02:04:09 DEBUG : file1: reading active writers 2026/05/01 02:04:09 DEBUG : file2: reading active writers 2026/05/01 02:04:09 DEBUG : subdir: reading active writers 2026/05/01 02:04:09 DEBUG : Looking for writers 2026/05/01 02:04:09 DEBUG : dir: reading active writers 2026/05/01 02:04:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.01s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:10 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:10 DEBUG : dir/file1.rclone_chunk.001_cbgo95: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:10 INFO : dir/file1.rclone_chunk.001_cbgo95: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:10 INFO : dir/file1.rclone_chunk.001_cbgo95: Deleted 2026/05/01 02:04:10 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:10 DEBUG : dir: Looking for writers 2026/05/01 02:04:10 DEBUG : file1: reading active writers 2026/05/01 02:04:10 DEBUG : Looking for writers 2026/05/01 02:04:10 DEBUG : dir: reading active writers 2026/05/01 02:04:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.83s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:11 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:11 DEBUG : dir/file1.rclone_chunk.001_cbgops: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:11 INFO : dir/file1.rclone_chunk.001_cbgops: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:11 INFO : dir/file1.rclone_chunk.001_cbgops: Deleted 2026/05/01 02:04:11 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:11 DEBUG : dir: Looking for writers 2026/05/01 02:04:11 DEBUG : Looking for writers 2026/05/01 02:04:11 DEBUG : dir: reading active writers 2026/05/01 02:04:11 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.81s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:12 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:12 DEBUG : dir/file1.rclone_chunk.001_cbgpfo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:12 INFO : dir/file1.rclone_chunk.001_cbgpfo: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:12 INFO : dir/file1.rclone_chunk.001_cbgpfo: Deleted 2026/05/01 02:04:12 DEBUG : dir: forgetting directory cache 2026/05/01 02:04:12 DEBUG : forgetting directory cache 2026/05/01 02:04:12 DEBUG : dir: forgetting directory cache 2026/05/01 02:04:12 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:12 DEBUG : Looking for writers 2026/05/01 02:04:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.97s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:13 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:13 DEBUG : dir/file1.rclone_chunk.001_cbgq2n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:13 INFO : dir/file1.rclone_chunk.001_cbgq2n: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:13 INFO : dir/file1.rclone_chunk.001_cbgq2n: Deleted 2026/05/01 02:04:13 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/01 02:04:13 DEBUG : dir: invalidating directory cache 2026/05/01 02:04:13 DEBUG : >ForgetPath: 2026/05/01 02:04:13 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/01 02:04:13 DEBUG : invalidating directory cache 2026/05/01 02:04:13 DEBUG : dir: forgetting directory cache 2026/05/01 02:04:13 DEBUG : >ForgetPath: 2026/05/01 02:04:13 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/01 02:04:13 DEBUG : >ForgetPath: 2026/05/01 02:04:13 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:13 DEBUG : dir: Looking for writers 2026/05/01 02:04:13 DEBUG : Looking for writers 2026/05/01 02:04:13 DEBUG : dir: reading active writers 2026/05/01 02:04:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.85s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:13 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:13 DEBUG : dir/file1.rclone_chunk.001_cbgrap: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:13 INFO : dir/file1.rclone_chunk.001_cbgrap: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:13 INFO : dir/file1.rclone_chunk.001_cbgrap: Deleted 2026/05/01 02:04:14 DEBUG : fil/a/b/c: size = 15 OK 2026/05/01 02:04:14 DEBUG : fil/a/b/c.rclone_chunk.001_cbgswz: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/05/01 02:04:14 INFO : fil/a/b/c.rclone_chunk.001_cbgswz: Copied (server-side copy) to: fil/a/b/c 2026/05/01 02:04:14 INFO : fil/a/b/c.rclone_chunk.001_cbgswz: Deleted 2026/05/01 02:04:14 DEBUG : forgetting directory cache 2026/05/01 02:04:14 DEBUG : dir: forgetting directory cache 2026/05/01 02:04:15 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:15 DEBUG : dir: Looking for writers 2026/05/01 02:04:15 DEBUG : fil/a/b: Looking for writers 2026/05/01 02:04:15 DEBUG : fil/a: Looking for writers 2026/05/01 02:04:15 DEBUG : b: reading active writers 2026/05/01 02:04:15 DEBUG : fil: Looking for writers 2026/05/01 02:04:15 DEBUG : a: reading active writers 2026/05/01 02:04:15 DEBUG : Looking for writers 2026/05/01 02:04:15 DEBUG : dir: reading active writers 2026/05/01 02:04:15 DEBUG : fil: reading active writers 2026/05/01 02:04:15 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.81s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:15 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:15 DEBUG : dir/file1.rclone_chunk.001_cbgtmw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:15 INFO : dir/file1.rclone_chunk.001_cbgtmw: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:15 INFO : dir/file1.rclone_chunk.001_cbgtmw: Deleted 2026/05/01 02:04:15 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:15 DEBUG : dir: Looking for writers 2026/05/01 02:04:15 DEBUG : Looking for writers 2026/05/01 02:04:15 DEBUG : dir: reading active writers 2026/05/01 02:04:15 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:16 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:16 DEBUG : dir/file1.rclone_chunk.001_cbguor: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:16 INFO : dir/file1.rclone_chunk.001_cbguor: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:16 INFO : dir/file1.rclone_chunk.001_cbguor: Deleted 2026/05/01 02:04:16 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:16 DEBUG : dir: Looking for writers 2026/05/01 02:04:16 DEBUG : file1: reading active writers 2026/05/01 02:04:16 DEBUG : Looking for writers 2026/05/01 02:04:16 DEBUG : dir: reading active writers 2026/05/01 02:04:16 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.89s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:17 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:17 DEBUG : dir/file1.rclone_chunk.001_cbgvrf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:17 INFO : dir/file1.rclone_chunk.001_cbgvrf: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:17 INFO : dir/file1.rclone_chunk.001_cbgvrf: Deleted 2026/05/01 02:04:17 DEBUG : dir/file2: size = 15 OK 2026/05/01 02:04:17 DEBUG : dir/file2.rclone_chunk.001_cbgvyn: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/05/01 02:04:17 INFO : dir/file2.rclone_chunk.001_cbgvyn: Copied (server-side copy) to: dir/file2 2026/05/01 02:04:17 INFO : dir/file2.rclone_chunk.001_cbgvyn: Deleted 2026/05/01 02:04:18 DEBUG : dir/subdir/file3: size = 16 OK 2026/05/01 02:04:18 DEBUG : dir/subdir/file3.rclone_chunk.001_cbgvap: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/05/01 02:04:18 INFO : dir/subdir/file3.rclone_chunk.001_cbgvap: Copied (server-side copy) to: dir/subdir/file3 2026/05/01 02:04:18 INFO : dir/subdir/file3.rclone_chunk.001_cbgvap: Deleted === RUN TestDirReadDirAll/Virtual 2026/05/01 02:04:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/01 02:04:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/01 02:04:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/01 02:04:18 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/01 02:04:19 DEBUG : dir/virtualFile: size = 20 OK 2026/05/01 02:04:19 DEBUG : dir/virtualFile.rclone_chunk.001_cbgww0: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/05/01 02:04:19 INFO : dir/virtualFile.rclone_chunk.001_cbgww0: Copied (server-side copy) to: dir/virtualFile 2026/05/01 02:04:19 INFO : dir/virtualFile.rclone_chunk.001_cbgww0: Deleted 2026/05/01 02:04:19 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/05/01 02:04:19 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_cbgx3b: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/05/01 02:04:19 INFO : dir/virtualDir/testFile.rclone_chunk.001_cbgx3b: Copied (server-side copy) to: dir/virtualDir/testFile 2026/05/01 02:04:19 INFO : dir/virtualDir/testFile.rclone_chunk.001_cbgx3b: Deleted 2026/05/01 02:04:19 DEBUG : S3 bucket rclone-test-xejolew9hoje: bucket is versioned: false 2026/05/01 02:04:19 DEBUG : Waiting for deletions to finish 2026/05/01 02:04:19 DEBUG : "dir/subdir/file3" version false 2026/05/01 02:04:19 DEBUG : dir/subdir/file3: Deleting (id "") 2026/05/01 02:04:19 INFO : dir/subdir/file3: Deleted 2026/05/01 02:04:19 DEBUG : dir: invalidating directory cache 2026/05/01 02:04:19 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/01 02:04:19 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/01 02:04:19 DEBUG : dir/file1: Reset virtual modtime 2026/05/01 02:04:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/01 02:04:19 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/01 02:04:19 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/01 02:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/01 02:04:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/01 02:04:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:19 DEBUG : dir: invalidating directory cache 2026/05/01 02:04:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/01 02:04:19 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/01 02:04:19 DEBUG : forgetting directory cache 2026/05/01 02:04:19 DEBUG : dir: forgetting directory cache 2026/05/01 02:04:19 DEBUG : dir/virtualDir2: forgetting directory cache 2026/05/01 02:04:19 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/01 02:04:19 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:19 DEBUG : dir/virtualDir: Looking for writers 2026/05/01 02:04:19 DEBUG : dir/virtualDir2: Looking for writers 2026/05/01 02:04:19 DEBUG : dir: Looking for writers 2026/05/01 02:04:19 DEBUG : file1: reading active writers 2026/05/01 02:04:19 DEBUG : virtualFile2: reading active writers 2026/05/01 02:04:19 DEBUG : virtualDir2: reading active writers 2026/05/01 02:04:19 DEBUG : virtualFile: reading active writers 2026/05/01 02:04:19 DEBUG : virtualDir: reading active writers 2026/05/01 02:04:19 DEBUG : Looking for writers 2026/05/01 02:04:19 DEBUG : dir: reading active writers 2026/05/01 02:04:19 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.20s) --- PASS: TestDirReadDirAll/Virtual (1.19s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:20 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:20 DEBUG : dir/file1.rclone_chunk.001_cbgy9o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:20 INFO : dir/file1.rclone_chunk.001_cbgy9o: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:20 INFO : dir/file1.rclone_chunk.001_cbgy9o: Deleted 2026/05/01 02:04:20 ERROR : dir/: Can only open directories read only 2026/05/01 02:04:20 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:20 DEBUG : dir: Looking for writers 2026/05/01 02:04:20 DEBUG : Looking for writers 2026/05/01 02:04:20 DEBUG : dir: reading active writers 2026/05/01 02:04:20 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.80s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:21 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:21 DEBUG : dir/file1.rclone_chunk.001_cbgzew: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:21 INFO : dir/file1.rclone_chunk.001_cbgzew: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:21 INFO : dir/file1.rclone_chunk.001_cbgzew: Deleted 2026/05/01 02:04:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/01 02:04:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/01 02:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/01 02:04:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (5 bytes), uploading instead of streaming 2026/05/01 02:04:22 DEBUG : dir/potato: size = 5 OK 2026/05/01 02:04:22 DEBUG : dir/potato.rclone_chunk.001_cbgz3i: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/01 02:04:22 INFO : dir/potato.rclone_chunk.001_cbgz3i: Copied (server-side copy) to: dir/potato 2026/05/01 02:04:22 INFO : dir/potato.rclone_chunk.001_cbgz3i: Deleted 2026/05/01 02:04:22 DEBUG : dir/potato: size = 5 OK 2026/05/01 02:04:22 NOTICE: Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/01 02:04:22 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/01 02:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/01 02:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:22 DEBUG : dir: Looking for writers 2026/05/01 02:04:22 DEBUG : file1: reading active writers 2026/05/01 02:04:22 DEBUG : potato: reading active writers 2026/05/01 02:04:22 DEBUG : Looking for writers 2026/05/01 02:04:22 DEBUG : dir: reading active writers 2026/05/01 02:04:22 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.38s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:22 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:22 DEBUG : dir/file1.rclone_chunk.001_cbh0kl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:22 INFO : dir/file1.rclone_chunk.001_cbh0kl: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:22 INFO : dir/file1.rclone_chunk.001_cbh0kl: Deleted 2026/05/01 02:04:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/05/01 02:04:23 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:23 DEBUG : dir/sub: Looking for writers 2026/05/01 02:04:23 DEBUG : dir: Looking for writers 2026/05/01 02:04:23 DEBUG : file1: reading active writers 2026/05/01 02:04:23 DEBUG : sub: reading active writers 2026/05/01 02:04:23 DEBUG : Looking for writers 2026/05/01 02:04:23 DEBUG : dir: reading active writers 2026/05/01 02:04:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.06s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:23 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:23 DEBUG : dir/file1.rclone_chunk.001_cbh1lg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:23 INFO : dir/file1.rclone_chunk.001_cbh1lg: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:23 INFO : dir/file1.rclone_chunk.001_cbh1lg: Deleted 2026/05/01 02:04:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/01 02:04:24 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/05/01 02:04:24 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:24 DEBUG : dir/sub/subsub: Looking for writers 2026/05/01 02:04:24 DEBUG : dir/sub: Looking for writers 2026/05/01 02:04:24 DEBUG : subsub: reading active writers 2026/05/01 02:04:24 DEBUG : dir: Looking for writers 2026/05/01 02:04:24 DEBUG : file1: reading active writers 2026/05/01 02:04:24 DEBUG : sub: reading active writers 2026/05/01 02:04:24 DEBUG : Looking for writers 2026/05/01 02:04:24 DEBUG : dir: reading active writers 2026/05/01 02:04:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.13s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:25 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:25 DEBUG : dir/file1.rclone_chunk.001_cbh2i8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:25 INFO : dir/file1.rclone_chunk.001_cbh2i8: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:25 INFO : dir/file1.rclone_chunk.001_cbh2i8: Deleted 2026/05/01 02:04:25 ERROR : dir/: Dir.Remove not empty 2026/05/01 02:04:25 DEBUG : dir/file1: Remove: 2026/05/01 02:04:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:25 DEBUG : dir/file1: >Remove: err= 2026/05/01 02:04:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/01 02:04:25 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:25 DEBUG : Looking for writers 2026/05/01 02:04:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.86s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:25 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:25 DEBUG : dir/file1.rclone_chunk.001_cbh3ig: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:25 INFO : dir/file1.rclone_chunk.001_cbh3ig: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:25 INFO : dir/file1.rclone_chunk.001_cbh3ig: Deleted 2026/05/01 02:04:26 DEBUG : dir/file1: Remove: 2026/05/01 02:04:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:26 DEBUG : dir/file1: >Remove: err= 2026/05/01 02:04:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/01 02:04:26 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:26 DEBUG : Looking for writers 2026/05/01 02:04:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.85s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:26 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:26 DEBUG : dir/file1.rclone_chunk.001_cbh4u1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:26 INFO : dir/file1.rclone_chunk.001_cbh4u1: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:26 INFO : dir/file1.rclone_chunk.001_cbh4u1: Deleted 2026/05/01 02:04:27 DEBUG : dir/file1: Remove: 2026/05/01 02:04:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:27 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/05/01 02:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:27 DEBUG : dir: Looking for writers 2026/05/01 02:04:27 DEBUG : Looking for writers 2026/05/01 02:04:27 DEBUG : dir: reading active writers 2026/05/01 02:04:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.04s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:27 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:27 DEBUG : dir/file1.rclone_chunk.001_cbh5uf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:27 INFO : dir/file1.rclone_chunk.001_cbh5uf: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:27 INFO : dir/file1.rclone_chunk.001_cbh5uf: Deleted 2026/05/01 02:04:28 DEBUG : dir/file3: size = 15 OK 2026/05/01 02:04:28 DEBUG : dir/file3.rclone_chunk.001_cbh640: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/05/01 02:04:28 INFO : dir/file3.rclone_chunk.001_cbh640: Copied (server-side copy) to: dir/file3 2026/05/01 02:04:28 INFO : dir/file3.rclone_chunk.001_cbh640: Deleted 2026/05/01 02:04:28 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/01 02:04:28 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:04:28 DEBUG : dir/file3: copy non-chunked object... 2026/05/01 02:04:29 DEBUG : dir2/file1: size = 14 OK 2026/05/01 02:04:29 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/05/01 02:04:29 DEBUG : dir2/file3: size = 15 OK 2026/05/01 02:04:29 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/05/01 02:04:29 INFO : dir/file1: Deleted 2026/05/01 02:04:29 INFO : dir/file3: Deleted 2026/05/01 02:04:29 DEBUG : dir: Updating dir with dir2 0xd0b3aeeb5f0 2026/05/01 02:04:29 DEBUG : dir: forgetting directory cache 2026/05/01 02:04:29 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/01 02:04:29 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/01 02:04:29 DEBUG : dir2/file1: copy non-chunked object... 2026/05/01 02:04:29 DEBUG : file2: size = 14 OK 2026/05/01 02:04:29 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/05/01 02:04:29 INFO : dir2/file1: Deleted 2026/05/01 02:04:29 DEBUG : file2: Updating file with file2 0xd0b3a75bc70 2026/05/01 02:04:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/01 02:04:29 DEBUG : file2: copy non-chunked object... 2026/05/01 02:04:30 DEBUG : dir2/file3: size = 14 OK 2026/05/01 02:04:30 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/05/01 02:04:30 INFO : file2: Deleted 2026/05/01 02:04:30 DEBUG : dir2/file3: Updating file with dir2/file3 0xd0b3a75bc70 2026/05/01 02:04:30 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/01 02:04:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/01 02:04:30 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/01 02:04:30 DEBUG : empty directory: Updating dir with renamed empty directory 0xd0b3abbfad0 2026/05/01 02:04:30 DEBUG : empty directory: forgetting directory cache 2026/05/01 02:04:30 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/01 02:04:30 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/01 02:04:30 DEBUG : dir2: Renaming to "dir3" 2026/05/01 02:04:30 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:30 DEBUG : dir3: Looking for writers 2026/05/01 02:04:30 DEBUG : file3: reading active writers 2026/05/01 02:04:30 DEBUG : renamed empty directory: Looking for writers 2026/05/01 02:04:30 DEBUG : Looking for writers 2026/05/01 02:04:30 DEBUG : dir3: reading active writers 2026/05/01 02:04:30 DEBUG : renamed empty directory: reading active writers 2026/05/01 02:04:30 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.14s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:30 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:30 DEBUG : dir/file1.rclone_chunk.001_cbh8dt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:30 INFO : dir/file1.rclone_chunk.001_cbh8dt: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:30 INFO : dir/file1.rclone_chunk.001_cbh8dt: Deleted 2026/05/01 02:04:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/01 02:04:31 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:04:31 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 02:04:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/01 02:04:31 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/01 02:04:31 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/01 02:04:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/01 02:04:31 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:04:31 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 02:04:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/01 02:04:31 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/01 02:04:31 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/01 02:04:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/01 02:04:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (12 bytes), uploading instead of streaming 2026/05/01 02:04:31 DEBUG : dir/sub/file2: size = 12 OK 2026/05/01 02:04:31 DEBUG : dir/sub/file2.rclone_chunk.001_cbh9if: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/01 02:04:31 INFO : dir/sub/file2.rclone_chunk.001_cbh9if: Copied (server-side copy) to: dir/sub/file2 2026/05/01 02:04:31 INFO : dir/sub/file2.rclone_chunk.001_cbh9if: Deleted 2026/05/01 02:04:31 DEBUG : dir/sub/file2: size = 12 OK 2026/05/01 02:04:31 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/01 02:04:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/01 02:04:31 DEBUG : forgetting directory cache 2026/05/01 02:04:31 DEBUG : dir: forgetting directory cache 2026/05/01 02:04:31 DEBUG : dir/sub: forgetting directory cache 2026/05/01 02:04:31 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/01 02:04:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (5 bytes), uploading instead of streaming 2026/05/01 02:04:31 DEBUG : dir/sub/file0: size = 5 OK 2026/05/01 02:04:31 DEBUG : dir/sub/file0.rclone_chunk.001_cbh9oh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/01 02:04:31 INFO : dir/sub/file0.rclone_chunk.001_cbh9oh: Copied (server-side copy) to: dir/sub/file0 2026/05/01 02:04:32 INFO : dir/sub/file0.rclone_chunk.001_cbh9oh: Deleted 2026/05/01 02:04:32 DEBUG : dir/sub/file0: size = 5 OK 2026/05/01 02:04:32 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/01 02:04:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/01 02:04:32 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:32 DEBUG : dir/sub: Looking for writers 2026/05/01 02:04:32 DEBUG : file0: reading active writers 2026/05/01 02:04:32 DEBUG : file2: reading active writers 2026/05/01 02:04:32 DEBUG : dir: Looking for writers 2026/05/01 02:04:32 DEBUG : sub: reading active writers 2026/05/01 02:04:32 DEBUG : file1: reading active writers 2026/05/01 02:04:32 DEBUG : Looking for writers 2026/05/01 02:04:32 DEBUG : dir: reading active writers 2026/05/01 02:04:32 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.85s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/01 02:04:32 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:32 DEBUG : Looking for writers 2026/05/01 02:04:32 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:32 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:32 DEBUG : dir/file1.rclone_chunk.001_cbha50: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:32 INFO : dir/file1.rclone_chunk.001_cbha50: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:32 INFO : dir/file1.rclone_chunk.001_cbha50: Deleted 2026/05/01 02:04:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/01 02:04:33 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:04:33 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/01 02:04:33 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/01 02:04:33 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/01 02:04:33 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:04:33 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/01 02:04:33 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/01 02:04:33 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:04:33 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/01 02:04:33 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/01 02:04:33 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/01 02:04:33 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:04:33 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/01 02:04:33 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:33 DEBUG : dir: Looking for writers 2026/05/01 02:04:33 DEBUG : file1: reading active writers 2026/05/01 02:04:33 DEBUG : file1.metadata: reading active writers 2026/05/01 02:04:33 DEBUG : Looking for writers 2026/05/01 02:04:33 DEBUG : dir: reading active writers 2026/05/01 02:04:33 DEBUG : dir.metadata: reading active writers 2026/05/01 02:04:33 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.88s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:33 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:33 DEBUG : dir/file1.rclone_chunk.001_cbhbde: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:33 INFO : dir/file1.rclone_chunk.001_cbhbde: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:33 INFO : dir/file1.rclone_chunk.001_cbhbde: Deleted 2026/05/01 02:04:34 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:34 DEBUG : dir: Looking for writers 2026/05/01 02:04:34 DEBUG : file1: reading active writers 2026/05/01 02:04:34 DEBUG : Looking for writers 2026/05/01 02:04:34 DEBUG : dir: reading active writers 2026/05/01 02:04:34 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.90s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:34 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:34 DEBUG : dir/file1.rclone_chunk.001_cbhch5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:34 INFO : dir/file1.rclone_chunk.001_cbhch5: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:34 INFO : dir/file1.rclone_chunk.001_cbhch5: Deleted 2026/05/01 02:04:35 DEBUG : time_test: size = 5 OK 2026/05/01 02:04:35 DEBUG : time_test.rclone_chunk.001_cbhchq: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/05/01 02:04:35 INFO : time_test.rclone_chunk.001_cbhchq: Copied (server-side copy) to: time_test 2026/05/01 02:04:35 INFO : time_test.rclone_chunk.001_cbhchq: Deleted 2026/05/01 02:04:35 DEBUG : Can set mod time: true 2026/05/01 02:04:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/01 02:04:35 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:35 DEBUG : dir: Looking for writers 2026/05/01 02:04:35 DEBUG : file1: reading active writers 2026/05/01 02:04:35 DEBUG : Looking for writers 2026/05/01 02:04:35 DEBUG : dir: reading active writers 2026/05/01 02:04:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:36 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:36 DEBUG : dir/file1.rclone_chunk.001_cbhelb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:36 INFO : dir/file1.rclone_chunk.001_cbhelb: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:36 INFO : dir/file1.rclone_chunk.001_cbhelb: Deleted 2026/05/01 02:04:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 02:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/01 02:04:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (0 bytes), uploading instead of streaming 2026/05/01 02:04:37 DEBUG : dir/file1: size = 0 OK 2026/05/01 02:04:37 DEBUG : dir/file1.rclone_chunk.001_cbhery: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/01 02:04:37 INFO : dir/file1.rclone_chunk.001_cbhery: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:37 INFO : dir/file1.rclone_chunk.001_cbhery: Deleted 2026/05/01 02:04:37 DEBUG : dir/file1: size = 0 OK 2026/05/01 02:04:37 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/01 02:04:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/01 02:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:37 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:37 DEBUG : dir: Looking for writers 2026/05/01 02:04:37 DEBUG : file1: reading active writers 2026/05/01 02:04:37 DEBUG : Looking for writers 2026/05/01 02:04:37 DEBUG : dir: reading active writers 2026/05/01 02:04:37 DEBUG : >WaitForWriters: 2026/05/01 02:04:37 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:37 DEBUG : dir: Looking for writers 2026/05/01 02:04:37 DEBUG : file1: reading active writers 2026/05/01 02:04:37 DEBUG : Looking for writers 2026/05/01 02:04:37 DEBUG : dir: reading active writers 2026/05/01 02:04:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:38 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:38 DEBUG : dir/file1.rclone_chunk.001_cbhfxn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:38 INFO : dir/file1.rclone_chunk.001_cbhfxn: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:38 INFO : dir/file1.rclone_chunk.001_cbhfxn: Deleted 2026/05/01 02:04:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 02:04:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/01 02:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (5 bytes), uploading instead of streaming 2026/05/01 02:04:38 DEBUG : dir/file1: size = 5 OK 2026/05/01 02:04:38 DEBUG : dir/file1.rclone_chunk.001_cbhg5h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/01 02:04:38 INFO : dir/file1.rclone_chunk.001_cbhg5h: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:39 INFO : dir/file1.rclone_chunk.001_cbhg5h: Deleted 2026/05/01 02:04:39 DEBUG : dir/file1: size = 5 OK 2026/05/01 02:04:39 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/01 02:04:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/01 02:04:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:39 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:39 DEBUG : dir: Looking for writers 2026/05/01 02:04:39 DEBUG : file1: reading active writers 2026/05/01 02:04:39 DEBUG : Looking for writers 2026/05/01 02:04:39 DEBUG : dir: reading active writers 2026/05/01 02:04:39 DEBUG : >WaitForWriters: 2026/05/01 02:04:39 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:39 DEBUG : dir: Looking for writers 2026/05/01 02:04:39 DEBUG : file1: reading active writers 2026/05/01 02:04:39 DEBUG : Looking for writers 2026/05/01 02:04:39 DEBUG : dir: reading active writers 2026/05/01 02:04:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:04:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:04:39 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:39 DEBUG : dir/file1.rclone_chunk.001_cbhh2z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:39 INFO : dir/file1.rclone_chunk.001_cbhh2z: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:39 INFO : dir/file1.rclone_chunk.001_cbhh2z: Deleted 2026/05/01 02:04:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/01 02:04:40 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:40 DEBUG : dir: Looking for writers 2026/05/01 02:04:40 DEBUG : file1: reading active writers 2026/05/01 02:04:40 DEBUG : Looking for writers 2026/05/01 02:04:40 DEBUG : dir: reading active writers 2026/05/01 02:04:40 DEBUG : >WaitForWriters: 2026/05/01 02:04:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:04:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:04:40 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:40 DEBUG : dir/file1.rclone_chunk.001_cbhi3e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:40 INFO : dir/file1.rclone_chunk.001_cbhi3e: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:40 INFO : dir/file1.rclone_chunk.001_cbhi3e: Deleted 2026/05/01 02:04:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/01 02:04:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:04:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:04:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:04:41 DEBUG : dir/file1(0xd0b3aabc7c0): close: 2026/05/01 02:04:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/01 02:04:41 DEBUG : dir/file1(0xd0b3aabc7c0): >close: err= 2026/05/01 02:04:41 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:41 DEBUG : dir: Looking for writers 2026/05/01 02:04:41 DEBUG : file1: reading active writers 2026/05/01 02:04:41 DEBUG : Looking for writers 2026/05/01 02:04:41 DEBUG : dir: reading active writers 2026/05/01 02:04:41 DEBUG : >WaitForWriters: 2026/05/01 02:04:41 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:41 DEBUG : dir: Looking for writers 2026/05/01 02:04:41 DEBUG : file1: reading active writers 2026/05/01 02:04:41 DEBUG : Looking for writers 2026/05/01 02:04:41 DEBUG : dir: reading active writers 2026/05/01 02:04:41 DEBUG : >WaitForWriters: 2026/05/01 02:04:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:04:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:04:41 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:41 DEBUG : dir/file1.rclone_chunk.001_cbhj90: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:41 INFO : dir/file1.rclone_chunk.001_cbhj90: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:42 INFO : dir/file1.rclone_chunk.001_cbhj90: Deleted 2026/05/01 02:04:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/01 02:04:42 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:04:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:04:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:04:42 DEBUG : dir/file1(0xd0b3ada3640): _writeAt: size=5, off=0 2026/05/01 02:04:42 DEBUG : dir/file1(0xd0b3ada3640): openPending: 2026/05/01 02:04:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/01 02:04:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/01 02:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:42 DEBUG : dir/file1(0xd0b3ada3640): >openPending: err= 2026/05/01 02:04:42 DEBUG : dir/file1(0xd0b3ada3640): >_writeAt: n=5, err= 2026/05/01 02:04:42 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/01 02:04:42 DEBUG : dir/file1(0xd0b3ada3640): close: 2026/05/01 02:04:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/01 02:04:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/01 02:04:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/01 02:04:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/01 02:04:42 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/01 02:04:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/01 02:04:42 DEBUG : dir/file1(0xd0b3ada3640): >close: err= 2026/05/01 02:04:42 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:42 DEBUG : dir: Looking for writers 2026/05/01 02:04:42 DEBUG : file1: reading active writers 2026/05/01 02:04:42 DEBUG : Looking for writers 2026/05/01 02:04:42 DEBUG : dir: reading active writers 2026/05/01 02:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:04:42 DEBUG : dir: Looking for writers 2026/05/01 02:04:42 DEBUG : file1: reading active writers 2026/05/01 02:04:42 DEBUG : Looking for writers 2026/05/01 02:04:42 DEBUG : dir: reading active writers 2026/05/01 02:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:04:42 DEBUG : dir: Looking for writers 2026/05/01 02:04:42 DEBUG : file1: reading active writers 2026/05/01 02:04:42 DEBUG : Looking for writers 2026/05/01 02:04:42 DEBUG : dir: reading active writers 2026/05/01 02:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:04:42 DEBUG : dir: Looking for writers 2026/05/01 02:04:42 DEBUG : file1: reading active writers 2026/05/01 02:04:42 DEBUG : Looking for writers 2026/05/01 02:04:42 DEBUG : dir: reading active writers 2026/05/01 02:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:04:42 DEBUG : dir/file1: vfs cache: starting upload 2026/05/01 02:04:42 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:04:42 DEBUG : dir: Looking for writers 2026/05/01 02:04:42 DEBUG : file1: reading active writers 2026/05/01 02:04:42 DEBUG : Looking for writers 2026/05/01 02:04:42 DEBUG : dir: reading active writers 2026/05/01 02:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:04:42 DEBUG : dir: Looking for writers 2026/05/01 02:04:42 DEBUG : file1: reading active writers 2026/05/01 02:04:42 DEBUG : Looking for writers 2026/05/01 02:04:42 DEBUG : dir: reading active writers 2026/05/01 02:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:04:42 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:42 DEBUG : dir/file1.rclone_chunk.001_cbhkvz: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/01 02:04:42 INFO : dir/file1.rclone_chunk.001_cbhkvz: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:42 INFO : dir/file1.rclone_chunk.001_cbhkvz: Deleted 2026/05/01 02:04:42 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:42 INFO : dir/file1: Copied (replaced existing) 2026/05/01 02:04:42 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/05/01 02:04:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/01 02:04:42 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/01 02:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/01 02:04:43 DEBUG : dir: Looking for writers 2026/05/01 02:04:43 DEBUG : file1: reading active writers 2026/05/01 02:04:43 DEBUG : Looking for writers 2026/05/01 02:04:43 DEBUG : dir: reading active writers 2026/05/01 02:04:43 DEBUG : >WaitForWriters: 2026/05/01 02:04:43 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:43 DEBUG : dir: Looking for writers 2026/05/01 02:04:43 DEBUG : file1: reading active writers 2026/05/01 02:04:43 DEBUG : Looking for writers 2026/05/01 02:04:43 DEBUG : dir: reading active writers 2026/05/01 02:04:43 DEBUG : >WaitForWriters: 2026/05/01 02:04:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.11s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.93s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.58s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.68s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.07s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.14s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.70s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:43 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:43 DEBUG : dir/file1.rclone_chunk.001_cbhln8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:43 INFO : dir/file1.rclone_chunk.001_cbhln8: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:43 INFO : dir/file1.rclone_chunk.001_cbhln8: Deleted 2026/05/01 02:04:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:04:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 02:04:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:04:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/01 02:04:44 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:44 DEBUG : dir: Looking for writers 2026/05/01 02:04:44 DEBUG : file1: reading active writers 2026/05/01 02:04:44 DEBUG : Looking for writers 2026/05/01 02:04:44 DEBUG : dir: reading active writers 2026/05/01 02:04:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.98s) === RUN TestFileOpenReadUnknownSize 2026/05/01 02:04:44 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/01 02:04:44 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/01 02:04:44 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:04:44 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/01 02:04:44 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:44 DEBUG : Looking for writers 2026/05/01 02:04:44 DEBUG : file.txt: reading active writers 2026/05/01 02:04:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:44 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:44 DEBUG : dir/file1.rclone_chunk.001_cbhmu0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:44 INFO : dir/file1.rclone_chunk.001_cbhmu0: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:44 INFO : dir/file1.rclone_chunk.001_cbhmu0: Deleted 2026/05/01 02:04:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (25 bytes), uploading instead of streaming 2026/05/01 02:04:45 DEBUG : dir/file1: size = 25 OK 2026/05/01 02:04:45 DEBUG : dir/file1.rclone_chunk.001_cbhnrb: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/01 02:04:45 INFO : dir/file1.rclone_chunk.001_cbhnrb: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:45 INFO : dir/file1.rclone_chunk.001_cbhnrb: Deleted 2026/05/01 02:04:45 DEBUG : dir/file1: size = 25 OK 2026/05/01 02:04:45 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/01 02:04:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:45 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:45 DEBUG : dir: Looking for writers 2026/05/01 02:04:45 DEBUG : file1: reading active writers 2026/05/01 02:04:45 DEBUG : Looking for writers 2026/05/01 02:04:45 DEBUG : dir: reading active writers 2026/05/01 02:04:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.33s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:46 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:46 DEBUG : dir/file1.rclone_chunk.001_cbhn2c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:46 INFO : dir/file1.rclone_chunk.001_cbhn2c: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:46 INFO : dir/file1.rclone_chunk.001_cbhn2c: Deleted 2026/05/01 02:04:46 DEBUG : dir/file1: Remove: 2026/05/01 02:04:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:46 DEBUG : dir/file1: >Remove: err= 2026/05/01 02:04:46 DEBUG : dir/file1: Remove: 2026/05/01 02:04:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/01 02:04:46 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:46 DEBUG : dir: Looking for writers 2026/05/01 02:04:46 DEBUG : Looking for writers 2026/05/01 02:04:46 DEBUG : dir: reading active writers 2026/05/01 02:04:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.85s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:46 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:46 DEBUG : dir/file1.rclone_chunk.001_cbhoix: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:46 INFO : dir/file1.rclone_chunk.001_cbhoix: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:46 INFO : dir/file1.rclone_chunk.001_cbhoix: Deleted 2026/05/01 02:04:47 DEBUG : dir/file1: Remove: 2026/05/01 02:04:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:47 DEBUG : dir/file1: >Remove: err= 2026/05/01 02:04:47 DEBUG : dir/file1: Remove: 2026/05/01 02:04:47 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/01 02:04:47 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:47 DEBUG : dir: Looking for writers 2026/05/01 02:04:47 DEBUG : Looking for writers 2026/05/01 02:04:47 DEBUG : dir: reading active writers 2026/05/01 02:04:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.87s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:47 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:47 DEBUG : dir/file1.rclone_chunk.001_cbhpyf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:47 INFO : dir/file1.rclone_chunk.001_cbhpyf: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:47 INFO : dir/file1.rclone_chunk.001_cbhpyf: Deleted 2026/05/01 02:04:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:04:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 02:04:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/01 02:04:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/01 02:04:48 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/01 02:04:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/01 02:04:48 DEBUG : dir/file1: Open: flags=0x3 2026/05/01 02:04:48 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/01 02:04:48 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/01 02:04:48 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:48 DEBUG : dir: Looking for writers 2026/05/01 02:04:48 DEBUG : file1: reading active writers 2026/05/01 02:04:48 DEBUG : Looking for writers 2026/05/01 02:04:48 DEBUG : dir: reading active writers 2026/05/01 02:04:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.86s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:48 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:48 DEBUG : dir/file1.rclone_chunk.001_cbhqj6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:48 INFO : dir/file1.rclone_chunk.001_cbhqj6: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:48 INFO : dir/file1.rclone_chunk.001_cbhqj6: Deleted 2026/05/01 02:04:48 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:48 DEBUG : dir: Looking for writers 2026/05/01 02:04:48 DEBUG : file1: reading active writers 2026/05/01 02:04:48 DEBUG : Looking for writers 2026/05/01 02:04:48 DEBUG : dir: reading active writers 2026/05/01 02:04:48 DEBUG : >WaitForWriters: 2026/05/01 02:04:49 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:04:49 DEBUG : newLeaf: size = 14 OK 2026/05/01 02:04:49 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/01 02:04:49 INFO : dir/file1: Deleted 2026/05/01 02:04:49 DEBUG : newLeaf: Updating file with newLeaf 0xd0b3af04a90 2026/05/01 02:04:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:04:49 DEBUG : newLeaf: copy non-chunked object... 2026/05/01 02:04:49 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:49 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:49 INFO : newLeaf: Deleted 2026/05/01 02:04:49 DEBUG : dir/file1: Updating file with dir/file1 0xd0b3af04a90 2026/05/01 02:04:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/01 02:04:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 02:04:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/01 02:04:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:49 DEBUG : dir/file1: File is currently open, delaying rename 0xd0b3af04a90 2026/05/01 02:04:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:04:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (25 bytes), uploading instead of streaming 2026/05/01 02:04:50 DEBUG : dir/file1: size = 25 OK 2026/05/01 02:04:50 DEBUG : dir/file1.rclone_chunk.001_cbhreo: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/01 02:04:50 INFO : dir/file1.rclone_chunk.001_cbhreo: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:50 INFO : dir/file1.rclone_chunk.001_cbhreo: Deleted 2026/05/01 02:04:50 DEBUG : dir/file1: size = 25 OK 2026/05/01 02:04:50 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/01 02:04:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:04:50 DEBUG : newLeaf: Running delayed rename now 2026/05/01 02:04:50 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:04:50 DEBUG : newLeaf: size = 25 OK 2026/05/01 02:04:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/01 02:04:50 INFO : dir/file1: Deleted 2026/05/01 02:04:50 DEBUG : newLeaf: Updating file with newLeaf 0xd0b3af04a90 2026/05/01 02:04:50 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:50 DEBUG : dir: Looking for writers 2026/05/01 02:04:50 DEBUG : Looking for writers 2026/05/01 02:04:50 DEBUG : dir: reading active writers 2026/05/01 02:04:50 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:50 DEBUG : >WaitForWriters: 2026/05/01 02:04:50 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:50 DEBUG : dir: Looking for writers 2026/05/01 02:04:50 DEBUG : Looking for writers 2026/05/01 02:04:50 DEBUG : dir: reading active writers 2026/05/01 02:04:50 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:50 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:04:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:04:51 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:51 DEBUG : dir/file1.rclone_chunk.001_cbhso9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:51 INFO : dir/file1.rclone_chunk.001_cbhso9: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:51 INFO : dir/file1.rclone_chunk.001_cbhso9: Deleted 2026/05/01 02:04:51 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:51 DEBUG : dir: Looking for writers 2026/05/01 02:04:51 DEBUG : file1: reading active writers 2026/05/01 02:04:51 DEBUG : Looking for writers 2026/05/01 02:04:51 DEBUG : dir: reading active writers 2026/05/01 02:04:51 DEBUG : >WaitForWriters: 2026/05/01 02:04:51 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:04:51 DEBUG : newLeaf: size = 14 OK 2026/05/01 02:04:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/01 02:04:51 INFO : dir/file1: Deleted 2026/05/01 02:04:51 DEBUG : newLeaf: Updating file with newLeaf 0xd0b3ada7e10 2026/05/01 02:04:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:04:51 DEBUG : newLeaf: copy non-chunked object... 2026/05/01 02:04:52 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:52 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:52 INFO : newLeaf: Deleted 2026/05/01 02:04:52 DEBUG : dir/file1: Updating file with dir/file1 0xd0b3ada7e10 2026/05/01 02:04:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/01 02:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 02:04:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/01 02:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:52 DEBUG : dir/file1: File is currently open, delaying rename 0xd0b3ada7e10 2026/05/01 02:04:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:04:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (25 bytes), uploading instead of streaming 2026/05/01 02:04:52 DEBUG : dir/file1: size = 25 OK 2026/05/01 02:04:52 DEBUG : dir/file1.rclone_chunk.001_cbhuuu: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/01 02:04:52 INFO : dir/file1.rclone_chunk.001_cbhuuu: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:52 INFO : dir/file1.rclone_chunk.001_cbhuuu: Deleted 2026/05/01 02:04:52 DEBUG : dir/file1: size = 25 OK 2026/05/01 02:04:52 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/01 02:04:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:04:52 DEBUG : newLeaf: Running delayed rename now 2026/05/01 02:04:52 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:04:52 DEBUG : newLeaf: size = 25 OK 2026/05/01 02:04:52 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/01 02:04:53 INFO : dir/file1: Deleted 2026/05/01 02:04:53 DEBUG : newLeaf: Updating file with newLeaf 0xd0b3ada7e10 2026/05/01 02:04:53 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:53 DEBUG : dir: Looking for writers 2026/05/01 02:04:53 DEBUG : Looking for writers 2026/05/01 02:04:53 DEBUG : dir: reading active writers 2026/05/01 02:04:53 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:53 DEBUG : >WaitForWriters: 2026/05/01 02:04:53 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:53 DEBUG : dir: Looking for writers 2026/05/01 02:04:53 DEBUG : Looking for writers 2026/05/01 02:04:53 DEBUG : dir: reading active writers 2026/05/01 02:04:53 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:53 DEBUG : >WaitForWriters: 2026/05/01 02:04:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:04:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:04:53 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:53 DEBUG : dir/file1.rclone_chunk.001_cbhvf7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:53 INFO : dir/file1.rclone_chunk.001_cbhvf7: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:53 INFO : dir/file1.rclone_chunk.001_cbhvf7: Deleted 2026/05/01 02:04:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 02:04:53 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:04:53 DEBUG : dir/file1(0xd0b3adc8180): openPending: 2026/05/01 02:04:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/01 02:04:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/01 02:04:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:54 DEBUG : dir/file1(0xd0b3adc8180): >openPending: err= 2026/05/01 02:04:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 02:04:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:04:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:04:54 DEBUG : dir/file1(0xd0b3adc8180): _writeAt: size=14, off=0 2026/05/01 02:04:54 DEBUG : dir/file1(0xd0b3adc8180): >_writeAt: n=14, err= 2026/05/01 02:04:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/01 02:04:54 DEBUG : dir/file1(0xd0b3adc8180): close: 2026/05/01 02:04:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/01 02:04:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/01 02:04:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/01 02:04:54 DEBUG : dir/file1(0xd0b3adc8180): >close: err= 2026/05/01 02:04:54 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:54 DEBUG : dir: Looking for writers 2026/05/01 02:04:54 DEBUG : file1: reading active writers 2026/05/01 02:04:54 DEBUG : Looking for writers 2026/05/01 02:04:54 DEBUG : dir: reading active writers 2026/05/01 02:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:04:54 DEBUG : dir: Looking for writers 2026/05/01 02:04:54 DEBUG : file1: reading active writers 2026/05/01 02:04:54 DEBUG : Looking for writers 2026/05/01 02:04:54 DEBUG : dir: reading active writers 2026/05/01 02:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:04:54 DEBUG : dir: Looking for writers 2026/05/01 02:04:54 DEBUG : file1: reading active writers 2026/05/01 02:04:54 DEBUG : Looking for writers 2026/05/01 02:04:54 DEBUG : dir: reading active writers 2026/05/01 02:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:04:54 DEBUG : dir: Looking for writers 2026/05/01 02:04:54 DEBUG : file1: reading active writers 2026/05/01 02:04:54 DEBUG : Looking for writers 2026/05/01 02:04:54 DEBUG : dir: reading active writers 2026/05/01 02:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:04:54 DEBUG : dir/file1: vfs cache: starting upload 2026/05/01 02:04:54 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:04:54 DEBUG : dir: Looking for writers 2026/05/01 02:04:54 DEBUG : file1: reading active writers 2026/05/01 02:04:54 DEBUG : Looking for writers 2026/05/01 02:04:54 DEBUG : dir: reading active writers 2026/05/01 02:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:04:54 DEBUG : dir: Looking for writers 2026/05/01 02:04:54 DEBUG : file1: reading active writers 2026/05/01 02:04:54 DEBUG : Looking for writers 2026/05/01 02:04:54 DEBUG : dir: reading active writers 2026/05/01 02:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:04:54 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:54 DEBUG : dir/file1.rclone_chunk.001_cbhw9n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:54 INFO : dir/file1.rclone_chunk.001_cbhw9n: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:54 INFO : dir/file1.rclone_chunk.001_cbhw9n: Deleted 2026/05/01 02:04:54 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:54 INFO : dir/file1: Copied (replaced existing) 2026/05/01 02:04:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/01 02:04:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/01 02:04:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/01 02:04:54 DEBUG : dir: Looking for writers 2026/05/01 02:04:54 DEBUG : file1: reading active writers 2026/05/01 02:04:54 DEBUG : Looking for writers 2026/05/01 02:04:54 DEBUG : dir: reading active writers 2026/05/01 02:04:54 DEBUG : >WaitForWriters: 2026/05/01 02:04:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:04:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:04:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:04:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:04:54 DEBUG : dir/file1(0xd0b3adc9ac0): _readAt: size=512, off=0 2026/05/01 02:04:54 DEBUG : dir/file1(0xd0b3adc9ac0): openPending: 2026/05/01 02:04:54 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/05/01 02:04:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/01 02:04:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:54 DEBUG : dir/file1(0xd0b3adc9ac0): >openPending: err= 2026/05/01 02:04:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/01 02:04:54 DEBUG : dir/file1(0xd0b3adc9ac0): >_readAt: n=14, err=EOF 2026/05/01 02:04:54 DEBUG : dir/file1(0xd0b3adc9ac0): close: 2026/05/01 02:04:54 DEBUG : dir/file1(0xd0b3adc9ac0): >close: err= 2026/05/01 02:04:54 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:04:54 DEBUG : newLeaf: size = 14 OK 2026/05/01 02:04:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/01 02:04:55 INFO : dir/file1: Deleted 2026/05/01 02:04:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 02:04:55 DEBUG : newLeaf: Updating file with newLeaf 0xd0b3b0f9a00 2026/05/01 02:04:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:04:55 DEBUG : newLeaf: copy non-chunked object... 2026/05/01 02:04:55 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:55 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:55 INFO : newLeaf: Deleted 2026/05/01 02:04:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/01 02:04:55 DEBUG : dir/file1: Updating file with dir/file1 0xd0b3b0f9a00 2026/05/01 02:04:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/01 02:04:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 02:04:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:04:55 DEBUG : dir/file1(0xd0b3ad4e4c0): openPending: 2026/05/01 02:04:55 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/05/01 02:04:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/01 02:04:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:55 DEBUG : dir/file1(0xd0b3ad4e4c0): >openPending: err= 2026/05/01 02:04:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 02:04:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:04:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:04:55 DEBUG : dir/file1(0xd0b3ad4e4c0): _writeAt: size=25, off=0 2026/05/01 02:04:55 DEBUG : dir/file1(0xd0b3ad4e4c0): >_writeAt: n=25, err= 2026/05/01 02:04:55 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:04:55 DEBUG : newLeaf: size = 14 OK 2026/05/01 02:04:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/01 02:04:55 INFO : dir/file1: Deleted 2026/05/01 02:04:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 02:04:55 DEBUG : newLeaf: Updating file with newLeaf 0xd0b3b0f9a00 2026/05/01 02:04:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:04:55 DEBUG : newLeaf(0xd0b3ad4e4c0): close: 2026/05/01 02:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/01 02:04:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-01 02:04:55.565651014 +0000 UTC m=+49.112751582 2026/05/01 02:04:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/01 02:04:55 DEBUG : newLeaf(0xd0b3ad4e4c0): >close: err= 2026/05/01 02:04:55 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:55 DEBUG : dir: Looking for writers 2026/05/01 02:04:55 DEBUG : Looking for writers 2026/05/01 02:04:55 DEBUG : dir: reading active writers 2026/05/01 02:04:55 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:04:55 DEBUG : dir: Looking for writers 2026/05/01 02:04:55 DEBUG : Looking for writers 2026/05/01 02:04:55 DEBUG : dir: reading active writers 2026/05/01 02:04:55 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:04:55 DEBUG : dir: Looking for writers 2026/05/01 02:04:55 DEBUG : Looking for writers 2026/05/01 02:04:55 DEBUG : dir: reading active writers 2026/05/01 02:04:55 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:04:55 DEBUG : dir: Looking for writers 2026/05/01 02:04:55 DEBUG : Looking for writers 2026/05/01 02:04:55 DEBUG : dir: reading active writers 2026/05/01 02:04:55 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:04:55 DEBUG : newLeaf: vfs cache: starting upload 2026/05/01 02:04:55 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:04:55 DEBUG : dir: Looking for writers 2026/05/01 02:04:55 DEBUG : Looking for writers 2026/05/01 02:04:55 DEBUG : dir: reading active writers 2026/05/01 02:04:55 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:04:56 DEBUG : dir: Looking for writers 2026/05/01 02:04:56 DEBUG : Looking for writers 2026/05/01 02:04:56 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:56 DEBUG : dir: reading active writers 2026/05/01 02:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:04:56 DEBUG : newLeaf: size = 25 OK 2026/05/01 02:04:56 DEBUG : newLeaf.rclone_chunk.001_cbhxt1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/01 02:04:56 INFO : newLeaf.rclone_chunk.001_cbhxt1: Copied (server-side copy) to: newLeaf 2026/05/01 02:04:56 INFO : newLeaf.rclone_chunk.001_cbhxt1: Deleted 2026/05/01 02:04:56 DEBUG : newLeaf: size = 25 OK 2026/05/01 02:04:56 INFO : newLeaf: Copied (replaced existing) 2026/05/01 02:04:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-01 02:04:55.565651014 +0000 UTC" 2026/05/01 02:04:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/01 02:04:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:04:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/01 02:04:56 DEBUG : dir: Looking for writers 2026/05/01 02:04:56 DEBUG : Looking for writers 2026/05/01 02:04:56 DEBUG : dir: reading active writers 2026/05/01 02:04:56 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:56 DEBUG : >WaitForWriters: 2026/05/01 02:04:56 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:56 DEBUG : dir: Looking for writers 2026/05/01 02:04:56 DEBUG : Looking for writers 2026/05/01 02:04:56 DEBUG : dir: reading active writers 2026/05/01 02:04:56 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:56 DEBUG : >WaitForWriters: 2026/05/01 02:04:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:04:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:04:57 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:57 DEBUG : dir/file1.rclone_chunk.001_cbhyd4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:57 INFO : dir/file1.rclone_chunk.001_cbhyd4: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:57 INFO : dir/file1.rclone_chunk.001_cbhyd4: Deleted 2026/05/01 02:04:57 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:57 DEBUG : dir: Looking for writers 2026/05/01 02:04:57 DEBUG : file1: reading active writers 2026/05/01 02:04:57 DEBUG : Looking for writers 2026/05/01 02:04:57 DEBUG : dir: reading active writers 2026/05/01 02:04:57 DEBUG : >WaitForWriters: 2026/05/01 02:04:57 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:04:57 DEBUG : newLeaf: size = 14 OK 2026/05/01 02:04:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/01 02:04:57 INFO : dir/file1: Deleted 2026/05/01 02:04:57 DEBUG : newLeaf: Updating file with newLeaf 0xd0b3b172270 2026/05/01 02:04:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:04:57 DEBUG : newLeaf: copy non-chunked object... 2026/05/01 02:04:57 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:57 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:57 INFO : newLeaf: Deleted 2026/05/01 02:04:57 DEBUG : dir/file1: Updating file with dir/file1 0xd0b3b172270 2026/05/01 02:04:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/01 02:04:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 02:04:58 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:04:58 DEBUG : dir/file1(0xd0b3a93f780): openPending: 2026/05/01 02:04:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/01 02:04:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/01 02:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:58 DEBUG : dir/file1(0xd0b3a93f780): >openPending: err= 2026/05/01 02:04:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 02:04:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:04:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:04:58 DEBUG : dir/file1(0xd0b3a93f780): _writeAt: size=25, off=0 2026/05/01 02:04:58 DEBUG : dir/file1(0xd0b3a93f780): >_writeAt: n=25, err= 2026/05/01 02:04:58 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:04:58 DEBUG : newLeaf: size = 14 OK 2026/05/01 02:04:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/01 02:04:58 INFO : dir/file1: Deleted 2026/05/01 02:04:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 02:04:58 DEBUG : newLeaf: Updating file with newLeaf 0xd0b3b172270 2026/05/01 02:04:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:04:58 DEBUG : newLeaf(0xd0b3a93f780): close: 2026/05/01 02:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/01 02:04:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-01 02:04:58.098645059 +0000 UTC m=+51.645745678 2026/05/01 02:04:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/01 02:04:58 DEBUG : newLeaf(0xd0b3a93f780): >close: err= 2026/05/01 02:04:58 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:58 DEBUG : dir: Looking for writers 2026/05/01 02:04:58 DEBUG : Looking for writers 2026/05/01 02:04:58 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:58 DEBUG : dir: reading active writers 2026/05/01 02:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:04:58 DEBUG : dir: Looking for writers 2026/05/01 02:04:58 DEBUG : Looking for writers 2026/05/01 02:04:58 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:58 DEBUG : dir: reading active writers 2026/05/01 02:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:04:58 DEBUG : dir: Looking for writers 2026/05/01 02:04:58 DEBUG : Looking for writers 2026/05/01 02:04:58 DEBUG : dir: reading active writers 2026/05/01 02:04:58 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:04:58 DEBUG : dir: Looking for writers 2026/05/01 02:04:58 DEBUG : Looking for writers 2026/05/01 02:04:58 DEBUG : dir: reading active writers 2026/05/01 02:04:58 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:04:58 DEBUG : newLeaf: vfs cache: starting upload 2026/05/01 02:04:58 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:04:58 DEBUG : dir: Looking for writers 2026/05/01 02:04:58 DEBUG : Looking for writers 2026/05/01 02:04:58 DEBUG : dir: reading active writers 2026/05/01 02:04:58 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:04:58 DEBUG : dir: Looking for writers 2026/05/01 02:04:58 DEBUG : Looking for writers 2026/05/01 02:04:58 DEBUG : dir: reading active writers 2026/05/01 02:04:58 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:04:58 DEBUG : newLeaf: size = 25 OK 2026/05/01 02:04:58 DEBUG : newLeaf.rclone_chunk.001_cbi0fq: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/01 02:04:58 INFO : newLeaf.rclone_chunk.001_cbi0fq: Copied (server-side copy) to: newLeaf 2026/05/01 02:04:58 INFO : newLeaf.rclone_chunk.001_cbi0fq: Deleted 2026/05/01 02:04:58 DEBUG : newLeaf: size = 25 OK 2026/05/01 02:04:58 INFO : newLeaf: Copied (replaced existing) 2026/05/01 02:04:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-01 02:04:58.098645059 +0000 UTC" 2026/05/01 02:04:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/01 02:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:04:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/01 02:04:58 DEBUG : dir: Looking for writers 2026/05/01 02:04:58 DEBUG : Looking for writers 2026/05/01 02:04:58 DEBUG : dir: reading active writers 2026/05/01 02:04:58 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:58 DEBUG : >WaitForWriters: 2026/05/01 02:04:59 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:59 DEBUG : dir: Looking for writers 2026/05/01 02:04:59 DEBUG : Looking for writers 2026/05/01 02:04:59 DEBUG : dir: reading active writers 2026/05/01 02:04:59 DEBUG : newLeaf: reading active writers 2026/05/01 02:04:59 DEBUG : >WaitForWriters: 2026/05/01 02:04:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:04:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:04:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:04:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:04:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:04:59 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:04:59 DEBUG : dir/file1.rclone_chunk.001_cbi19x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:04:59 INFO : dir/file1.rclone_chunk.001_cbi19x: Copied (server-side copy) to: dir/file1 2026/05/01 02:04:59 INFO : dir/file1.rclone_chunk.001_cbi19x: Deleted 2026/05/01 02:04:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 02:04:59 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:04:59 DEBUG : dir/file1(0xd0b3ae63700): openPending: 2026/05/01 02:04:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/01 02:04:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/01 02:04:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:59 DEBUG : dir/file1(0xd0b3ae63700): >openPending: err= 2026/05/01 02:04:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 02:04:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:04:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:04:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:04:59 DEBUG : dir/file1(0xd0b3ae63700): _writeAt: size=14, off=0 2026/05/01 02:04:59 DEBUG : dir/file1(0xd0b3ae63700): >_writeAt: n=14, err= 2026/05/01 02:04:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/01 02:04:59 DEBUG : dir/file1(0xd0b3ae63700): close: 2026/05/01 02:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/01 02:04:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/01 02:04:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/01 02:04:59 DEBUG : dir/file1(0xd0b3ae63700): >close: err= 2026/05/01 02:04:59 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:04:59 DEBUG : dir: Looking for writers 2026/05/01 02:04:59 DEBUG : file1: reading active writers 2026/05/01 02:04:59 DEBUG : Looking for writers 2026/05/01 02:04:59 DEBUG : dir: reading active writers 2026/05/01 02:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:04:59 DEBUG : dir: Looking for writers 2026/05/01 02:04:59 DEBUG : file1: reading active writers 2026/05/01 02:04:59 DEBUG : Looking for writers 2026/05/01 02:04:59 DEBUG : dir: reading active writers 2026/05/01 02:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:04:59 DEBUG : dir: Looking for writers 2026/05/01 02:04:59 DEBUG : file1: reading active writers 2026/05/01 02:04:59 DEBUG : Looking for writers 2026/05/01 02:04:59 DEBUG : dir: reading active writers 2026/05/01 02:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:05:00 DEBUG : dir: Looking for writers 2026/05/01 02:05:00 DEBUG : file1: reading active writers 2026/05/01 02:05:00 DEBUG : Looking for writers 2026/05/01 02:05:00 DEBUG : dir: reading active writers 2026/05/01 02:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:05:00 DEBUG : dir/file1: vfs cache: starting upload 2026/05/01 02:05:00 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:00 DEBUG : dir: Looking for writers 2026/05/01 02:05:00 DEBUG : file1: reading active writers 2026/05/01 02:05:00 DEBUG : Looking for writers 2026/05/01 02:05:00 DEBUG : dir: reading active writers 2026/05/01 02:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:05:00 DEBUG : dir: Looking for writers 2026/05/01 02:05:00 DEBUG : file1: reading active writers 2026/05/01 02:05:00 DEBUG : Looking for writers 2026/05/01 02:05:00 DEBUG : dir: reading active writers 2026/05/01 02:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:05:00 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:05:00 DEBUG : dir/file1.rclone_chunk.001_cbi23y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:05:00 INFO : dir/file1.rclone_chunk.001_cbi23y: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:00 INFO : dir/file1.rclone_chunk.001_cbi23y: Deleted 2026/05/01 02:05:00 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:05:00 INFO : dir/file1: Copied (replaced existing) 2026/05/01 02:05:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/01 02:05:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/01 02:05:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/01 02:05:00 DEBUG : dir: Looking for writers 2026/05/01 02:05:00 DEBUG : file1: reading active writers 2026/05/01 02:05:00 DEBUG : Looking for writers 2026/05/01 02:05:00 DEBUG : dir: reading active writers 2026/05/01 02:05:00 DEBUG : >WaitForWriters: 2026/05/01 02:05:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:05:00 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:05:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:05:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:05:00 DEBUG : dir/file1(0xd0b3ada15c0): _readAt: size=512, off=0 2026/05/01 02:05:00 DEBUG : dir/file1(0xd0b3ada15c0): openPending: 2026/05/01 02:05:00 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/05/01 02:05:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/01 02:05:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:00 DEBUG : dir/file1(0xd0b3ada15c0): >openPending: err= 2026/05/01 02:05:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/01 02:05:00 DEBUG : dir/file1(0xd0b3ada15c0): >_readAt: n=14, err=EOF 2026/05/01 02:05:00 DEBUG : dir/file1(0xd0b3ada15c0): close: 2026/05/01 02:05:00 DEBUG : dir/file1(0xd0b3ada15c0): >close: err= 2026/05/01 02:05:00 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:05:00 DEBUG : newLeaf: size = 14 OK 2026/05/01 02:05:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/01 02:05:00 INFO : dir/file1: Deleted 2026/05/01 02:05:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 02:05:00 DEBUG : newLeaf: Updating file with newLeaf 0xd0b3b347110 2026/05/01 02:05:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:05:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:05:01 DEBUG : newLeaf: copy non-chunked object... 2026/05/01 02:05:01 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:05:01 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:01 INFO : newLeaf: Deleted 2026/05/01 02:05:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/01 02:05:01 DEBUG : dir/file1: Updating file with dir/file1 0xd0b3b347110 2026/05/01 02:05:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/01 02:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 02:05:01 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:05:01 DEBUG : dir/file1(0xd0b3b08b640): openPending: 2026/05/01 02:05:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/05/01 02:05:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/01 02:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:01 DEBUG : dir/file1(0xd0b3b08b640): >openPending: err= 2026/05/01 02:05:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 02:05:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:05:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:05:01 DEBUG : dir/file1(0xd0b3b08b640): _writeAt: size=25, off=0 2026/05/01 02:05:01 DEBUG : dir/file1(0xd0b3b08b640): >_writeAt: n=25, err= 2026/05/01 02:05:01 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:05:01 DEBUG : newLeaf: size = 14 OK 2026/05/01 02:05:01 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/01 02:05:01 INFO : dir/file1: Deleted 2026/05/01 02:05:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 02:05:01 DEBUG : newLeaf: Updating file with newLeaf 0xd0b3b347110 2026/05/01 02:05:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:05:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:05:01 DEBUG : newLeaf(0xd0b3b08b640): close: 2026/05/01 02:05:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/01 02:05:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-01 02:05:01.346053423 +0000 UTC m=+54.893154002 2026/05/01 02:05:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:01 DEBUG : newLeaf(0xd0b3b08b640): >close: err= 2026/05/01 02:05:01 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:01 DEBUG : dir: Looking for writers 2026/05/01 02:05:01 DEBUG : Looking for writers 2026/05/01 02:05:01 DEBUG : dir: reading active writers 2026/05/01 02:05:01 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:05:01 DEBUG : dir: Looking for writers 2026/05/01 02:05:01 DEBUG : Looking for writers 2026/05/01 02:05:01 DEBUG : dir: reading active writers 2026/05/01 02:05:01 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:05:01 DEBUG : dir: Looking for writers 2026/05/01 02:05:01 DEBUG : Looking for writers 2026/05/01 02:05:01 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:01 DEBUG : dir: reading active writers 2026/05/01 02:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:05:01 DEBUG : dir: Looking for writers 2026/05/01 02:05:01 DEBUG : Looking for writers 2026/05/01 02:05:01 DEBUG : dir: reading active writers 2026/05/01 02:05:01 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:05:01 DEBUG : newLeaf: vfs cache: starting upload 2026/05/01 02:05:01 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:01 DEBUG : dir: Looking for writers 2026/05/01 02:05:01 DEBUG : Looking for writers 2026/05/01 02:05:01 DEBUG : dir: reading active writers 2026/05/01 02:05:01 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:05:01 DEBUG : dir: Looking for writers 2026/05/01 02:05:01 DEBUG : Looking for writers 2026/05/01 02:05:01 DEBUG : dir: reading active writers 2026/05/01 02:05:01 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:05:02 DEBUG : newLeaf: size = 25 OK 2026/05/01 02:05:02 DEBUG : newLeaf.rclone_chunk.001_cbi38a: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/01 02:05:02 INFO : newLeaf.rclone_chunk.001_cbi38a: Copied (server-side copy) to: newLeaf 2026/05/01 02:05:02 INFO : newLeaf.rclone_chunk.001_cbi38a: Deleted 2026/05/01 02:05:02 DEBUG : newLeaf: size = 25 OK 2026/05/01 02:05:02 INFO : newLeaf: Copied (replaced existing) 2026/05/01 02:05:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-01 02:05:01.346053423 +0000 UTC" 2026/05/01 02:05:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/01 02:05:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:05:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/01 02:05:02 DEBUG : dir: Looking for writers 2026/05/01 02:05:02 DEBUG : Looking for writers 2026/05/01 02:05:02 DEBUG : dir: reading active writers 2026/05/01 02:05:02 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:02 DEBUG : >WaitForWriters: 2026/05/01 02:05:02 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:02 DEBUG : dir: Looking for writers 2026/05/01 02:05:02 DEBUG : Looking for writers 2026/05/01 02:05:02 DEBUG : dir: reading active writers 2026/05/01 02:05:02 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:02 DEBUG : >WaitForWriters: 2026/05/01 02:05:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:02 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:05:02 DEBUG : dir/file1.rclone_chunk.001_cbi4k8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:05:02 INFO : dir/file1.rclone_chunk.001_cbi4k8: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:02 INFO : dir/file1.rclone_chunk.001_cbi4k8: Deleted 2026/05/01 02:05:03 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:03 DEBUG : dir: Looking for writers 2026/05/01 02:05:03 DEBUG : file1: reading active writers 2026/05/01 02:05:03 DEBUG : Looking for writers 2026/05/01 02:05:03 DEBUG : dir: reading active writers 2026/05/01 02:05:03 DEBUG : >WaitForWriters: 2026/05/01 02:05:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:05:03 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:05:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:05:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:05:03 DEBUG : dir/file1(0xd0b3aa2e100): _readAt: size=512, off=0 2026/05/01 02:05:03 DEBUG : dir/file1(0xd0b3aa2e100): openPending: 2026/05/01 02:05:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/01 02:05:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/01 02:05:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:03 DEBUG : dir/file1(0xd0b3aa2e100): >openPending: err= 2026/05/01 02:05:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/01 02:05:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:03 DEBUG : dir/file1(0xd0b3aa2e100): >_readAt: n=14, err=EOF 2026/05/01 02:05:03 DEBUG : dir/file1(0xd0b3aa2e100): close: 2026/05/01 02:05:03 DEBUG : dir/file1(0xd0b3aa2e100): >close: err= 2026/05/01 02:05:03 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:05:03 DEBUG : newLeaf: size = 14 OK 2026/05/01 02:05:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/01 02:05:03 INFO : dir/file1: Deleted 2026/05/01 02:05:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 02:05:03 DEBUG : newLeaf: Updating file with newLeaf 0xd0b3b082000 2026/05/01 02:05:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:05:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:05:03 DEBUG : newLeaf: copy non-chunked object... 2026/05/01 02:05:03 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:05:03 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:03 INFO : newLeaf: Deleted 2026/05/01 02:05:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/01 02:05:03 DEBUG : dir/file1: Updating file with dir/file1 0xd0b3b082000 2026/05/01 02:05:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/01 02:05:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 02:05:03 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:05:03 DEBUG : dir/file1(0xd0b3adc8800): openPending: 2026/05/01 02:05:03 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/05/01 02:05:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/01 02:05:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:03 DEBUG : dir/file1(0xd0b3adc8800): >openPending: err= 2026/05/01 02:05:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 02:05:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:05:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:05:03 DEBUG : dir/file1(0xd0b3adc8800): _writeAt: size=25, off=0 2026/05/01 02:05:03 DEBUG : dir/file1(0xd0b3adc8800): >_writeAt: n=25, err= 2026/05/01 02:05:04 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:05:04 DEBUG : newLeaf: size = 14 OK 2026/05/01 02:05:04 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/01 02:05:04 INFO : dir/file1: Deleted 2026/05/01 02:05:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 02:05:04 DEBUG : newLeaf: Updating file with newLeaf 0xd0b3b082000 2026/05/01 02:05:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:05:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:05:04 DEBUG : newLeaf(0xd0b3adc8800): close: 2026/05/01 02:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/01 02:05:04 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-01 02:05:03.998364441 +0000 UTC m=+57.545465010 2026/05/01 02:05:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:04 DEBUG : newLeaf(0xd0b3adc8800): >close: err= 2026/05/01 02:05:04 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:04 DEBUG : dir: Looking for writers 2026/05/01 02:05:04 DEBUG : Looking for writers 2026/05/01 02:05:04 DEBUG : dir: reading active writers 2026/05/01 02:05:04 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:05:04 DEBUG : dir: Looking for writers 2026/05/01 02:05:04 DEBUG : Looking for writers 2026/05/01 02:05:04 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:04 DEBUG : dir: reading active writers 2026/05/01 02:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:05:04 DEBUG : dir: Looking for writers 2026/05/01 02:05:04 DEBUG : Looking for writers 2026/05/01 02:05:04 DEBUG : dir: reading active writers 2026/05/01 02:05:04 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:05:04 DEBUG : dir: Looking for writers 2026/05/01 02:05:04 DEBUG : Looking for writers 2026/05/01 02:05:04 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:04 DEBUG : dir: reading active writers 2026/05/01 02:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:05:04 DEBUG : newLeaf: vfs cache: starting upload 2026/05/01 02:05:04 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:04 DEBUG : dir: Looking for writers 2026/05/01 02:05:04 DEBUG : Looking for writers 2026/05/01 02:05:04 DEBUG : dir: reading active writers 2026/05/01 02:05:04 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:05:04 DEBUG : dir: Looking for writers 2026/05/01 02:05:04 DEBUG : Looking for writers 2026/05/01 02:05:04 DEBUG : dir: reading active writers 2026/05/01 02:05:04 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:05:04 DEBUG : newLeaf: size = 25 OK 2026/05/01 02:05:04 DEBUG : newLeaf.rclone_chunk.001_cbi63d: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/01 02:05:04 INFO : newLeaf.rclone_chunk.001_cbi63d: Copied (server-side copy) to: newLeaf 2026/05/01 02:05:04 DEBUG : dir: Looking for writers 2026/05/01 02:05:04 DEBUG : Looking for writers 2026/05/01 02:05:04 DEBUG : dir: reading active writers 2026/05/01 02:05:04 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/01 02:05:04 INFO : newLeaf.rclone_chunk.001_cbi63d: Deleted 2026/05/01 02:05:04 DEBUG : newLeaf: size = 25 OK 2026/05/01 02:05:04 INFO : newLeaf: Copied (replaced existing) 2026/05/01 02:05:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-01 02:05:03.998364441 +0000 UTC" 2026/05/01 02:05:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/01 02:05:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 02:05:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/01 02:05:05 DEBUG : dir: Looking for writers 2026/05/01 02:05:05 DEBUG : Looking for writers 2026/05/01 02:05:05 DEBUG : dir: reading active writers 2026/05/01 02:05:05 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:05 DEBUG : >WaitForWriters: 2026/05/01 02:05:05 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:05 DEBUG : dir: Looking for writers 2026/05/01 02:05:05 DEBUG : Looking for writers 2026/05/01 02:05:05 DEBUG : dir: reading active writers 2026/05/01 02:05:05 DEBUG : newLeaf: reading active writers 2026/05/01 02:05:05 DEBUG : >WaitForWriters: 2026/05/01 02:05:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestFileRename (17.50s) --- PASS: TestFileRename/off,forceCache=false (2.56s) --- PASS: TestFileRename/minimal,forceCache=false (2.46s) --- PASS: TestFileRename/minimal,forceCache=true (3.40s) --- PASS: TestFileRename/writes,forceCache=false (2.51s) --- PASS: TestFileRename/writes,forceCache=true (3.29s) --- PASS: TestFileRename/full,forceCache=false (3.28s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:05 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:05 DEBUG : Looking for writers 2026/05/01 02:05:05 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:06 DEBUG : dir/file1: size = 16 OK 2026/05/01 02:05:06 DEBUG : dir/file1.rclone_chunk.001_cbi71e: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/01 02:05:06 INFO : dir/file1.rclone_chunk.001_cbi71e: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:06 INFO : dir/file1.rclone_chunk.001_cbi71e: Deleted 2026/05/01 02:05:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:05:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 02:05:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/01 02:05:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:06 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:06 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:06 DEBUG : dir: Looking for writers 2026/05/01 02:05:06 DEBUG : file1: reading active writers 2026/05/01 02:05:06 DEBUG : Looking for writers 2026/05/01 02:05:06 DEBUG : dir: reading active writers 2026/05/01 02:05:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.95s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:07 DEBUG : dir/file1: size = 16 OK 2026/05/01 02:05:07 DEBUG : dir/file1.rclone_chunk.001_cbi871: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/01 02:05:07 INFO : dir/file1.rclone_chunk.001_cbi871: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:07 INFO : dir/file1.rclone_chunk.001_cbi871: Deleted 2026/05/01 02:05:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:05:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 02:05:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/01 02:05:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/01 02:05:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/01 02:05:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/01 02:05:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/01 02:05:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/01 02:05:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/01 02:05:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/01 02:05:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/01 02:05:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/01 02:05:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/01 02:05:07 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/01 02:05:07 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/01 02:05:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/01 02:05:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/01 02:05:07 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/01 02:05:07 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:07 DEBUG : dir: Looking for writers 2026/05/01 02:05:07 DEBUG : file1: reading active writers 2026/05/01 02:05:07 DEBUG : Looking for writers 2026/05/01 02:05:07 DEBUG : dir: reading active writers 2026/05/01 02:05:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.40s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:08 DEBUG : dir/file1: size = 16 OK 2026/05/01 02:05:08 DEBUG : dir/file1.rclone_chunk.001_cbiaiv: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/01 02:05:08 INFO : dir/file1.rclone_chunk.001_cbiaiv: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:08 INFO : dir/file1.rclone_chunk.001_cbiaiv: Deleted 2026/05/01 02:05:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:05:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 02:05:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/01 02:05:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/01 02:05:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/01 02:05:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/01 02:05:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/01 02:05:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/01 02:05:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/01 02:05:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/01 02:05:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/01 02:05:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/01 02:05:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/01 02:05:09 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/01 02:05:09 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/01 02:05:09 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/01 02:05:09 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/01 02:05:09 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/01 02:05:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/01 02:05:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/01 02:05:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/01 02:05:09 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/01 02:05:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/01 02:05:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/01 02:05:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/01 02:05:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/01 02:05:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/01 02:05:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/01 02:05:09 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/01 02:05:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/01 02:05:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/01 02:05:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/01 02:05:09 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/01 02:05:09 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:09 DEBUG : dir: Looking for writers 2026/05/01 02:05:09 DEBUG : file1: reading active writers 2026/05/01 02:05:09 DEBUG : Looking for writers 2026/05/01 02:05:09 DEBUG : dir: reading active writers 2026/05/01 02:05:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.48s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:10 DEBUG : dir/file1: size = 16 OK 2026/05/01 02:05:10 DEBUG : dir/file1.rclone_chunk.001_cbib0a: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/01 02:05:10 INFO : dir/file1.rclone_chunk.001_cbib0a: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:10 INFO : dir/file1.rclone_chunk.001_cbib0a: Deleted 2026/05/01 02:05:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:05:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 02:05:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/01 02:05:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:10 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:10 DEBUG : dir: Looking for writers 2026/05/01 02:05:10 DEBUG : file1: reading active writers 2026/05/01 02:05:10 DEBUG : Looking for writers 2026/05/01 02:05:10 DEBUG : dir: reading active writers 2026/05/01 02:05:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.89s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:10 DEBUG : dir/file1: size = 16 OK 2026/05/01 02:05:10 DEBUG : dir/file1.rclone_chunk.001_cbicqn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/01 02:05:10 INFO : dir/file1.rclone_chunk.001_cbicqn: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:10 INFO : dir/file1.rclone_chunk.001_cbicqn: Deleted 2026/05/01 02:05:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:05:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 02:05:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/01 02:05:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:11 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/01 02:05:11 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/01 02:05:11 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:11 DEBUG : dir: Looking for writers 2026/05/01 02:05:11 DEBUG : file1: reading active writers 2026/05/01 02:05:11 DEBUG : Looking for writers 2026/05/01 02:05:11 DEBUG : dir: reading active writers 2026/05/01 02:05:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.87s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:11 DEBUG : dir/file1: size = 16 OK 2026/05/01 02:05:11 DEBUG : dir/file1.rclone_chunk.001_cbidc0: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/01 02:05:11 INFO : dir/file1.rclone_chunk.001_cbidc0: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:11 INFO : dir/file1.rclone_chunk.001_cbidc0: Deleted 2026/05/01 02:05:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:05:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:05:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:05:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:05:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3afa1d40): _readAt: size=1, off=0 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3afa1d40): openPending: 2026/05/01 02:05:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/01 02:05:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 02:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3afa1d40): >openPending: err= 2026/05/01 02:05:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/01 02:05:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3afa1d40): >_readAt: n=1, err= 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3afa1d40): _readAt: size=256, off=1 2026/05/01 02:05:12 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3afa1d40): >_readAt: n=15, err=EOF 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3afa1d40): _readAt: size=16, off=16 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3afa1d40): >_readAt: n=0, err=EOF 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3afa1d40): close: 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3afa1d40): >close: err= 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3afa1d40): close: 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3afa1d40): >close: err=file already closed 2026/05/01 02:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:12 DEBUG : dir: Looking for writers 2026/05/01 02:05:12 DEBUG : file1: reading active writers 2026/05/01 02:05:12 DEBUG : Looking for writers 2026/05/01 02:05:12 DEBUG : dir: reading active writers 2026/05/01 02:05:12 DEBUG : >WaitForWriters: 2026/05/01 02:05:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.94s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:12 DEBUG : dir/file1: size = 16 OK 2026/05/01 02:05:12 DEBUG : dir/file1.rclone_chunk.001_cbienf: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/01 02:05:12 INFO : dir/file1.rclone_chunk.001_cbienf: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:12 INFO : dir/file1.rclone_chunk.001_cbienf: Deleted 2026/05/01 02:05:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:05:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:05:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:05:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:05:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3aabddc0): _readAt: size=1, off=0 2026/05/01 02:05:12 DEBUG : dir/file1(0xd0b3aabddc0): openPending: 2026/05/01 02:05:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/01 02:05:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 02:05:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3aabddc0): >openPending: err= 2026/05/01 02:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/01 02:05:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3aabddc0): >_readAt: n=1, err= 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3aabddc0): _readAt: size=1, off=5 2026/05/01 02:05:13 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3aabddc0): >_readAt: n=1, err= 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3aabddc0): _readAt: size=1, off=3 2026/05/01 02:05:13 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3aabddc0): >_readAt: n=1, err= 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3aabddc0): _readAt: size=1, off=13 2026/05/01 02:05:13 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3aabddc0): >_readAt: n=1, err= 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3aabddc0): _readAt: size=16, off=100 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3aabddc0): >_readAt: n=0, err=EOF 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3aabddc0): close: 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3aabddc0): >close: err= 2026/05/01 02:05:13 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:13 DEBUG : dir: Looking for writers 2026/05/01 02:05:13 DEBUG : file1: reading active writers 2026/05/01 02:05:13 DEBUG : Looking for writers 2026/05/01 02:05:13 DEBUG : dir: reading active writers 2026/05/01 02:05:13 DEBUG : >WaitForWriters: 2026/05/01 02:05:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.92s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:13 DEBUG : dir/file1: size = 16 OK 2026/05/01 02:05:13 DEBUG : dir/file1.rclone_chunk.001_cbif4m: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/01 02:05:13 INFO : dir/file1.rclone_chunk.001_cbif4m: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:13 INFO : dir/file1.rclone_chunk.001_cbif4m: Deleted 2026/05/01 02:05:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:05:13 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:05:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:05:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:05:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3adc9b40): _readAt: size=1, off=0 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3adc9b40): openPending: 2026/05/01 02:05:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/01 02:05:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 02:05:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:13 DEBUG : dir/file1(0xd0b3adc9b40): >openPending: err= 2026/05/01 02:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/01 02:05:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): >_readAt: n=1, err= 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): _readAt: size=1, off=5 2026/05/01 02:05:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): >_readAt: n=1, err= 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): _readAt: size=1, off=1 2026/05/01 02:05:14 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): >_readAt: n=1, err= 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): _readAt: size=6, off=10 2026/05/01 02:05:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): >_readAt: n=6, err= 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): _readAt: size=256, off=10 2026/05/01 02:05:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): >_readAt: n=6, err=EOF 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): _readAt: size=256, off=100 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): >_readAt: n=0, err=EOF 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): close: 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): >close: err= 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): _readAt: size=256, off=100 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3adc9b40): >_readAt: n=0, err=file already closed 2026/05/01 02:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:14 DEBUG : dir: Looking for writers 2026/05/01 02:05:14 DEBUG : file1: reading active writers 2026/05/01 02:05:14 DEBUG : Looking for writers 2026/05/01 02:05:14 DEBUG : dir: reading active writers 2026/05/01 02:05:14 DEBUG : >WaitForWriters: 2026/05/01 02:05:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.03s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:14 DEBUG : dir/file1: size = 16 OK 2026/05/01 02:05:14 DEBUG : dir/file1.rclone_chunk.001_cbighb: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/01 02:05:14 INFO : dir/file1.rclone_chunk.001_cbighb: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:14 INFO : dir/file1.rclone_chunk.001_cbighb: Deleted 2026/05/01 02:05:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:05:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:05:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:05:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3af950c0): RWFileHandle.Flush 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3af950c0): _readAt: size=256, off=0 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3af950c0): openPending: 2026/05/01 02:05:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/01 02:05:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 02:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:14 DEBUG : dir/file1(0xd0b3af950c0): >openPending: err= 2026/05/01 02:05:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/01 02:05:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:15 DEBUG : dir/file1(0xd0b3af950c0): >_readAt: n=16, err=EOF 2026/05/01 02:05:15 DEBUG : dir/file1(0xd0b3af950c0): RWFileHandle.Flush 2026/05/01 02:05:15 DEBUG : dir/file1(0xd0b3af950c0): RWFileHandle.Flush 2026/05/01 02:05:15 DEBUG : dir/file1(0xd0b3af950c0): close: 2026/05/01 02:05:15 DEBUG : dir/file1(0xd0b3af950c0): >close: err= 2026/05/01 02:05:15 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:15 DEBUG : dir: Looking for writers 2026/05/01 02:05:15 DEBUG : file1: reading active writers 2026/05/01 02:05:15 DEBUG : Looking for writers 2026/05/01 02:05:15 DEBUG : dir: reading active writers 2026/05/01 02:05:15 DEBUG : >WaitForWriters: 2026/05/01 02:05:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.97s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:15 DEBUG : dir/file1: size = 16 OK 2026/05/01 02:05:15 DEBUG : dir/file1.rclone_chunk.001_cbih4e: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/01 02:05:15 INFO : dir/file1.rclone_chunk.001_cbih4e: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:15 INFO : dir/file1.rclone_chunk.001_cbih4e: Deleted 2026/05/01 02:05:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 02:05:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:05:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:05:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:05:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 02:05:15 DEBUG : dir/file1(0xd0b3b184ec0): _readAt: size=256, off=0 2026/05/01 02:05:15 DEBUG : dir/file1(0xd0b3b184ec0): openPending: 2026/05/01 02:05:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/01 02:05:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 02:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:15 DEBUG : dir/file1(0xd0b3b184ec0): >openPending: err= 2026/05/01 02:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/01 02:05:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:16 DEBUG : dir/file1(0xd0b3b184ec0): >_readAt: n=16, err=EOF 2026/05/01 02:05:16 DEBUG : dir/file1(0xd0b3b184ec0): RWFileHandle.Release 2026/05/01 02:05:16 DEBUG : dir/file1(0xd0b3b184ec0): close: 2026/05/01 02:05:16 DEBUG : dir/file1(0xd0b3b184ec0): >close: err= 2026/05/01 02:05:16 DEBUG : dir/file1(0xd0b3b184ec0): RWFileHandle.Release 2026/05/01 02:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:16 DEBUG : dir: Looking for writers 2026/05/01 02:05:16 DEBUG : file1: reading active writers 2026/05/01 02:05:16 DEBUG : Looking for writers 2026/05/01 02:05:16 DEBUG : dir: reading active writers 2026/05/01 02:05:16 DEBUG : >WaitForWriters: 2026/05/01 02:05:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.96s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:16 DEBUG : file1: newRWFileHandle: 2026/05/01 02:05:16 DEBUG : file1(0xd0b3b272b40): openPending: 2026/05/01 02:05:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:16 DEBUG : file1(0xd0b3b272b40): >openPending: err= 2026/05/01 02:05:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 02:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 02:05:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 02:05:16 DEBUG : file1(0xd0b3b272b40): _writeAt: size=5, off=0 2026/05/01 02:05:16 DEBUG : file1(0xd0b3b272b40): >_writeAt: n=5, err= 2026/05/01 02:05:16 DEBUG : file1(0xd0b3b272b40): _writeAt: size=7, off=5 2026/05/01 02:05:16 DEBUG : file1(0xd0b3b272b40): >_writeAt: n=7, err= 2026/05/01 02:05:16 DEBUG : file1: vfs cache: truncate to size=11 2026/05/01 02:05:16 DEBUG : file1(0xd0b3b272b40): close: 2026/05/01 02:05:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-01 02:05:16.272145562 +0000 UTC m=+69.819246162 2026/05/01 02:05:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:16 DEBUG : file1(0xd0b3b272b40): >close: err= 2026/05/01 02:05:16 DEBUG : file1(0xd0b3b272b40): close: 2026/05/01 02:05:16 DEBUG : file1(0xd0b3b272b40): >close: err=file already closed 2026/05/01 02:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:16 DEBUG : Looking for writers 2026/05/01 02:05:16 DEBUG : file1: reading active writers 2026/05/01 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:05:16 DEBUG : Looking for writers 2026/05/01 02:05:16 DEBUG : file1: reading active writers 2026/05/01 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:05:16 DEBUG : Looking for writers 2026/05/01 02:05:16 DEBUG : file1: reading active writers 2026/05/01 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:05:16 DEBUG : Looking for writers 2026/05/01 02:05:16 DEBUG : file1: reading active writers 2026/05/01 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:05:16 DEBUG : file1: vfs cache: starting upload 2026/05/01 02:05:16 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:16 DEBUG : Looking for writers 2026/05/01 02:05:16 DEBUG : file1: reading active writers 2026/05/01 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:05:16 DEBUG : Looking for writers 2026/05/01 02:05:16 DEBUG : file1: reading active writers 2026/05/01 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:05:16 DEBUG : file1: size = 11 OK 2026/05/01 02:05:16 DEBUG : file1.rclone_chunk.001_cbii74: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/01 02:05:16 INFO : file1.rclone_chunk.001_cbii74: Copied (server-side copy) to: file1 2026/05/01 02:05:16 INFO : file1.rclone_chunk.001_cbii74: Deleted 2026/05/01 02:05:16 DEBUG : file1: size = 11 OK 2026/05/01 02:05:16 INFO : file1: Copied (new) 2026/05/01 02:05:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-01 02:05:16.272145562 +0000 UTC" 2026/05/01 02:05:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 02:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:16 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 02:05:16 DEBUG : Looking for writers 2026/05/01 02:05:16 DEBUG : file1: reading active writers 2026/05/01 02:05:16 DEBUG : >WaitForWriters: 2026/05/01 02:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:16 DEBUG : Looking for writers 2026/05/01 02:05:16 DEBUG : file1: reading active writers 2026/05/01 02:05:16 DEBUG : >WaitForWriters: 2026/05/01 02:05:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting 2026/05/01 02:05:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje/dir/file1: no such file or directory 2026/05/01 02:05:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.93s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:17 DEBUG : file1: newRWFileHandle: 2026/05/01 02:05:17 DEBUG : file1(0xd0b3adc8440): openPending: 2026/05/01 02:05:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:17 DEBUG : file1(0xd0b3adc8440): >openPending: err= 2026/05/01 02:05:17 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 02:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 02:05:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 02:05:17 DEBUG : file1(0xd0b3adc8440): _writeAt: size=7, off=0 2026/05/01 02:05:17 DEBUG : file1(0xd0b3adc8440): >_writeAt: n=7, err= 2026/05/01 02:05:17 DEBUG : file1(0xd0b3adc8440): _writeAt: size=6, off=5 2026/05/01 02:05:17 DEBUG : file1(0xd0b3adc8440): >_writeAt: n=6, err= 2026/05/01 02:05:17 DEBUG : file1(0xd0b3adc8440): close: 2026/05/01 02:05:17 DEBUG : file1: vfs cache: setting modification time to 2026-05-01 02:05:17.195381151 +0000 UTC m=+70.742481750 2026/05/01 02:05:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:17 DEBUG : file1(0xd0b3adc8440): >close: err= 2026/05/01 02:05:17 DEBUG : file1(0xd0b3adc8440): _writeAt: size=5, off=0 2026/05/01 02:05:17 DEBUG : file1(0xd0b3adc8440): >_writeAt: n=0, err=file already closed 2026/05/01 02:05:17 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:17 DEBUG : Looking for writers 2026/05/01 02:05:17 DEBUG : file1: reading active writers 2026/05/01 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:05:17 DEBUG : Looking for writers 2026/05/01 02:05:17 DEBUG : file1: reading active writers 2026/05/01 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:05:17 DEBUG : Looking for writers 2026/05/01 02:05:17 DEBUG : file1: reading active writers 2026/05/01 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:05:17 DEBUG : Looking for writers 2026/05/01 02:05:17 DEBUG : file1: reading active writers 2026/05/01 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:05:17 DEBUG : file1: vfs cache: starting upload 2026/05/01 02:05:17 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:17 DEBUG : Looking for writers 2026/05/01 02:05:17 DEBUG : file1: reading active writers 2026/05/01 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:05:17 DEBUG : Looking for writers 2026/05/01 02:05:17 DEBUG : file1: reading active writers 2026/05/01 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:05:17 DEBUG : file1: size = 11 OK 2026/05/01 02:05:17 DEBUG : file1.rclone_chunk.001_cbijpc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/01 02:05:17 INFO : file1.rclone_chunk.001_cbijpc: Copied (server-side copy) to: file1 2026/05/01 02:05:17 INFO : file1.rclone_chunk.001_cbijpc: Deleted 2026/05/01 02:05:17 DEBUG : file1: size = 11 OK 2026/05/01 02:05:17 INFO : file1: Copied (new) 2026/05/01 02:05:17 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-01 02:05:17.195381151 +0000 UTC" 2026/05/01 02:05:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 02:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:17 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 02:05:17 DEBUG : Looking for writers 2026/05/01 02:05:17 DEBUG : file1: reading active writers 2026/05/01 02:05:17 DEBUG : >WaitForWriters: 2026/05/01 02:05:17 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:17 DEBUG : Looking for writers 2026/05/01 02:05:17 DEBUG : file1: reading active writers 2026/05/01 02:05:17 DEBUG : >WaitForWriters: 2026/05/01 02:05:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting 2026/05/01 02:05:18 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje/dir/file1: no such file or directory 2026/05/01 02:05:18 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (0.93s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:18 DEBUG : file1: newRWFileHandle: 2026/05/01 02:05:18 DEBUG : file1(0xd0b3b273b80): openPending: 2026/05/01 02:05:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:18 DEBUG : file1(0xd0b3b273b80): >openPending: err= 2026/05/01 02:05:18 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 02:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 02:05:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 02:05:18 DEBUG : file1(0xd0b3b273b80): close: 2026/05/01 02:05:18 DEBUG : file1: vfs cache: setting modification time to 2026-05-01 02:05:18.121921101 +0000 UTC m=+71.669021700 2026/05/01 02:05:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:18 DEBUG : file1(0xd0b3b273b80): >close: err= 2026/05/01 02:05:18 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/01 02:05:18 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 02:05:18 DEBUG : file2: newRWFileHandle: 2026/05/01 02:05:18 DEBUG : file2(0xd0b3a93e600): openPending: 2026/05/01 02:05:18 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/01 02:05:18 DEBUG : file2(0xd0b3a93e600): >openPending: err= 2026/05/01 02:05:18 DEBUG : file2: >newRWFileHandle: err= 2026/05/01 02:05:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/01 02:05:18 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/01 02:05:18 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/01 02:05:18 DEBUG : file2(0xd0b3a93e600): RWFileHandle.Flush 2026/05/01 02:05:18 DEBUG : file2(0xd0b3a93e600): RWFileHandle.Release 2026/05/01 02:05:18 DEBUG : file2(0xd0b3a93e600): close: 2026/05/01 02:05:18 DEBUG : file2: vfs cache: setting modification time to 2026-05-01 02:05:18.123346177 +0000 UTC m=+71.670446776 2026/05/01 02:05:18 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:18 DEBUG : file2(0xd0b3a93e600): >close: err= 2026/05/01 02:05:18 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:18 DEBUG : Looking for writers 2026/05/01 02:05:18 DEBUG : file1: reading active writers 2026/05/01 02:05:18 DEBUG : file2: reading active writers 2026/05/01 02:05:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/01 02:05:18 DEBUG : Looking for writers 2026/05/01 02:05:18 DEBUG : file1: reading active writers 2026/05/01 02:05:18 DEBUG : file2: reading active writers 2026/05/01 02:05:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/01 02:05:18 DEBUG : Looking for writers 2026/05/01 02:05:18 DEBUG : file1: reading active writers 2026/05/01 02:05:18 DEBUG : file2: reading active writers 2026/05/01 02:05:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/01 02:05:18 DEBUG : Looking for writers 2026/05/01 02:05:18 DEBUG : file1: reading active writers 2026/05/01 02:05:18 DEBUG : file2: reading active writers 2026/05/01 02:05:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/01 02:05:18 DEBUG : file1: vfs cache: starting upload 2026/05/01 02:05:18 DEBUG : file2: vfs cache: starting upload 2026/05/01 02:05:18 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:18 DEBUG : Looking for writers 2026/05/01 02:05:18 DEBUG : file1: reading active writers 2026/05/01 02:05:18 DEBUG : file2: reading active writers 2026/05/01 02:05:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/01 02:05:18 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:18 DEBUG : Looking for writers 2026/05/01 02:05:18 DEBUG : file1: reading active writers 2026/05/01 02:05:18 DEBUG : file2: reading active writers 2026/05/01 02:05:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/01 02:05:18 DEBUG : file1: size = 0 OK 2026/05/01 02:05:18 DEBUG : file1.rclone_chunk.001_cbikg3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/01 02:05:18 INFO : file1.rclone_chunk.001_cbikg3: Copied (server-side copy) to: file1 2026/05/01 02:05:18 DEBUG : file2: size = 0 OK 2026/05/01 02:05:18 DEBUG : file2.rclone_chunk.001_cbikhg: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/01 02:05:18 INFO : file2.rclone_chunk.001_cbikhg: Copied (server-side copy) to: file2 2026/05/01 02:05:18 INFO : file1.rclone_chunk.001_cbikg3: Deleted 2026/05/01 02:05:18 DEBUG : file1: size = 0 OK 2026/05/01 02:05:18 INFO : file1: Copied (new) 2026/05/01 02:05:18 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-01 02:05:18.121921101 +0000 UTC" 2026/05/01 02:05:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 02:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:18 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 02:05:18 INFO : file2.rclone_chunk.001_cbikhg: Deleted 2026/05/01 02:05:18 DEBUG : file2: size = 0 OK 2026/05/01 02:05:18 INFO : file2: Copied (new) 2026/05/01 02:05:18 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-01 02:05:18.123346177 +0000 UTC" 2026/05/01 02:05:18 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/01 02:05:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/01 02:05:18 INFO : file2: vfs cache: upload succeeded try #1 2026/05/01 02:05:18 DEBUG : Looking for writers 2026/05/01 02:05:18 DEBUG : file1: reading active writers 2026/05/01 02:05:18 DEBUG : file2: reading active writers 2026/05/01 02:05:18 DEBUG : >WaitForWriters: 2026/05/01 02:05:18 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:18 DEBUG : Looking for writers 2026/05/01 02:05:18 DEBUG : file1: reading active writers 2026/05/01 02:05:18 DEBUG : file2: reading active writers 2026/05/01 02:05:18 DEBUG : >WaitForWriters: 2026/05/01 02:05:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting 2026/05/01 02:05:19 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje/dir/file1: no such file or directory 2026/05/01 02:05:19 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.04s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:19 DEBUG : file1: newRWFileHandle: 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b0a43c0): openPending: 2026/05/01 02:05:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b0a43c0): >openPending: err= 2026/05/01 02:05:19 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 02:05:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 02:05:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b0a43c0): _writeAt: size=5, off=0 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b0a43c0): >_writeAt: n=5, err= 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b0a43c0): RWFileHandle.Flush 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b0a43c0): RWFileHandle.Flush 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b0a43c0): close: 2026/05/01 02:05:19 DEBUG : file1: vfs cache: setting modification time to 2026-05-01 02:05:19.164258085 +0000 UTC m=+72.711358654 2026/05/01 02:05:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b0a43c0): >close: err= 2026/05/01 02:05:19 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:19 DEBUG : Looking for writers 2026/05/01 02:05:19 DEBUG : file1: reading active writers 2026/05/01 02:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:05:19 DEBUG : Looking for writers 2026/05/01 02:05:19 DEBUG : file1: reading active writers 2026/05/01 02:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:05:19 DEBUG : Looking for writers 2026/05/01 02:05:19 DEBUG : file1: reading active writers 2026/05/01 02:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:05:19 DEBUG : Looking for writers 2026/05/01 02:05:19 DEBUG : file1: reading active writers 2026/05/01 02:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:05:19 DEBUG : file1: vfs cache: starting upload 2026/05/01 02:05:19 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:19 DEBUG : Looking for writers 2026/05/01 02:05:19 DEBUG : file1: reading active writers 2026/05/01 02:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:05:19 DEBUG : Looking for writers 2026/05/01 02:05:19 DEBUG : file1: reading active writers 2026/05/01 02:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:05:19 DEBUG : file1: size = 5 OK 2026/05/01 02:05:19 DEBUG : file1.rclone_chunk.001_cbill0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/01 02:05:19 INFO : file1.rclone_chunk.001_cbill0: Copied (server-side copy) to: file1 2026/05/01 02:05:19 INFO : file1.rclone_chunk.001_cbill0: Deleted 2026/05/01 02:05:19 DEBUG : file1: size = 5 OK 2026/05/01 02:05:19 INFO : file1: Copied (new) 2026/05/01 02:05:19 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-01 02:05:19.164258085 +0000 UTC" 2026/05/01 02:05:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 02:05:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:19 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 02:05:19 DEBUG : Looking for writers 2026/05/01 02:05:19 DEBUG : file1: reading active writers 2026/05/01 02:05:19 DEBUG : >WaitForWriters: 2026/05/01 02:05:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:19 DEBUG : file1: newRWFileHandle: 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b1b0600): openPending: 2026/05/01 02:05:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b1b0600): >openPending: err= 2026/05/01 02:05:19 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 02:05:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 02:05:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b1b0600): _writeAt: size=5, off=0 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b1b0600): >_writeAt: n=5, err= 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b1b0600): RWFileHandle.Release 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b1b0600): close: 2026/05/01 02:05:19 DEBUG : file1: vfs cache: setting modification time to 2026-05-01 02:05:19.988331494 +0000 UTC m=+73.535432073 2026/05/01 02:05:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b1b0600): >close: err= 2026/05/01 02:05:19 DEBUG : file1(0xd0b3b1b0600): RWFileHandle.Release 2026/05/01 02:05:19 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:19 DEBUG : Looking for writers 2026/05/01 02:05:19 DEBUG : file1: reading active writers 2026/05/01 02:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:05:19 DEBUG : Looking for writers 2026/05/01 02:05:19 DEBUG : file1: reading active writers 2026/05/01 02:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:05:20 DEBUG : Looking for writers 2026/05/01 02:05:20 DEBUG : file1: reading active writers 2026/05/01 02:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:05:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje/dir/file1: no such file or directory 2026/05/01 02:05:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje/dir/file1: no such file or directory 2026/05/01 02:05:20 DEBUG : Looking for writers 2026/05/01 02:05:20 DEBUG : file1: reading active writers 2026/05/01 02:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:05:20 DEBUG : file1: vfs cache: starting upload 2026/05/01 02:05:20 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:20 DEBUG : Looking for writers 2026/05/01 02:05:20 DEBUG : file1: reading active writers 2026/05/01 02:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:05:20 DEBUG : Looking for writers 2026/05/01 02:05:20 DEBUG : file1: reading active writers 2026/05/01 02:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:05:20 DEBUG : file1: size = 5 OK 2026/05/01 02:05:20 DEBUG : file1.rclone_chunk.001_cbim8q: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/01 02:05:20 INFO : file1.rclone_chunk.001_cbim8q: Copied (server-side copy) to: file1 2026/05/01 02:05:20 INFO : file1.rclone_chunk.001_cbim8q: Deleted 2026/05/01 02:05:20 DEBUG : file1: size = 5 OK 2026/05/01 02:05:20 INFO : file1: Copied (new) 2026/05/01 02:05:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-01 02:05:19.988331494 +0000 UTC" 2026/05/01 02:05:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 02:05:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:20 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 02:05:20 DEBUG : Looking for writers 2026/05/01 02:05:20 DEBUG : file1: reading active writers 2026/05/01 02:05:20 DEBUG : >WaitForWriters: 2026/05/01 02:05:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje/dir/file1: no such file or directory 2026/05/01 02:05:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje/dir/file1: no such file or directory 2026/05/01 02:05:21 DEBUG : dir/file1: size = 16 OK 2026/05/01 02:05:21 DEBUG : dir/file1.rclone_chunk.001_cbimj8: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/01 02:05:21 INFO : dir/file1.rclone_chunk.001_cbimj8: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:21 INFO : dir/file1.rclone_chunk.001_cbimj8: Deleted 2026/05/01 02:05:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/01 02:05:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 02:05:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:05:21 DEBUG : dir/file1(0xd0b3ada3c80): openPending: 2026/05/01 02:05:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/01 02:05:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 02:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:21 DEBUG : dir/file1(0xd0b3ada3c80): >openPending: err= 2026/05/01 02:05:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 02:05:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:05:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:05:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 02:05:21 DEBUG : dir/file1(0xd0b3ada3c80): _writeAt: size=5, off=0 2026/05/01 02:05:21 DEBUG : dir/file1(0xd0b3ada3c80): >_writeAt: n=5, err= 2026/05/01 02:05:21 DEBUG : dir/file1(0xd0b3ada3c80): close: 2026/05/01 02:05:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:21 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-01 02:05:21.497645321 +0000 UTC m=+75.044745901 2026/05/01 02:05:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:21 DEBUG : dir/file1(0xd0b3ada3c80): >close: err= 2026/05/01 02:05:21 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:21 DEBUG : dir: Looking for writers 2026/05/01 02:05:21 DEBUG : file1: reading active writers 2026/05/01 02:05:21 DEBUG : Looking for writers 2026/05/01 02:05:21 DEBUG : dir: reading active writers 2026/05/01 02:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:05:21 DEBUG : dir: Looking for writers 2026/05/01 02:05:21 DEBUG : file1: reading active writers 2026/05/01 02:05:21 DEBUG : Looking for writers 2026/05/01 02:05:21 DEBUG : dir: reading active writers 2026/05/01 02:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:05:21 DEBUG : dir: Looking for writers 2026/05/01 02:05:21 DEBUG : file1: reading active writers 2026/05/01 02:05:21 DEBUG : Looking for writers 2026/05/01 02:05:21 DEBUG : dir: reading active writers 2026/05/01 02:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:05:21 DEBUG : dir: Looking for writers 2026/05/01 02:05:21 DEBUG : file1: reading active writers 2026/05/01 02:05:21 DEBUG : Looking for writers 2026/05/01 02:05:21 DEBUG : dir: reading active writers 2026/05/01 02:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:05:21 DEBUG : dir/file1: vfs cache: starting upload 2026/05/01 02:05:21 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:21 DEBUG : dir: Looking for writers 2026/05/01 02:05:21 DEBUG : file1: reading active writers 2026/05/01 02:05:21 DEBUG : Looking for writers 2026/05/01 02:05:21 DEBUG : dir: reading active writers 2026/05/01 02:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:05:21 DEBUG : dir: Looking for writers 2026/05/01 02:05:21 DEBUG : file1: reading active writers 2026/05/01 02:05:21 DEBUG : Looking for writers 2026/05/01 02:05:21 DEBUG : dir: reading active writers 2026/05/01 02:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:05:21 DEBUG : dir/file1: size = 5 OK 2026/05/01 02:05:21 DEBUG : dir/file1.rclone_chunk.001_cbinvt: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/01 02:05:21 INFO : dir/file1.rclone_chunk.001_cbinvt: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:22 INFO : dir/file1.rclone_chunk.001_cbinvt: Deleted 2026/05/01 02:05:22 DEBUG : dir/file1: size = 5 OK 2026/05/01 02:05:22 INFO : dir/file1: Copied (replaced existing) 2026/05/01 02:05:22 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-01 02:05:21.497645321 +0000 UTC" 2026/05/01 02:05:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/01 02:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/01 02:05:22 DEBUG : dir: Looking for writers 2026/05/01 02:05:22 DEBUG : file1: reading active writers 2026/05/01 02:05:22 DEBUG : Looking for writers 2026/05/01 02:05:22 DEBUG : dir: reading active writers 2026/05/01 02:05:22 DEBUG : >WaitForWriters: 2026/05/01 02:05:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.56s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:22 DEBUG : dir/file1: size = 16 OK 2026/05/01 02:05:22 DEBUG : dir/file1.rclone_chunk.001_cbiopr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/01 02:05:22 INFO : dir/file1.rclone_chunk.001_cbiopr: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:22 INFO : dir/file1.rclone_chunk.001_cbiopr: Deleted 2026/05/01 02:05:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:23 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 02:05:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 02:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 02:05:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 02:05:23 DEBUG : dir/file1(0xd0b3ad24d80): _writeAt: size=5, off=0 2026/05/01 02:05:23 DEBUG : dir/file1(0xd0b3ad24d80): openPending: 2026/05/01 02:05:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/01 02:05:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 02:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:23 DEBUG : dir/file1(0xd0b3ad24d80): >openPending: err= 2026/05/01 02:05:23 DEBUG : dir/file1(0xd0b3ad24d80): >_writeAt: n=5, err= 2026/05/01 02:05:23 DEBUG : dir/file1(0xd0b3ad24d80): _writeAt: size=15, off=5 2026/05/01 02:05:23 DEBUG : dir/file1(0xd0b3ad24d80): >_writeAt: n=15, err= 2026/05/01 02:05:23 DEBUG : dir/file1(0xd0b3ad24d80): close: 2026/05/01 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/01 02:05:23 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-01 02:05:23.044126916 +0000 UTC m=+76.591227495 2026/05/01 02:05:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:23 DEBUG : dir/file1(0xd0b3ad24d80): >close: err= 2026/05/01 02:05:23 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:23 DEBUG : dir: Looking for writers 2026/05/01 02:05:23 DEBUG : file1: reading active writers 2026/05/01 02:05:23 DEBUG : Looking for writers 2026/05/01 02:05:23 DEBUG : dir: reading active writers 2026/05/01 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:05:23 DEBUG : dir: Looking for writers 2026/05/01 02:05:23 DEBUG : file1: reading active writers 2026/05/01 02:05:23 DEBUG : Looking for writers 2026/05/01 02:05:23 DEBUG : dir: reading active writers 2026/05/01 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:05:23 DEBUG : dir: Looking for writers 2026/05/01 02:05:23 DEBUG : file1: reading active writers 2026/05/01 02:05:23 DEBUG : Looking for writers 2026/05/01 02:05:23 DEBUG : dir: reading active writers 2026/05/01 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:05:23 DEBUG : dir: Looking for writers 2026/05/01 02:05:23 DEBUG : file1: reading active writers 2026/05/01 02:05:23 DEBUG : Looking for writers 2026/05/01 02:05:23 DEBUG : dir: reading active writers 2026/05/01 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:05:23 DEBUG : dir/file1: vfs cache: starting upload 2026/05/01 02:05:23 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:23 DEBUG : dir: Looking for writers 2026/05/01 02:05:23 DEBUG : file1: reading active writers 2026/05/01 02:05:23 DEBUG : Looking for writers 2026/05/01 02:05:23 DEBUG : dir: reading active writers 2026/05/01 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:05:23 DEBUG : dir: Looking for writers 2026/05/01 02:05:23 DEBUG : file1: reading active writers 2026/05/01 02:05:23 DEBUG : Looking for writers 2026/05/01 02:05:23 DEBUG : dir: reading active writers 2026/05/01 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:05:23 DEBUG : dir/file1: size = 20 OK 2026/05/01 02:05:23 DEBUG : dir/file1.rclone_chunk.001_cbipuf: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/01 02:05:23 INFO : dir/file1.rclone_chunk.001_cbipuf: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:23 INFO : dir/file1.rclone_chunk.001_cbipuf: Deleted 2026/05/01 02:05:23 DEBUG : dir/file1: size = 20 OK 2026/05/01 02:05:23 INFO : dir/file1: Copied (replaced existing) 2026/05/01 02:05:23 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-01 02:05:23.044126916 +0000 UTC" 2026/05/01 02:05:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/01 02:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/01 02:05:23 DEBUG : dir: Looking for writers 2026/05/01 02:05:23 DEBUG : file1: reading active writers 2026/05/01 02:05:23 DEBUG : Looking for writers 2026/05/01 02:05:23 DEBUG : dir: reading active writers 2026/05/01 02:05:23 DEBUG : >WaitForWriters: 2026/05/01 02:05:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.54s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:23 DEBUG : file1: newRWFileHandle: 2026/05/01 02:05:23 DEBUG : file1(0xd0b3add94c0): openPending: 2026/05/01 02:05:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:23 DEBUG : file1(0xd0b3add94c0): >openPending: err= 2026/05/01 02:05:23 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 02:05:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 02:05:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 02:05:23 DEBUG : file1(0xd0b3add94c0): _writeAt: size=5, off=0 2026/05/01 02:05:23 DEBUG : file1(0xd0b3add94c0): >_writeAt: n=5, err= 2026/05/01 02:05:23 DEBUG : file1(0xd0b3add94c0): close: 2026/05/01 02:05:23 DEBUG : file1: vfs cache: setting modification time to 2026-05-01 02:05:23.909051911 +0000 UTC m=+77.456152490 2026/05/01 02:05:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:23 DEBUG : file1(0xd0b3add94c0): >close: err= 2026/05/01 02:05:23 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:23 DEBUG : Looking for writers 2026/05/01 02:05:23 DEBUG : file1: reading active writers 2026/05/01 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:05:23 DEBUG : Looking for writers 2026/05/01 02:05:23 DEBUG : file1: reading active writers 2026/05/01 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:05:23 DEBUG : Looking for writers 2026/05/01 02:05:23 DEBUG : file1: reading active writers 2026/05/01 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:05:23 DEBUG : Looking for writers 2026/05/01 02:05:23 DEBUG : file1: reading active writers 2026/05/01 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:05:24 DEBUG : file1: vfs cache: starting upload 2026/05/01 02:05:24 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:24 DEBUG : Looking for writers 2026/05/01 02:05:24 DEBUG : file1: reading active writers 2026/05/01 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:05:24 DEBUG : Looking for writers 2026/05/01 02:05:24 DEBUG : file1: reading active writers 2026/05/01 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:05:24 DEBUG : file1: size = 5 OK 2026/05/01 02:05:24 DEBUG : file1.rclone_chunk.001_cbiqmu: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/01 02:05:24 INFO : file1.rclone_chunk.001_cbiqmu: Copied (server-side copy) to: file1 2026/05/01 02:05:24 INFO : file1.rclone_chunk.001_cbiqmu: Deleted 2026/05/01 02:05:24 DEBUG : file1: size = 5 OK 2026/05/01 02:05:24 INFO : file1: Copied (new) 2026/05/01 02:05:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-01 02:05:23.909051911 +0000 UTC" 2026/05/01 02:05:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:24 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 02:05:24 DEBUG : Looking for writers 2026/05/01 02:05:24 DEBUG : file1: reading active writers 2026/05/01 02:05:24 DEBUG : >WaitForWriters: 2026/05/01 02:05:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/01 02:05:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcd80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcd80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcd80): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcd80): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcd80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.734693162 +0000 UTC m=+78.281793731 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcd80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd200): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd200): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd200): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd200): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd200): _writeAt: size=3, off=2 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd200): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd200): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.734693162 +0000 UTC m=+78.281793731 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd200): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd6c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd6c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd6c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd6c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd6c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.734693162 +0000 UTC m=+78.281793731 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd6c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aca9570 item 1 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bdd00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bdd00): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bdd00): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bdd00): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bdd00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.736858057 +0000 UTC m=+78.283958626 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bdd00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296300): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296300): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296300): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296300): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296300): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.736858057 +0000 UTC m=+78.283958626 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296300): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ab9ee70 item 2 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296940): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296940): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296940): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296940): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296940): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.739120617 +0000 UTC m=+78.286221187 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296940): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296140): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296140): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296140): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296140): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296140): _writeAt: size=3, off=2 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296140): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296140): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.739120617 +0000 UTC m=+78.286221187 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b296140): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297100): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297100): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297100): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297100): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297100): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.739120617 +0000 UTC m=+78.286221187 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297100): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fa070 item 3 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297780): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297780): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297780): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297780): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297780): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.744109455 +0000 UTC m=+78.291210024 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297780): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297cc0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297cc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297cc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297cc0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297cc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.744109455 +0000 UTC m=+78.291210024 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b297cc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fabd0 item 4 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabd380): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabd380): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabd380): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabd380): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabd380): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.745344452 +0000 UTC m=+78.292445020 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabd380): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdac0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdac0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdac0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdac0): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdac0): _writeAt: size=3, off=2 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdac0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.745344452 +0000 UTC m=+78.292445020 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdac0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62080): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62080): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62080): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62080): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62080): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.745344452 +0000 UTC m=+78.292445020 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62080): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fbd50 item 5 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62d40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62d40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62d40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62d40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62d40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.746851522 +0000 UTC m=+78.293952092 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62d40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63380): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63380): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63380): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63380): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63380): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.746851522 +0000 UTC m=+78.293952092 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63380): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ab9fc70 item 6 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63a40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63a40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63a40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63a40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63a40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.748303398 +0000 UTC m=+78.295403968 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63a40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada20c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada20c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada20c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada20c0): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada20c0): _writeAt: size=3, off=2 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada20c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada20c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.748303398 +0000 UTC m=+78.295403968 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada20c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2640): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2640): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2640): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2640): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2640): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.748303398 +0000 UTC m=+78.295403968 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2640): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaba620 item 7 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2cc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2cc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2cc0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2cc0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2cc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.750410566 +0000 UTC m=+78.297511135 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2cc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3200): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3200): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3200): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3200): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3200): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.750410566 +0000 UTC m=+78.297511135 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3200): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aabb810 item 8 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada37c0): _readAt: size=2, off=0 2026/05/01 02:05:24 ERROR : open-test-file(0xd0b3ada37c0): Couldn't read size of file 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada37c0): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada37c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada37c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada37c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada37c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3b80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3b80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3b80): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3b80): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3b80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.75167614 +0000 UTC m=+78.298776709 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3b80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2e1c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2e1c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2e1c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2e1c0): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2e1c0): _writeAt: size=3, off=2 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2e1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2e1c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.75167614 +0000 UTC m=+78.298776709 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2e1c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2fa40): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2fa40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2fa40): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2fa40): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2fa40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.75167614 +0000 UTC m=+78.298776709 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2fa40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9d0000 item 9 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2722c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2722c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2722c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2722c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2722c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.753321352 +0000 UTC m=+78.300421921 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2722c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272800): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272800): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272800): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272800): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272800): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.753321352 +0000 UTC m=+78.300421921 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272800): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9d0bd0 item 10 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272e40): _readAt: size=2, off=0 2026/05/01 02:05:24 ERROR : open-test-file(0xd0b3b272e40): Couldn't read size of file 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272e40): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272e40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272e40): close: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272e40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273200): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273200): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273200): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273200): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273200): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.754509359 +0000 UTC m=+78.301609929 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273200): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273700): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273700): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273700): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273700): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273700): _writeAt: size=3, off=2 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273700): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273700): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.754509359 +0000 UTC m=+78.301609929 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273700): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273c00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273c00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273c00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273c00): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273c00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.754509359 +0000 UTC m=+78.301609929 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273c00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9d1500 item 11 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8400): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8400): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8400): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8400): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8400): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.75622188 +0000 UTC m=+78.303322449 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8400): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc89c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc89c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc89c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc89c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc89c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.75622188 +0000 UTC m=+78.303322449 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc89c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a71a9a0 item 12 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9000): _readAt: size=2, off=0 2026/05/01 02:05:24 ERROR : open-test-file(0xd0b3adc9000): Couldn't read size of file 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9000): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9000): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9000): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9000): close: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9000): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc93c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc93c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc93c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc93c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc93c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.757741844 +0000 UTC m=+78.304842414 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc93c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9a80): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9a80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9a80): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9a80): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9a80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.757741844 +0000 UTC m=+78.304842414 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9a80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a71b730 item 13 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaec80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaec80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaec80): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaec80): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaec80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.758869198 +0000 UTC m=+78.305969766 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaec80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf1c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf1c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf1c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf1c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf1c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.758869198 +0000 UTC m=+78.305969766 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf1c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b4121c0 item 14 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abafcc0): _readAt: size=2, off=0 2026/05/01 02:05:24 ERROR : open-test-file(0xd0b3abafcc0): Couldn't read size of file 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abafcc0): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abafcc0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abafcc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abafcc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abafcc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a280): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a280): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a280): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a280): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a280): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.760051664 +0000 UTC m=+78.307152234 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a280): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03aa00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03aa00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03aa00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03aa00): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03aa00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.760051664 +0000 UTC m=+78.307152234 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03aa00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b412770 item 15 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b0c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b0c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b0c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b0c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b0c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.761895984 +0000 UTC m=+78.308996553 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b0c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b600): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b600): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b600): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b600): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b600): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.761895984 +0000 UTC m=+78.308996553 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b600): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b412af0 item 16 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03bc40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03bc40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03bc40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03bc40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03bc40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.764202166 +0000 UTC m=+78.311302745 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03bc40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad241c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad241c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad241c0): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad241c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad241c0): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad241c0): _writeAt: size=3, off=7 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad241c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad241c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.764202166 +0000 UTC m=+78.311302745 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad241c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad246c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad246c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad246c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad246c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad246c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.764202166 +0000 UTC m=+78.311302745 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad246c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b413180 item 17 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24e40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24e40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24e40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24e40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24e40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.766055292 +0000 UTC m=+78.313155861 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24e40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25400): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25400): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25400): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25400): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25400): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.766055292 +0000 UTC m=+78.313155861 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25400): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b413650 item 18 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25a80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25a80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25a80): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25a80): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25a80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.767414574 +0000 UTC m=+78.314515143 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25a80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): _writeAt: size=3, off=7 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.767414574 +0000 UTC m=+78.314515143 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93ed80): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93ed80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93ed80): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93ed80): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93ed80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.767414574 +0000 UTC m=+78.314515143 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93ed80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acda150 item 19 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93fa40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93fa40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93fa40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93fa40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93fa40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.768995824 +0000 UTC m=+78.316096393 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93fa40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bc240): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bc240): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bc240): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bc240): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bc240): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.768995824 +0000 UTC m=+78.316096393 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bc240): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acdacb0 item 20 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bc8c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bc8c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bc8c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bc8c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bc8c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.770143866 +0000 UTC m=+78.317244435 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bc8c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcdc0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcdc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcdc0): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcdc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcdc0): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcdc0): _writeAt: size=3, off=7 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcdc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcdc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.770143866 +0000 UTC m=+78.317244435 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bcdc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd2c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd2c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd2c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd2c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd2c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.770143866 +0000 UTC m=+78.317244435 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd2c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acdb490 item 21 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd940): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd940): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd940): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd940): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd940): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.771701773 +0000 UTC m=+78.318802343 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bd940): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bdec0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bdec0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bdec0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bdec0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bdec0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.771701773 +0000 UTC m=+78.318802343 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1bdec0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9c64d0 item 22 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86640): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86640): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86640): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86640): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86640): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.772887226 +0000 UTC m=+78.319987795 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86640): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86b40): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86b40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86b40): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86b40): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86b40): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86b40): _writeAt: size=3, off=7 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86b40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.772887226 +0000 UTC m=+78.319987795 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac86b40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac87040): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac87040): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac87040): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac87040): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac87040): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.772887226 +0000 UTC m=+78.319987795 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac87040): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9c6cb0 item 23 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac876c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac876c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac876c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac876c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac876c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.774629472 +0000 UTC m=+78.321730041 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac876c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac87c00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac87c00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac87c00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac87c00): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac87c00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.774629472 +0000 UTC m=+78.321730041 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac87c00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9c7260 item 24 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4340): _readAt: size=2, off=0 2026/05/01 02:05:24 ERROR : open-test-file(0xd0b3acd4340): Couldn't read size of file 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4340): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4340): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4340): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4340): close: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4340): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4700): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4700): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4700): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4700): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4700): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.77585431 +0000 UTC m=+78.322954879 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4700): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4c00): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4c00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4c00): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4c00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4c00): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4c00): _writeAt: size=3, off=7 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4c00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.77585431 +0000 UTC m=+78.322954879 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd4c00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd5140): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd5140): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd5140): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd5140): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd5140): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.77585431 +0000 UTC m=+78.322954879 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd5140): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9c7650 item 25 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd57c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd57c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd57c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd57c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd57c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.777502298 +0000 UTC m=+78.324602867 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd57c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd5d00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd5d00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd5d00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd5d00): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd5d00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.777502298 +0000 UTC m=+78.324602867 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3acd5d00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9c7dc0 item 26 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44440): _readAt: size=2, off=0 2026/05/01 02:05:24 ERROR : open-test-file(0xd0b3ad44440): Couldn't read size of file 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44440): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44440): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44440): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44440): close: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44440): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44800): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44800): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44800): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44800): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44800): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.778822806 +0000 UTC m=+78.325923375 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44800): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44d00): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44d00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44d00): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44d00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44d00): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44d00): _writeAt: size=3, off=7 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44d00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.778822806 +0000 UTC m=+78.325923375 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad44d00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad45240): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad45240): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad45240): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad45240): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad45240): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.778822806 +0000 UTC m=+78.325923375 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad45240): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae6e4d0 item 27 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad458c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad458c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad458c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad458c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad458c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.780873305 +0000 UTC m=+78.327973873 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad458c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad45e00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad45e00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad45e00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad45e00): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad45e00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.780873305 +0000 UTC m=+78.327973873 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad45e00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae6ee00 item 28 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68540): _readAt: size=2, off=0 2026/05/01 02:05:24 ERROR : open-test-file(0xd0b3ad68540): Couldn't read size of file 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68540): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68540): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68540): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68540): close: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68540): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68900): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68900): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68900): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68900): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68900): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.782518867 +0000 UTC m=+78.329619466 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68900): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68fc0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68fc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68fc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68fc0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68fc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.782518867 +0000 UTC m=+78.329619466 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad68fc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae6f420 item 29 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad69640): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad69640): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad69640): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad69640): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad69640): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.783695283 +0000 UTC m=+78.330795852 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad69640): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad69b80): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad69b80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad69b80): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad69b80): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad69b80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.783695283 +0000 UTC m=+78.330795852 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad69b80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae6f7a0 item 30 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8e2c0): _readAt: size=2, off=0 2026/05/01 02:05:24 ERROR : open-test-file(0xd0b3ad8e2c0): Couldn't read size of file 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8e2c0): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8e2c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8e2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8e2c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8e2c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8e680): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8e680): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8e680): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8e680): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8e680): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.78490992 +0000 UTC m=+78.332010490 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8e680): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8ed40): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8ed40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8ed40): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8ed40): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8ed40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.78490992 +0000 UTC m=+78.332010490 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8ed40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae6fce0 item 31 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8f3c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8f3c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8f3c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8f3c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8f3c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.786099281 +0000 UTC m=+78.333199850 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8f3c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8f900): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8f900): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8f900): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8f900): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8f900): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.786099281 +0000 UTC m=+78.333199850 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad8f900): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae062a0 item 32 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc040): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc040): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc040): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc040): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc040): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.787238666 +0000 UTC m=+78.334339235 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc040): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc4c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc4c0): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc4c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc4c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae06770 item 33 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc4c0): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc4c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.788061242 +0000 UTC m=+78.335161812 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc4c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc9c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc9c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc9c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc9c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc9c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.788061242 +0000 UTC m=+78.335161812 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcc9c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae06a10 item 33 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd000): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd000): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd000): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd000): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd000): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.789321817 +0000 UTC m=+78.336422387 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd000): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd480): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd480): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae07110 item 34 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd480): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd480): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd480): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd480): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd480): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.789801905 +0000 UTC m=+78.336902474 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd480): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd9c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd9c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd9c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd9c0): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd9c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.789801905 +0000 UTC m=+78.336902474 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adcd9c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae072d0 item 34 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28100): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28100): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28100): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28100): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28100): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.791107365 +0000 UTC m=+78.338207944 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28100): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28580): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28580): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28580): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28580): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28580): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae07880 item 35 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28580): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28580): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.791695739 +0000 UTC m=+78.338796307 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28580): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28a80): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28a80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28a80): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28a80): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28a80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.791695739 +0000 UTC m=+78.338796307 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae28a80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae07ab0 item 35 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29100): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29100): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29100): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29100): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29100): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.792821408 +0000 UTC m=+78.339921977 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29100): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29600): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29600): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb8150 item 36 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29600): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29600): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29600): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29600): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29600): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.793205214 +0000 UTC m=+78.340305783 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29600): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29b40): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29b40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29b40): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29b40): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29b40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.793205214 +0000 UTC m=+78.340305783 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae29b40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb8310 item 36 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4280): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4280): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4280): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4280): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4280): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.794322668 +0000 UTC m=+78.341423248 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4280): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4700): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4700): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4700): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4700): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4700): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb8e70 item 37 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4700): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4700): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.795240063 +0000 UTC m=+78.342340632 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4700): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4c00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4c00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4c00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4c00): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4c00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.795240063 +0000 UTC m=+78.342340632 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec4c00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb90a0 item 37 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5280): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5280): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5280): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5280): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5280): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.796614303 +0000 UTC m=+78.343714872 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5280): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5780): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5780): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb9960 item 38 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5780): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5780): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5780): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5780): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5780): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.797287927 +0000 UTC m=+78.344388506 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5780): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5cc0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5cc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5cc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5cc0): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5cc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.797287927 +0000 UTC m=+78.344388506 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aec5cc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb9c00 item 38 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08440): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08440): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08440): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08440): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08440): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.798373571 +0000 UTC m=+78.345474140 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08440): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08940): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08940): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08940): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08940): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08940): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaaa4d0 item 39 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08940): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08940): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.798765553 +0000 UTC m=+78.345866132 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08940): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08e40): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08e40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08e40): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08e40): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08e40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.798765553 +0000 UTC m=+78.345866132 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af08e40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaaa700 item 39 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af094c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af094c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af094c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af094c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af094c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.799950325 +0000 UTC m=+78.347050894 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af094c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af099c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af099c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaaabd0 item 40 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af099c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af099c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af099c0): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af099c0): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af099c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.80044519 +0000 UTC m=+78.347545759 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af099c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32000): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32000): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32000): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32000): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32000): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.80044519 +0000 UTC m=+78.347545759 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32000): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaaaf50 item 40 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af325c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af325c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af325c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af325c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af325c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af325c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af325c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.801541053 +0000 UTC m=+78.348641622 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af325c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32ac0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32ac0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32ac0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaab730 item 41 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32ac0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32ac0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.80195668 +0000 UTC m=+78.349057249 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32ac0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32f80): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32f80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32f80): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32f80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32f80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaabb90 item 41 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32f80): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32f80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.802442178 +0000 UTC m=+78.349542748 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af32f80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af334c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af334c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af334c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af334c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af334c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.802442178 +0000 UTC m=+78.349542748 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af334c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f2460 item 41 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af33b00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af33b00): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af33b00): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af33b00): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af33b00): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af33b00): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af33b00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.803604958 +0000 UTC m=+78.350705527 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af33b00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76100): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76100): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76100): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f2c40 item 42 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76100): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76100): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.803983504 +0000 UTC m=+78.351084073 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76100): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76640): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76640): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f2ee0 item 42 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76640): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76640): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76640): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76640): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76640): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.804493429 +0000 UTC m=+78.351593998 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76640): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76bc0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76bc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76bc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76bc0): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76bc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.804493429 +0000 UTC m=+78.351593998 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af76bc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f32d0 item 42 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77200): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77200): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77200): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77200): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77200): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77200): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77200): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.805569755 +0000 UTC m=+78.352670325 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77200): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77700): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77700): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77700): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f36c0 item 43 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77700): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77700): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.806023814 +0000 UTC m=+78.353124383 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77700): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77c40): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77c40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77c40): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77c40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77c40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f38f0 item 43 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77c40): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77c40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.80644962 +0000 UTC m=+78.353550189 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3af77c40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe280): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe280): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe280): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe280): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe280): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.80644962 +0000 UTC m=+78.353550189 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe280): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f3ab0 item 43 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe8c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe8c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe8c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe8c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe8c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe8c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.80765484 +0000 UTC m=+78.354755409 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbe8c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbedc0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbedc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbedc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45c310 item 44 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbedc0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbedc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.808065697 +0000 UTC m=+78.355166266 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbedc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf300): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf300): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45c5b0 item 44 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf300): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf300): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf300): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf300): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf300): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.808487766 +0000 UTC m=+78.355588335 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf300): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf880): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf880): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf880): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf880): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf880): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.808487766 +0000 UTC m=+78.355588335 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbf880): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45c770 item 44 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbfec0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbfec0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbfec0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbfec0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbfec0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbfec0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbfec0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.809557338 +0000 UTC m=+78.356657908 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3afbfec0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affa4c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affa4c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affa4c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45d110 item 45 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affa4c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affa4c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.810130473 +0000 UTC m=+78.357231042 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affa4c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affabc0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affabc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affabc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affabc0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affabc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.810130473 +0000 UTC m=+78.357231042 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affabc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45d2d0 item 45 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb200): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb200): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb200): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb200): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb200): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb200): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb200): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.811395796 +0000 UTC m=+78.358496365 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb200): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb700): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb700): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb700): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45d880 item 46 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb700): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb700): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.811827744 +0000 UTC m=+78.358928312 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affb700): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affbe00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affbe00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affbe00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affbe00): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affbe00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.811827744 +0000 UTC m=+78.358928312 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3affbe00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45dc70 item 46 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03c540): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03c540): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03c540): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03c540): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03c540): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03c540): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03c540): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.812922355 +0000 UTC m=+78.360022924 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03c540): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ca40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ca40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ca40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b40e2a0 item 47 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ca40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ca40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.813368188 +0000 UTC m=+78.360468787 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ca40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d140): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d140): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d140): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d140): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d140): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.813368188 +0000 UTC m=+78.360468787 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d140): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b40e540 item 47 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d780): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d780): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d780): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d780): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d780): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d780): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d780): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.814463559 +0000 UTC m=+78.361564129 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03d780): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56080): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56080): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56080): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b413960 item 48 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56080): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56080): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.814903283 +0000 UTC m=+78.362003851 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56080): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56780): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56780): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56780): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56780): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56780): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.814903283 +0000 UTC m=+78.362003851 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56780): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b413b20 item 48 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56dc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56dc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56dc0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56dc0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56dc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.816047176 +0000 UTC m=+78.363147745 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac56dc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57240): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57240): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57240): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57240): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57240): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57240): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cc070 item 49 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57240): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57240): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.816437846 +0000 UTC m=+78.363538415 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57240): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57780): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57780): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57780): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57780): >_readAt: n=8, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57780): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.816437846 +0000 UTC m=+78.363538415 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57780): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cc230 item 49 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57e00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57e00): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57e00): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57e00): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57e00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.817558996 +0000 UTC m=+78.364659575 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ac57e00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098400): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098400): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098400): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cc5b0 item 50 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098400): _readAt: size=2, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098400): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098400): _writeAt: size=3, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098400): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098400): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.818002125 +0000 UTC m=+78.365102694 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098400): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098980): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098980): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098980): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098980): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098980): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.818002125 +0000 UTC m=+78.365102694 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b098980): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cc770 item 50 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099000): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099000): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099000): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099000): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099000): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.819032694 +0000 UTC m=+78.366133263 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099000): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099500): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099500): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099500): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099500): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099500): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099500): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cd260 item 51 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099500): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099500): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.8194219 +0000 UTC m=+78.366522469 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099500): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099a40): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099a40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099a40): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099a40): >_readAt: n=8, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099a40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.8194219 +0000 UTC m=+78.366522469 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b099a40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cd420 item 51 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c41c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c41c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c41c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c41c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c41c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.82046284 +0000 UTC m=+78.367563409 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c41c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c46c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c46c0): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c46c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cd8f0 item 52 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c46c0): _readAt: size=2, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c46c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c46c0): _writeAt: size=3, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c46c0): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c46c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.820997101 +0000 UTC m=+78.368097670 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c46c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c4c40): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c4c40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c4c40): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c4c40): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c4c40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.820997101 +0000 UTC m=+78.368097670 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c4c40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cdc00 item 52 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c52c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c52c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c52c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c52c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c52c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.822044221 +0000 UTC m=+78.369144790 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c52c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c57c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c57c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c57c0): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c57c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c57c0): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c57c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5ba1c0 item 53 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c57c0): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c57c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.822547313 +0000 UTC m=+78.369647883 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c57c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c5d00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c5d00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c5d00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c5d00): >_readAt: n=8, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c5d00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.822547313 +0000 UTC m=+78.369647883 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0c5d00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5ba460 item 53 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc480): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc480): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc480): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc480): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc480): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.823690616 +0000 UTC m=+78.370791185 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc480): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc980): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc980): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc980): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5bacb0 item 54 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc980): _readAt: size=2, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc980): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc980): _writeAt: size=3, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc980): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc980): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.824171576 +0000 UTC m=+78.371272145 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fc980): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fcf00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fcf00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fcf00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fcf00): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fcf00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.824171576 +0000 UTC m=+78.371272145 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fcf00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5bb030 item 54 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fd580): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fd580): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fd580): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fd580): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fd580): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.825187798 +0000 UTC m=+78.372288368 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fd580): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fda80): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fda80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fda80): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fda80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fda80): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fda80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5bb490 item 55 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fda80): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fda80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.825608254 +0000 UTC m=+78.372708823 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b0fda80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1200c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1200c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1200c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1200c0): >_readAt: n=8, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1200c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.825608254 +0000 UTC m=+78.372708823 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1200c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5bb650 item 55 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120740): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120740): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120740): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120740): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120740): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.826739694 +0000 UTC m=+78.373840264 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120740): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120c40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120c40): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120c40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5bba40 item 56 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120c40): _readAt: size=2, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120c40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120c40): _writeAt: size=3, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120c40): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120c40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.827214262 +0000 UTC m=+78.374314832 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b120c40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1211c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1211c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1211c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1211c0): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1211c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.827214262 +0000 UTC m=+78.374314832 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1211c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5bbc00 item 56 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121800): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121800): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121800): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121800): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121800): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121800): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121800): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121800): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.828431004 +0000 UTC m=+78.375531573 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121800): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121d40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121d40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121d40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acd01c0 item 57 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121d40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121d40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.828839527 +0000 UTC m=+78.375940095 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b121d40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192380): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192380): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192380): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192380): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192380): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192380): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acd05b0 item 57 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192380): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192380): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.829278577 +0000 UTC m=+78.376379146 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192380): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192900): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192900): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192900): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192900): >_readAt: n=8, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192900): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.829278577 +0000 UTC m=+78.376379146 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192900): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acd0a80 item 57 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192f40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192f40): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192f40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192f40): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192f40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192f40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192f40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192f40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.830406692 +0000 UTC m=+78.377507280 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b192f40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b193480): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b193480): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b193480): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acd15e0 item 58 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b193480): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b193480): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.830865369 +0000 UTC m=+78.377965939 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b193480): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1939c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1939c0): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1939c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acd1b20 item 58 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1939c0): _readAt: size=2, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1939c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1939c0): _writeAt: size=3, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1939c0): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1939c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.831380503 +0000 UTC m=+78.378481073 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1939c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d0080): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d0080): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d0080): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d0080): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d0080): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.831380503 +0000 UTC m=+78.378481073 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d0080): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9844d0 item 58 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d06c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d06c0): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d06c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d06c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d06c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d06c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d06c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d06c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.832496164 +0000 UTC m=+78.379596733 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d06c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d0c00): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d0c00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d0c00): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a984c40 item 59 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d0c00): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d0c00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.832987023 +0000 UTC m=+78.380087592 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d0c00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1140): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1140): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1140): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1140): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1140): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1140): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9852d0 item 59 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1140): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1140): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.833609391 +0000 UTC m=+78.380709959 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1140): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d16c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d16c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d16c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d16c0): >_readAt: n=8, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d16c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.833609391 +0000 UTC m=+78.380709959 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d16c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a985d50 item 59 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1d00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1d00): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1d00): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1d00): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1d00): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1d00): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1d00): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1d00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.83475588 +0000 UTC m=+78.381856448 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b1d1d00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216340): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216340): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216340): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aac2a10 item 60 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216340): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216340): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.835286644 +0000 UTC m=+78.382387212 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216340): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216880): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216880): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216880): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aac2fc0 item 60 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216880): _readAt: size=2, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216880): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216880): _writeAt: size=3, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216880): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216880): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.83576064 +0000 UTC m=+78.382861209 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216880): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216e40): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216e40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216e40): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216e40): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216e40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.83576064 +0000 UTC m=+78.382861209 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b216e40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aac3730 item 60 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b217480): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b217480): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b217480): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b217480): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b217480): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b217480): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b217480): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b217480): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.836922909 +0000 UTC m=+78.384023478 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b217480): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2179c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2179c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2179c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aac3c70 item 61 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2179c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2179c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.837351299 +0000 UTC m=+78.384451868 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2179c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2401c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2401c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2401c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2401c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2401c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.837351299 +0000 UTC m=+78.384451868 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2401c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aab0150 item 61 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240800): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240800): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240800): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240800): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240800): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240800): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240800): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240800): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.838642953 +0000 UTC m=+78.385743522 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240800): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240d40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240d40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240d40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aab0a10 item 62 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240d40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240d40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.839067536 +0000 UTC m=+78.386168105 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240d40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241440): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241440): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241440): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241440): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241440): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.839067536 +0000 UTC m=+78.386168105 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241440): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aab0d90 item 62 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241a80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241a80): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241a80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241a80): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241a80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241a80): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241a80): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241a80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.840313543 +0000 UTC m=+78.387414112 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241a80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a0480): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a0480): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a0480): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a682310 item 63 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a0480): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a0480): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.84064007 +0000 UTC m=+78.387740640 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a0480): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a0b80): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a0b80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a0b80): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a0b80): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a0b80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.84064007 +0000 UTC m=+78.387740640 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a0b80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a6827e0 item 63 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a11c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a11c0): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a11c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a11c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a11c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a11c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a11c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a11c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.841906456 +0000 UTC m=+78.389007025 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a11c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a1700): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a1700): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a1700): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a683a40 item 64 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a1700): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a1700): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.842303688 +0000 UTC m=+78.389404257 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a1700): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a1e00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a1e00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a1e00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a1e00): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a1e00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.842303688 +0000 UTC m=+78.389404257 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2a1e00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9da000 item 64 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c8540): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c8540): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c8540): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c8540): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c8540): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.843465405 +0000 UTC m=+78.390565975 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c8540): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c89c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c89c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c89c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c89c0): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c89c0): _writeAt: size=3, off=2 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9dab60 item 65 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c89c0): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c89c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.843895229 +0000 UTC m=+78.390995798 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c89c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c8ec0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c8ec0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c8ec0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c8ec0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c8ec0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.843895229 +0000 UTC m=+78.390995798 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c8ec0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9dae00 item 65 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9500): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9500): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9500): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9500): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9500): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.84499023 +0000 UTC m=+78.392090799 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9500): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9980): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9980): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9db880 item 66 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9980): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9980): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9980): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9980): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9980): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.845487461 +0000 UTC m=+78.392588029 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9980): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9ec0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9ec0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9ec0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9ec0): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9ec0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.845487461 +0000 UTC m=+78.392588029 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2c9ec0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9dbc70 item 66 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8600): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8600): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8600): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8600): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8600): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.846520766 +0000 UTC m=+78.393621335 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8600): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8a80): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8a80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8a80): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8a80): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8a80): _writeAt: size=3, off=2 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acec380 item 67 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8a80): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8a80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.846990133 +0000 UTC m=+78.394090702 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8a80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8f80): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8f80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8f80): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8f80): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8f80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.846990133 +0000 UTC m=+78.394090702 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f8f80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acec7e0 item 67 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9600): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9600): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9600): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9600): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9600): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.848048827 +0000 UTC m=+78.395149395 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9600): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9b00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9b00): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aced730 item 68 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9b00): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9b00): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9b00): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9b00): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9b00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.848530708 +0000 UTC m=+78.395631277 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2f9b00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31c140): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31c140): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31c140): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31c140): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31c140): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.848530708 +0000 UTC m=+78.395631277 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31c140): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aceda40 item 68 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31c780): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31c780): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31c780): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31c780): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31c780): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.849633715 +0000 UTC m=+78.396734285 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31c780): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31cc00): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31cc00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31cc00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31cc00): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31cc00): _writeAt: size=3, off=2 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae64070 item 69 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31cc00): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31cc00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.850040284 +0000 UTC m=+78.397140853 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31cc00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31d100): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31d100): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31d100): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31d100): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31d100): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.850040284 +0000 UTC m=+78.397140853 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31d100): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae64310 item 69 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31d780): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31d780): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31d780): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31d780): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31d780): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.85112207 +0000 UTC m=+78.398222639 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31d780): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31dc80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31dc80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae64f50 item 70 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31dc80): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31dc80): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31dc80): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31dc80): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31dc80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.851614783 +0000 UTC m=+78.398715352 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b31dc80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34a2c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34a2c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34a2c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34a2c0): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34a2c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.851614783 +0000 UTC m=+78.398715352 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34a2c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae65420 item 70 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34a940): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34a940): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34a940): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34a940): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34a940): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.852635273 +0000 UTC m=+78.399735853 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34a940): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34ae40): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34ae40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34ae40): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34ae40): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34ae40): _writeAt: size=3, off=2 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae65a40 item 71 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34ae40): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34ae40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.853065998 +0000 UTC m=+78.400166567 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34ae40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34b340): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34b340): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34b340): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34b340): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34b340): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.853065998 +0000 UTC m=+78.400166567 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34b340): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae65c00 item 71 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34b9c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34b9c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34b9c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34b9c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34b9c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.854163624 +0000 UTC m=+78.401264193 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34b9c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34bec0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34bec0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3a150 item 72 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34bec0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34bec0): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34bec0): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34bec0): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34bec0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.854582456 +0000 UTC m=+78.401683025 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b34bec0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c500): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c500): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c500): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c500): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c500): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.854582456 +0000 UTC m=+78.401683025 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c500): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3a380 item 72 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cac0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cac0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cac0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cac0): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cac0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cac0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cac0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.855639206 +0000 UTC m=+78.402739775 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cac0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cfc0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cfc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cfc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3aa80 item 73 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cfc0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cfc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.856104216 +0000 UTC m=+78.403204785 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cfc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d480): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d480): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d480): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d480): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d480): _writeAt: size=3, off=2 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3ac40 item 73 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d480): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d480): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.856625542 +0000 UTC m=+78.403726111 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d480): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e040): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e040): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e040): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e040): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e040): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.856625542 +0000 UTC m=+78.403726111 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e040): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b40ea80 item 73 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e680): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e680): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e680): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e680): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e680): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e680): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e680): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.857942332 +0000 UTC m=+78.405042901 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07e680): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07eb80): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07eb80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07eb80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b40ee70 item 74 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07eb80): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07eb80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.858359201 +0000 UTC m=+78.405459770 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07eb80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f0c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f0c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b40f030 item 74 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f0c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f0c0): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f0c0): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f0c0): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f0c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.858871571 +0000 UTC m=+78.405972210 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f0c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f640): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f640): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f640): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f640): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f640): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.858871571 +0000 UTC m=+78.405972210 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07f640): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b40f1f0 item 74 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07fc80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07fc80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07fc80): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07fc80): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07fc80): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07fc80): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07fc80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.860242404 +0000 UTC m=+78.407342973 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b07fc80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b434280): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b434280): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b434280): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaa05b0 item 75 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b434280): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b434280): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.860640217 +0000 UTC m=+78.407740787 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b434280): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4347c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4347c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4347c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4347c0): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4347c0): _writeAt: size=3, off=2 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaa0a10 item 75 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4347c0): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4347c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.86113876 +0000 UTC m=+78.408239329 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4347c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b434d00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b434d00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b434d00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b434d00): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b434d00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.86113876 +0000 UTC m=+78.408239329 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b434d00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaa11f0 item 75 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435340): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435340): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435340): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435340): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435340): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435340): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435340): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.862231797 +0000 UTC m=+78.409332367 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435340): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435840): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435840): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435840): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaa1c00 item 76 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435840): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435840): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.86266115 +0000 UTC m=+78.409761718 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435840): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435d80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435d80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c2230 item 76 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435d80): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435d80): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435d80): _writeAt: size=3, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435d80): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435d80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.863263399 +0000 UTC m=+78.410363978 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b435d80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460400): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460400): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460400): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460400): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460400): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.863263399 +0000 UTC m=+78.410363978 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460400): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c24d0 item 76 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460a40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460a40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460a40): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460a40): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460a40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460a40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460a40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.86472242 +0000 UTC m=+78.411822989 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460a40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460f40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460f40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460f40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c28c0 item 77 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460f40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460f40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.865224108 +0000 UTC m=+78.412324677 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b460f40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461640): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461640): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461640): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461640): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461640): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.865224108 +0000 UTC m=+78.412324677 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461640): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c2a80 item 77 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461c80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461c80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461c80): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461c80): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461c80): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461c80): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461c80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.866882365 +0000 UTC m=+78.413982935 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b461c80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480280): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480280): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480280): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c2ee0 item 78 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480280): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480280): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.867308531 +0000 UTC m=+78.414409101 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480280): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480980): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480980): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480980): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480980): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480980): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.867308531 +0000 UTC m=+78.414409101 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480980): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c3260 item 78 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480fc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480fc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480fc0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480fc0): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480fc0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480fc0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480fc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.868807177 +0000 UTC m=+78.415907776 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480fc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4814c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4814c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4814c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c38f0 item 79 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4814c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4814c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.869950489 +0000 UTC m=+78.417051059 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4814c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2400c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2400c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2400c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2400c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2400c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.869950489 +0000 UTC m=+78.417051059 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b2400c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3ad90 item 79 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240700): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240700): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240700): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240700): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240700): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240700): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240700): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.871731189 +0000 UTC m=+78.418831768 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240700): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240c00): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240c00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240c00): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aab0770 item 80 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240c00): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240c00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.87217548 +0000 UTC m=+78.419276049 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b240c00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241300): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241300): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241300): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241300): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241300): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.87217548 +0000 UTC m=+78.419276049 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241300): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aab0af0 item 80 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241940): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241940): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241940): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241940): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241940): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.873438449 +0000 UTC m=+78.420539018 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b241940): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c140): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c140): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c140): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c140): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c140): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c140): _writeAt: size=3, off=7 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aab1500 item 81 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c140): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c140): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.873916904 +0000 UTC m=+78.421017473 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c140): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c680): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c680): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c680): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c680): >_readAt: n=8, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c680): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.873916904 +0000 UTC m=+78.421017473 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36c680): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aab1ce0 item 81 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cd00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cd00): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cd00): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cd00): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cd00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.87525781 +0000 UTC m=+78.422358379 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36cd00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d200): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d200): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d200): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3a310 item 82 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d200): _readAt: size=2, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d200): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d200): _writeAt: size=3, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d200): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d200): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.875744341 +0000 UTC m=+78.422844909 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36d200): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36db00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36db00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36db00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36db00): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36db00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.875744341 +0000 UTC m=+78.422844909 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b36db00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3a540 item 82 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480280): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480280): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480280): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480280): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480280): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.876802002 +0000 UTC m=+78.423902571 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480280): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480780): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480780): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480780): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480780): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480780): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480780): _writeAt: size=3, off=7 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3abd0 item 83 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480780): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480780): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.877271951 +0000 UTC m=+78.424372530 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480780): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480cc0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480cc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480cc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480cc0): >_readAt: n=8, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480cc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.877271951 +0000 UTC m=+78.424372530 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b480cc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3b030 item 83 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4816c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4816c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4816c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4816c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4816c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.87842377 +0000 UTC m=+78.425524338 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b4816c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b481bc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b481bc0): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b481bc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3b3b0 item 84 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b481bc0): _readAt: size=2, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b481bc0): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b481bc0): _writeAt: size=3, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b481bc0): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b481bc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.878969221 +0000 UTC m=+78.426069791 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b481bc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabcb00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabcb00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabcb00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabcb00): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabcb00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.878969221 +0000 UTC m=+78.426069791 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabcb00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3b570 item 84 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdb00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdb00): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdb00): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdb00): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdb00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.880103617 +0000 UTC m=+78.427204207 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aabdb00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62240): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62240): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62240): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62240): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62240): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62240): _writeAt: size=3, off=7 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3b960 item 85 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62240): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62240): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.880566554 +0000 UTC m=+78.427667163 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62240): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62b80): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62b80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62b80): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62b80): >_readAt: n=8, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62b80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.880566554 +0000 UTC m=+78.427667163 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae62b80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3bb20 item 85 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63440): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63440): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63440): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63440): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63440): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.881845432 +0000 UTC m=+78.428946001 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63440): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63940): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63940): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63940): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c2070 item 86 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63940): _readAt: size=2, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63940): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63940): _writeAt: size=3, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63940): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63940): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.882352632 +0000 UTC m=+78.429453201 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ae63940): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2040): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2040): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2040): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2040): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2040): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.882352632 +0000 UTC m=+78.429453201 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2040): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c23f0 item 86 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2780): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2780): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2780): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2780): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2780): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.883454206 +0000 UTC m=+78.430554775 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2780): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2c80): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2c80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2c80): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2c80): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2c80): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2c80): _writeAt: size=3, off=7 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c2850 item 87 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2c80): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2c80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.884099547 +0000 UTC m=+78.431200116 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada2c80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada31c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada31c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada31c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada31c0): >_readAt: n=8, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada31c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.884099547 +0000 UTC m=+78.431200116 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada31c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c2a10 item 87 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3840): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3840): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3840): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3840): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3840): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.885156838 +0000 UTC m=+78.432257407 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3840): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3d40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3d40): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3d40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c2e70 item 88 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3d40): _readAt: size=2, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3d40): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3d40): _writeAt: size=3, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3d40): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3d40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.885640953 +0000 UTC m=+78.432741523 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ada3d40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2edc0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2edc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2edc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2edc0): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2edc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.885640953 +0000 UTC m=+78.432741523 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3aa2edc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c3110 item 88 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272040): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272040): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272040): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272040): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272040): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272040): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272040): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272040): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.886734632 +0000 UTC m=+78.433835201 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272040): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272580): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272580): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272580): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c3a40 item 89 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272580): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272580): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.887192279 +0000 UTC m=+78.434292858 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272580): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272ac0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272ac0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272ac0): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272ac0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272ac0): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272ac0): _writeAt: size=3, off=7 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c3c00 item 89 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272ac0): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272ac0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.887679099 +0000 UTC m=+78.434779668 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b272ac0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273040): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273040): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273040): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273040): >_readAt: n=8, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273040): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.887679099 +0000 UTC m=+78.434779668 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273040): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c3dc0 item 89 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273680): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273680): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273680): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273680): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273680): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273680): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273680): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273680): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.889105477 +0000 UTC m=+78.436206057 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273680): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273bc0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273bc0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273bc0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fa620 item 90 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273bc0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273bc0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.889591366 +0000 UTC m=+78.436691945 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b273bc0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8280): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8280): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8280): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fa8c0 item 90 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8280): _readAt: size=2, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8280): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8280): _writeAt: size=3, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8280): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8280): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.890209235 +0000 UTC m=+78.437309805 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8280): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc88c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc88c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc88c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc88c0): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc88c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.890209235 +0000 UTC m=+78.437309805 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc88c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fabd0 item 90 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8f00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8f00): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8f00): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8f00): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8f00): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8f00): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8f00): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8f00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.891522009 +0000 UTC m=+78.438622578 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc8f00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9440): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9440): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9440): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fbab0 item 91 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9440): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9440): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.891954947 +0000 UTC m=+78.439055517 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9440): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9980): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9980): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9980): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9980): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9980): >_readAt: n=2, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9980): _writeAt: size=3, off=7 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fbe30 item 91 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9980): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9980): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.892464121 +0000 UTC m=+78.439564700 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3adc9980): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abae000): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abae000): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abae000): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abae000): >_readAt: n=8, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abae000): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.892464121 +0000 UTC m=+78.439564700 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abae000): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ab9ef50 item 91 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf0c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf0c0): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf0c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf0c0): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf0c0): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf0c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf0c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf0c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.893590442 +0000 UTC m=+78.440691011 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abaf0c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abafa40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abafa40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abafa40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ab9f340 item 92 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abafa40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abafa40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.89396496 +0000 UTC m=+78.441065529 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3abafa40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a200): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a200): open at offset 5 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a200): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ab9f880 item 92 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a200): _readAt: size=2, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a200): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a200): _writeAt: size=3, off=5 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a200): >_writeAt: n=3, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a200): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.894444848 +0000 UTC m=+78.441545418 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a200): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a800): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a800): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a800): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a800): >_readAt: n=3, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a800): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.894444848 +0000 UTC m=+78.441545418 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03a800): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ab9fdc0 item 92 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ae80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ae80): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ae80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ae80): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ae80): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ae80): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ae80): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ae80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.895482441 +0000 UTC m=+78.442583010 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03ae80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b3c0): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b3c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b3c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaba850 item 93 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b3c0): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b3c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.895881817 +0000 UTC m=+78.442982386 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03b3c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03bac0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03bac0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03bac0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03bac0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03bac0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.895881817 +0000 UTC m=+78.442982386 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b03bac0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aabb420 item 93 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.89705231 +0000 UTC m=+78.444152880 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93e680): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93ee80): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93ee80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93ee80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aabb960 item 94 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93ee80): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93ee80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.897428633 +0000 UTC m=+78.444529202 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93ee80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93fb00): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93fb00): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93fb00): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93fb00): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93fb00): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.897428633 +0000 UTC m=+78.444529202 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3a93fb00): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aabbd50 item 94 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24400): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24400): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24400): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24400): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24400): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24400): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24400): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24400): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.898642369 +0000 UTC m=+78.445742938 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24400): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24a40): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24a40): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24a40): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9d05b0 item 95 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24a40): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24a40): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.899073614 +0000 UTC m=+78.446174184 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad24a40): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25140): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25140): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25140): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25140): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25140): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.899073614 +0000 UTC m=+78.446174184 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25140): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9d0b60 item 95 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 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/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25800): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25800): open at offset 0 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25800): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25800): _readAt: size=2, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25800): >_readAt: n=0, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25800): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25800): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25800): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.900226074 +0000 UTC m=+78.447326644 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25800): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25d80): _writeAt: size=5, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25d80): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25d80): >openPending: err= 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9d13b0 item 96 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25d80): >_writeAt: n=5, err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25d80): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.900644075 +0000 UTC m=+78.447744644 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3ad25d80): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b3f25c0): _readAt: size=512, off=0 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b3f25c0): openPending: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b3f25c0): >openPending: err= 2026/05/01 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b3f25c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b3f25c0): close: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:24.900644075 +0000 UTC m=+78.447744644 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:24 DEBUG : open-test-file(0xd0b3b3f25c0): >close: err= 2026/05/01 02:05:24 DEBUG : open-test-file: Remove: 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9d16c0 item 96 2026/05/01 02:05:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:24 DEBUG : open-test-file: >Remove: err= 2026/05/01 02:05:24 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:24 DEBUG : Looking for writers 2026/05/01 02:05:24 DEBUG : >WaitForWriters: 2026/05/01 02:05:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/01 02:05:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3340): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3340): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3340): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3340): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3340): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.036410176 +0000 UTC m=+78.583510755 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3340): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f37c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f37c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f37c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f37c0): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f37c0): _writeAt: size=3, off=2 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f37c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f37c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.036410176 +0000 UTC m=+78.583510755 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f37c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3c80): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3c80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3c80): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3c80): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3c80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.036410176 +0000 UTC m=+78.583510755 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3c80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acdac40 item 1 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa703c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa703c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa703c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa703c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa703c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.038416873 +0000 UTC m=+78.585517452 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa703c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa708c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa708c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa708c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa708c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa708c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.038416873 +0000 UTC m=+78.585517452 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa708c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acdbb90 item 2 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa70f00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa70f00): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa70f00): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa70f00): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa70f00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.039929865 +0000 UTC m=+78.587030444 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa70f00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71380): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71380): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71380): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71380): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71380): _writeAt: size=3, off=2 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71380): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71380): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.039929865 +0000 UTC m=+78.587030444 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71380): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71840): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71840): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71840): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71840): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71840): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.039929865 +0000 UTC m=+78.587030444 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71840): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae06230 item 3 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71ec0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71ec0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71ec0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71ec0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71ec0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.041830681 +0000 UTC m=+78.588931260 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa71ec0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2a500): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2a500): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2a500): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2a500): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2a500): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.041830681 +0000 UTC m=+78.588931260 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2a500): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae06850 item 4 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2ab40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2ab40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2ab40): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2ab40): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2ab40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.043175675 +0000 UTC m=+78.590276244 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2ab40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2afc0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2afc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2afc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2afc0): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2afc0): _writeAt: size=3, off=2 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2afc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2afc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.043175675 +0000 UTC m=+78.590276244 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2afc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2b480): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2b480): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2b480): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2b480): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2b480): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.043175675 +0000 UTC m=+78.590276244 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2b480): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae06fc0 item 5 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2bb00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2bb00): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2bb00): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2bb00): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2bb00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.045547252 +0000 UTC m=+78.592647831 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ab2bb00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abee140): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abee140): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abee140): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abee140): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abee140): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.045547252 +0000 UTC m=+78.592647831 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abee140): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae075e0 item 6 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abee7c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abee7c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abee7c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abee7c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abee7c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.046859885 +0000 UTC m=+78.593960464 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abee7c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abeecc0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abeecc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abeecc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abeecc0): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abeecc0): _writeAt: size=3, off=2 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abeecc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abeecc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.046859885 +0000 UTC m=+78.593960464 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abeecc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abef180): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abef180): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abef180): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abef180): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abef180): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.046859885 +0000 UTC m=+78.593960464 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abef180): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae07b20 item 7 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abef800): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abef800): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abef800): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abef800): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abef800): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.048927437 +0000 UTC m=+78.596028006 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abef800): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abefd40): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abefd40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abefd40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abefd40): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abefd40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.048927437 +0000 UTC m=+78.596028006 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abefd40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb8310 item 8 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62400): _readAt: size=2, off=0 2026/05/01 02:05:25 ERROR : open-test-file(0xd0b3ac62400): Couldn't read size of file 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62400): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62400): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62400): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62400): close: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62400): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac627c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac627c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac627c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac627c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac627c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.050463662 +0000 UTC m=+78.597564262 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac627c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62c40): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62c40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62c40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62c40): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62c40): _writeAt: size=3, off=2 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62c40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.050463662 +0000 UTC m=+78.597564262 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac62c40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac63140): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac63140): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac63140): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac63140): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac63140): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.050463662 +0000 UTC m=+78.597564262 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac63140): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb8e70 item 9 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac637c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac637c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac637c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac637c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac637c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.052451755 +0000 UTC m=+78.599552323 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac637c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac63d00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac63d00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac63d00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac63d00): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac63d00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.052451755 +0000 UTC m=+78.599552323 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac63d00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb98f0 item 10 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9e440): _readAt: size=2, off=0 2026/05/01 02:05:25 ERROR : open-test-file(0xd0b3ac9e440): Couldn't read size of file 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9e440): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9e440): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9e440): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9e440): close: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9e440): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9e800): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9e800): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9e800): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9e800): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9e800): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.053828729 +0000 UTC m=+78.600929308 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9e800): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9ed00): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9ed00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9ed00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9ed00): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9ed00): _writeAt: size=3, off=2 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9ed00): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9ed00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.053828729 +0000 UTC m=+78.600929308 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9ed00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9f200): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9f200): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9f200): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9f200): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9f200): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.053828729 +0000 UTC m=+78.600929308 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9f200): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaaa070 item 11 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9f880): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9f880): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9f880): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9f880): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9f880): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.055842077 +0000 UTC m=+78.602942656 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9f880): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9fdc0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9fdc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9fdc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9fdc0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9fdc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.055842077 +0000 UTC m=+78.602942656 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac9fdc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaaa7e0 item 12 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2c500): _readAt: size=2, off=0 2026/05/01 02:05:25 ERROR : open-test-file(0xd0b3ad2c500): Couldn't read size of file 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2c500): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2c500): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2c500): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2c500): close: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2c500): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2c8c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2c8c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2c8c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2c8c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2c8c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.057624099 +0000 UTC m=+78.604724738 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2c8c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2cf80): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2cf80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2cf80): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2cf80): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2cf80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.057624099 +0000 UTC m=+78.604724738 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2cf80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaaad90 item 13 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2d600): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2d600): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2d600): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2d600): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2d600): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.059066407 +0000 UTC m=+78.606166986 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2d600): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2db40): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2db40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2db40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2db40): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2db40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.059066407 +0000 UTC m=+78.606166986 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad2db40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaab260 item 14 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66280): _readAt: size=2, off=0 2026/05/01 02:05:25 ERROR : open-test-file(0xd0b3ad66280): Couldn't read size of file 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66280): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66280): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66280): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66280): close: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66280): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66640): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66640): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66640): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66640): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66640): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.060458851 +0000 UTC m=+78.607559430 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66640): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66d00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66d00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66d00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66d00): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66d00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.060458851 +0000 UTC m=+78.607559430 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad66d00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f21c0 item 15 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad67380): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad67380): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad67380): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad67380): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad67380): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.061763429 +0000 UTC m=+78.608864008 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad67380): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad678c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad678c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad678c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad678c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad678c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.061763429 +0000 UTC m=+78.608864008 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad678c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f2af0 item 16 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c000): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c000): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c000): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c000): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c000): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.06314359 +0000 UTC m=+78.610244170 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c000): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c480): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c480): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c480): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c480): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c480): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c480): _writeAt: size=3, off=7 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c480): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c480): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.06314359 +0000 UTC m=+78.610244170 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c480): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c980): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c980): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c980): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c980): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c980): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.06314359 +0000 UTC m=+78.610244170 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9c980): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f3030 item 17 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9d000): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9d000): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9d000): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9d000): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9d000): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.065034448 +0000 UTC m=+78.612135037 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9d000): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9d540): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9d540): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9d540): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9d540): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9d540): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.065034448 +0000 UTC m=+78.612135037 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9d540): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f3730 item 18 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9dbc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9dbc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9dbc0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9dbc0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9dbc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.06651544 +0000 UTC m=+78.613616019 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad9dbc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf01c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf01c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf01c0): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf01c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf01c0): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf01c0): _writeAt: size=3, off=7 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf01c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf01c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.06651544 +0000 UTC m=+78.613616019 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf01c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf06c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf06c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf06c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf06c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf06c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.06651544 +0000 UTC m=+78.613616019 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf06c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f3b90 item 19 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf0d40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf0d40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf0d40): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf0d40): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf0d40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.068461982 +0000 UTC m=+78.615562551 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf0d40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1280): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1280): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1280): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1280): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1280): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.068461982 +0000 UTC m=+78.615562551 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1280): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45c5b0 item 20 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1900): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1900): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1900): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1900): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1900): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.069929719 +0000 UTC m=+78.617030298 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1900): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1e00): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1e00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1e00): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1e00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1e00): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1e00): _writeAt: size=3, off=7 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1e00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.069929719 +0000 UTC m=+78.617030298 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adf1e00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8400): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8400): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8400): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8400): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8400): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.069929719 +0000 UTC m=+78.617030298 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8400): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45cf50 item 21 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8a80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8a80): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8a80): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8a80): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8a80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.071818191 +0000 UTC m=+78.618918760 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8a80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8fc0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8fc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8fc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8fc0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8fc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.071818191 +0000 UTC m=+78.618918760 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb8fc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45d570 item 22 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9640): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9640): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9640): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9640): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9640): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.073105376 +0000 UTC m=+78.620205955 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9640): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9b40): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9b40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9b40): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9b40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9b40): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9b40): _writeAt: size=3, off=7 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9b40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.073105376 +0000 UTC m=+78.620205955 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeb9b40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aece140): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aece140): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aece140): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aece140): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aece140): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.073105376 +0000 UTC m=+78.620205955 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aece140): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45db90 item 23 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aece7c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aece7c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aece7c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aece7c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aece7c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.074770887 +0000 UTC m=+78.621871466 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aece7c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeced00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeced00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeced00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeced00): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeced00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.074770887 +0000 UTC m=+78.621871466 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aeced00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b412230 item 24 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecf340): _readAt: size=2, off=0 2026/05/01 02:05:25 ERROR : open-test-file(0xd0b3aecf340): Couldn't read size of file 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecf340): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecf340): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecf340): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecf340): close: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecf340): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecf700): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecf700): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecf700): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecf700): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecf700): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.076155376 +0000 UTC m=+78.623255955 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecf700): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecfc00): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecfc00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecfc00): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecfc00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecfc00): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecfc00): _writeAt: size=3, off=7 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecfc00): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecfc00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.076155376 +0000 UTC m=+78.623255955 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aecfc00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0c240): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0c240): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0c240): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0c240): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0c240): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.076155376 +0000 UTC m=+78.623255955 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0c240): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b4127e0 item 25 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0c8c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0c8c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0c8c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0c8c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0c8c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.077748691 +0000 UTC m=+78.624849260 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0c8c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0ce00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0ce00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0ce00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0ce00): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0ce00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.077748691 +0000 UTC m=+78.624849260 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0ce00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b412d20 item 26 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0d440): _readAt: size=2, off=0 2026/05/01 02:05:25 ERROR : open-test-file(0xd0b3af0d440): Couldn't read size of file 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0d440): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0d440): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0d440): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0d440): close: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0d440): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0d800): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0d800): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0d800): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0d800): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0d800): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.079054861 +0000 UTC m=+78.626155440 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0d800): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0dd00): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0dd00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0dd00): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0dd00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0dd00): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0dd00): _writeAt: size=3, off=7 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0dd00): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0dd00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.079054861 +0000 UTC m=+78.626155440 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af0dd00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af50340): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af50340): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af50340): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af50340): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af50340): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.079054861 +0000 UTC m=+78.626155440 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af50340): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b413340 item 27 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af509c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af509c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af509c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af509c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af509c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.08073987 +0000 UTC m=+78.627840449 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af509c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af50f00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af50f00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af50f00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af50f00): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af50f00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.08073987 +0000 UTC m=+78.627840449 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af50f00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b413810 item 28 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af51540): _readAt: size=2, off=0 2026/05/01 02:05:25 ERROR : open-test-file(0xd0b3af51540): Couldn't read size of file 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af51540): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af51540): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af51540): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af51540): close: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af51540): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af51900): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af51900): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af51900): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af51900): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af51900): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.082051361 +0000 UTC m=+78.629151940 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af51900): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa40c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa40c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa40c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa40c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa40c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.082051361 +0000 UTC m=+78.629151940 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa40c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b413c00 item 29 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa4740): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa4740): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa4740): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa4740): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa4740): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.083311234 +0000 UTC m=+78.630411813 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa4740): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa4c80): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa4c80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa4c80): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa4c80): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa4c80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.083311234 +0000 UTC m=+78.630411813 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa4c80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cc0e0 item 30 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa52c0): _readAt: size=2, off=0 2026/05/01 02:05:25 ERROR : open-test-file(0xd0b3afa52c0): Couldn't read size of file 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa52c0): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa52c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa52c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa52c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa52c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa5680): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa5680): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa5680): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa5680): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa5680): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.084679852 +0000 UTC m=+78.631780432 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa5680): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa5d40): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa5d40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa5d40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa5d40): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa5d40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.084679852 +0000 UTC m=+78.631780432 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afa5d40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cc460 item 31 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd84c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd84c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd84c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd84c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd84c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.085939576 +0000 UTC m=+78.633040155 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd84c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd8a00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd8a00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd8a00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd8a00): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd8a00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.085939576 +0000 UTC m=+78.633040155 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd8a00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cc7e0 item 32 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd9040): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd9040): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd9040): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd9040): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd9040): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.087200081 +0000 UTC m=+78.634300660 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd9040): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd94c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd94c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd94c0): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd94c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd94c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cd2d0 item 33 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd94c0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd94c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.087669168 +0000 UTC m=+78.634769747 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd94c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd99c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd99c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd99c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd99c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd99c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.087669168 +0000 UTC m=+78.634769747 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afd99c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cd490 item 33 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e100): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e100): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e100): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e100): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e100): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.089162884 +0000 UTC m=+78.636263463 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e100): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e580): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e580): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cda40 item 34 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e580): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e580): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e580): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e580): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e580): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.089725639 +0000 UTC m=+78.636826218 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00e580): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00eac0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00eac0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00eac0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00eac0): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00eac0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.089725639 +0000 UTC m=+78.636826218 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00eac0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cdc70 item 34 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f100): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f100): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f100): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f100): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f100): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.091024346 +0000 UTC m=+78.638124925 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f100): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f580): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f580): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f580): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f580): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f580): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5ba230 item 35 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f580): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f580): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.091517258 +0000 UTC m=+78.638617837 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00f580): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00fa80): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00fa80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00fa80): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00fa80): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00fa80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.091517258 +0000 UTC m=+78.638617837 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b00fa80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5ba4d0 item 35 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058200): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058200): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058200): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058200): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058200): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.092946973 +0000 UTC m=+78.640047572 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058200): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058700): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058700): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5baee0 item 36 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058700): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058700): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058700): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058700): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058700): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.093578357 +0000 UTC m=+78.640678936 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058700): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058c40): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058c40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058c40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058c40): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058c40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.093578357 +0000 UTC m=+78.640678936 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b058c40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5bb0a0 item 36 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059280): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059280): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059280): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059280): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059280): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.094887784 +0000 UTC m=+78.641988363 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059280): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059700): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059700): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059700): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059700): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059700): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5bb500 item 37 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059700): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059700): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.095516814 +0000 UTC m=+78.642617423 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059700): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059c00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059c00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059c00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059c00): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059c00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.095516814 +0000 UTC m=+78.642617423 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b059c00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5bb6c0 item 37 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e380): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e380): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e380): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e380): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e380): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.096892597 +0000 UTC m=+78.643993176 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e380): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e880): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e880): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5bbab0 item 38 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e880): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e880): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e880): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e880): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e880): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.097504564 +0000 UTC m=+78.644605153 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08e880): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08edc0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08edc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08edc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08edc0): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08edc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.097504564 +0000 UTC m=+78.644605153 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08edc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5bbc70 item 38 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f440): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f440): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f440): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f440): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f440): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.098920784 +0000 UTC m=+78.646021393 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f440): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f940): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f940): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f940): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f940): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f940): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acd0230 item 39 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f940): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f940): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.099482046 +0000 UTC m=+78.646582614 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08f940): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08fe40): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08fe40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08fe40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08fe40): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08fe40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.099482046 +0000 UTC m=+78.646582614 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b08fe40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acd0690 item 39 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b05c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b05c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b05c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b05c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b05c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.100926367 +0000 UTC m=+78.648026977 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b05c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b0ac0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b0ac0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acd1340 item 40 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b0ac0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b0ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b0ac0): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b0ac0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b0ac0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.101527685 +0000 UTC m=+78.648628255 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b0ac0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b1000): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b1000): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b1000): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b1000): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b1000): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.101527685 +0000 UTC m=+78.648628255 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b1000): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acd1650 item 40 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b15c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b15c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b15c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b15c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b15c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b15c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b15c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.102907866 +0000 UTC m=+78.650008466 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b15c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b1ac0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b1ac0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b1ac0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a984540 item 41 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b1ac0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b1ac0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.103447758 +0000 UTC m=+78.650548337 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0b1ac0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6080): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6080): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6080): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6080): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6080): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9848c0 item 41 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6080): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6080): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.104000534 +0000 UTC m=+78.651101143 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6080): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d65c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d65c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d65c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d65c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d65c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.104000534 +0000 UTC m=+78.651101143 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d65c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a984cb0 item 41 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6c00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6c00): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6c00): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6c00): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6c00): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6c00): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6c00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.105457159 +0000 UTC m=+78.652557729 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d6c00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7100): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7100): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7100): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a985dc0 item 42 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7100): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7100): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.105999536 +0000 UTC m=+78.653100115 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7100): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7640): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7640): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aac2540 item 42 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7640): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7640): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7640): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7640): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7640): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.106647301 +0000 UTC m=+78.653747880 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7640): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7bc0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7bc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7bc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7bc0): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7bc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.106647301 +0000 UTC m=+78.653747880 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0d7bc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aac2cb0 item 42 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102300): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102300): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102300): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102300): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102300): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102300): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102300): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.107999128 +0000 UTC m=+78.655099697 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102300): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102800): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102800): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102800): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aac37a0 item 43 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102800): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102800): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.108517969 +0000 UTC m=+78.655618548 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102800): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102d40): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102d40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102d40): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102d40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102d40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aac3960 item 43 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102d40): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102d40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.109052351 +0000 UTC m=+78.656152940 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b102d40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b103280): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b103280): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b103280): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b103280): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b103280): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.109052351 +0000 UTC m=+78.656152940 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b103280): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aac3ce0 item 43 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b1038c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b1038c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b1038c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b1038c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b1038c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b1038c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b1038c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.110486964 +0000 UTC m=+78.657587543 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b1038c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b103dc0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b103dc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b103dc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a6827e0 item 44 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b103dc0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b103dc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.110996459 +0000 UTC m=+78.658097028 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b103dc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e400): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e400): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a683650 item 44 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e400): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e400): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e400): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e400): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e400): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.111619808 +0000 UTC m=+78.658720376 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e400): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e980): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e980): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e980): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e980): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e980): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.111619808 +0000 UTC m=+78.658720376 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12e980): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a683a40 item 44 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12efc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12efc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12efc0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12efc0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12efc0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12efc0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12efc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.112869853 +0000 UTC m=+78.659970432 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12efc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12f4c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12f4c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12f4c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9da460 item 45 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12f4c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12f4c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.113418771 +0000 UTC m=+78.660519350 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12f4c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12fbc0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12fbc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12fbc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12fbc0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12fbc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.113418771 +0000 UTC m=+78.660519350 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b12fbc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9dab60 item 45 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a300): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a300): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a300): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a300): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a300): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a300): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a300): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.114795725 +0000 UTC m=+78.661896304 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a300): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a800): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a800): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a800): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9db110 item 46 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a800): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a800): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.115587964 +0000 UTC m=+78.662688534 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a800): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16af00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16af00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16af00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16af00): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16af00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.115587964 +0000 UTC m=+78.662688534 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16af00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9db880 item 46 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a3c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a3c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a3c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a3c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a3c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a3c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.117585945 +0000 UTC m=+78.664686524 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16a3c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16b100): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16b100): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16b100): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9da5b0 item 47 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16b100): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16b100): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.118041997 +0000 UTC m=+78.665142576 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16b100): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16b800): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16b800): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16b800): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16b800): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16b800): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.118041997 +0000 UTC m=+78.665142576 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16b800): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9dabd0 item 47 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16be40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16be40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16be40): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16be40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16be40): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16be40): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16be40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.119208524 +0000 UTC m=+78.666309093 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b16be40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49a440): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49a440): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49a440): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9dbc00 item 48 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49a440): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49a440): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.11962425 +0000 UTC m=+78.666724820 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49a440): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49ac00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49ac00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49ac00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49ac00): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49ac00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.11962425 +0000 UTC m=+78.666724820 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49ac00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae6e230 item 48 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b240): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b240): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b240): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b240): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b240): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.120832166 +0000 UTC m=+78.667932735 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b240): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b6c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b6c0): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b6c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b6c0): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b6c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae6e9a0 item 49 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b6c0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b6c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.12130461 +0000 UTC m=+78.668405178 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49b6c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49bc00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49bc00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49bc00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49bc00): >_readAt: n=8, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49bc00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.12130461 +0000 UTC m=+78.668405178 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b49bc00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae6ec40 item 49 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240380): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240380): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240380): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240380): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240380): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.122724696 +0000 UTC m=+78.669825275 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240380): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240880): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240880): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240880): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae6f3b0 item 50 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240880): _readAt: size=2, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240880): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240880): _writeAt: size=3, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240880): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240880): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.123219793 +0000 UTC m=+78.670320361 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240880): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240e00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240e00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240e00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240e00): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240e00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.123219793 +0000 UTC m=+78.670320361 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b240e00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae6f5e0 item 50 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241480): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241480): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241480): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241480): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241480): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.124372703 +0000 UTC m=+78.671473273 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241480): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241980): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241980): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241980): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241980): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241980): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241980): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae6fb90 item 51 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241980): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241980): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.124820591 +0000 UTC m=+78.671921160 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b241980): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36c040): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36c040): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36c040): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36c040): >_readAt: n=8, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36c040): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.124820591 +0000 UTC m=+78.671921160 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36c040): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9c6150 item 51 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36c6c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36c6c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36c6c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36c6c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36c6c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.126287015 +0000 UTC m=+78.673387584 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36c6c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36cbc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36cbc0): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36cbc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9c6690 item 52 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36cbc0): _readAt: size=2, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36cbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36cbc0): _writeAt: size=3, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36cbc0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36cbc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.126828409 +0000 UTC m=+78.673928978 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36cbc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36d140): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36d140): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36d140): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36d140): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36d140): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.126828409 +0000 UTC m=+78.673928978 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36d140): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9c6b60 item 52 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36d840): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36d840): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36d840): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36d840): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36d840): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.127911598 +0000 UTC m=+78.675012167 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36d840): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36dd40): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36dd40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36dd40): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36dd40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36dd40): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36dd40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9c7260 item 53 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36dd40): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36dd40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.128398029 +0000 UTC m=+78.675498598 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b36dd40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aabd300): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aabd300): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aabd300): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aabd300): >_readAt: n=8, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aabd300): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.128398029 +0000 UTC m=+78.675498598 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aabd300): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9c7420 item 53 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aabdc40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aabdc40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aabdc40): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aabdc40): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aabdc40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.129576648 +0000 UTC m=+78.676677217 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aabdc40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62580): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62580): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62580): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9c78f0 item 54 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62580): _readAt: size=2, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62580): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62580): _writeAt: size=3, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62580): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62580): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.130058329 +0000 UTC m=+78.677158898 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62580): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62e80): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62e80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62e80): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62e80): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62e80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.130058329 +0000 UTC m=+78.677158898 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae62e80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9c7c70 item 54 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae635c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae635c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae635c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae635c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae635c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.131203856 +0000 UTC m=+78.678304425 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae635c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae63ac0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae63ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae63ac0): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae63ac0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae63ac0): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae63ac0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aab05b0 item 55 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae63ac0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae63ac0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.131621727 +0000 UTC m=+78.678722295 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae63ac0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada21c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada21c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada21c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada21c0): >_readAt: n=8, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada21c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.131621727 +0000 UTC m=+78.678722295 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada21c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aab0930 item 55 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada28c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada28c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada28c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada28c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada28c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.132718963 +0000 UTC m=+78.679819532 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada28c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada2dc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada2dc0): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada2dc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aab1110 item 56 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada2dc0): _readAt: size=2, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada2dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada2dc0): _writeAt: size=3, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada2dc0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada2dc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.133253514 +0000 UTC m=+78.680354084 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada2dc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2e080): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2e080): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2e080): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2e080): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2e080): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.133253514 +0000 UTC m=+78.680354084 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2e080): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aab1500 item 56 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2fb00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2fb00): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2fb00): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2fb00): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2fb00): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2fb00): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2fb00): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2fb00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.134596004 +0000 UTC m=+78.681696583 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aa2fb00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaecc0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaecc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaecc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3a380 item 57 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaecc0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaecc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.135177484 +0000 UTC m=+78.682278063 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaecc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaf200): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaf200): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaf200): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaf200): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaf200): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaf200): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3a5b0 item 57 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaf200): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaf200): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.135688289 +0000 UTC m=+78.682788869 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abaf200): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abafc40): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abafc40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abafc40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abafc40): >_readAt: n=8, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abafc40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.135688289 +0000 UTC m=+78.682788869 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abafc40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3aa80 item 57 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03a4c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03a4c0): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03a4c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03a4c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03a4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03a4c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03a4c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03a4c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.137029037 +0000 UTC m=+78.684129616 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03a4c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03aa00): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03aa00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03aa00): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3aee0 item 58 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03aa00): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03aa00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.137498736 +0000 UTC m=+78.684599305 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03aa00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03af80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03af80): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03af80): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3b0a0 item 58 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03af80): _readAt: size=2, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03af80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03af80): _writeAt: size=3, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03af80): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03af80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.138129177 +0000 UTC m=+78.685229757 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03af80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03b540): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03b540): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03b540): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03b540): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03b540): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.138129177 +0000 UTC m=+78.685229757 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03b540): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3b260 item 58 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03bb80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03bb80): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03bb80): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03bb80): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03bb80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03bb80): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03bb80): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03bb80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.139502095 +0000 UTC m=+78.686602694 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b03bb80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93e640): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93e640): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93e640): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3b5e0 item 59 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93e640): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93e640): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.139984657 +0000 UTC m=+78.687085237 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93e640): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93ed80): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93ed80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93ed80): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93ed80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93ed80): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93ed80): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3b7a0 item 59 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93ed80): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93ed80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.140559816 +0000 UTC m=+78.687660395 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93ed80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93f940): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93f940): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93f940): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93f940): >_readAt: n=8, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93f940): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.140559816 +0000 UTC m=+78.687660395 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3a93f940): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3b9d0 item 59 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24240): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24240): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24240): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24240): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24240): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24240): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24240): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24240): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.141866549 +0000 UTC m=+78.688967128 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24240): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24780): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24780): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24780): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae3bdc0 item 60 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24780): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24780): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.142494926 +0000 UTC m=+78.689595505 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24780): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24dc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24dc0): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24dc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c2230 item 60 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24dc0): _readAt: size=2, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24dc0): _writeAt: size=3, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24dc0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24dc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.143027264 +0000 UTC m=+78.690127843 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad24dc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25400): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25400): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25400): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25400): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25400): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.143027264 +0000 UTC m=+78.690127843 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25400): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c24d0 item 60 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25a40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25a40): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25a40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25a40): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25a40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25a40): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25a40): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25a40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.144522653 +0000 UTC m=+78.691623232 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad25a40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2100): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2100): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2100): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c28c0 item 61 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2100): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2100): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.145032618 +0000 UTC m=+78.692133187 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2100): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2800): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2800): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2800): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2800): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2800): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.145032618 +0000 UTC m=+78.692133187 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2800): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c2a80 item 61 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2e80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2e80): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2e80): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2e80): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2e80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2e80): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2e80): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2e80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.146411967 +0000 UTC m=+78.693512546 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f2e80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f33c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f33c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f33c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c2ee0 item 62 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f33c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f33c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.146875705 +0000 UTC m=+78.693976274 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f33c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3ac0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3ac0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3ac0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3ac0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3ac0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.146875705 +0000 UTC m=+78.693976274 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b3f3ac0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c3260 item 62 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4200): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4200): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4200): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4200): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4200): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4200): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4200): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4200): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.148278929 +0000 UTC m=+78.695379498 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4200): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4740): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4740): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4740): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c38f0 item 63 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4740): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4740): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.148760721 +0000 UTC m=+78.695861300 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4740): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4e40): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4e40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4e40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4e40): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4e40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.148760721 +0000 UTC m=+78.695861300 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd4e40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b3c3ab0 item 63 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd5480): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd5480): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd5480): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd5480): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd5480): >_readAt: n=0, err=Bad file descriptor 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd5480): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd5480): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd5480): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.150042356 +0000 UTC m=+78.697142925 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd5480): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd59c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd59c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd59c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fa070 item 64 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd59c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd59c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.150547561 +0000 UTC m=+78.697648130 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3abd59c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac541c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac541c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac541c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac541c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac541c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.150547561 +0000 UTC m=+78.697648130 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac541c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fa460 item 64 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54800): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54800): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54800): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54800): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54800): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.151747421 +0000 UTC m=+78.698847990 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54800): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54c80): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54c80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54c80): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54c80): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54c80): _writeAt: size=3, off=2 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fa930 item 65 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54c80): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54c80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.152203173 +0000 UTC m=+78.699303742 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac54c80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55180): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55180): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55180): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55180): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55180): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.152203173 +0000 UTC m=+78.699303742 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55180): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fb0a0 item 65 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac557c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac557c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac557c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac557c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac557c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.153397573 +0000 UTC m=+78.700498142 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac557c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55c40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55c40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9fbb90 item 66 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55c40): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55c40): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55c40): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55c40): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55c40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.153985915 +0000 UTC m=+78.701086484 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac55c40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86280): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86280): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86280): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86280): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86280): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.153985915 +0000 UTC m=+78.701086484 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86280): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ab9e070 item 66 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac868c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac868c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac868c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac868c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac868c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.155174784 +0000 UTC m=+78.702275353 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac868c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86d40): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86d40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86d40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86d40): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86d40): _writeAt: size=3, off=2 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ab9f1f0 item 67 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86d40): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86d40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.155616401 +0000 UTC m=+78.702716969 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac86d40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87240): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87240): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87240): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87240): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87240): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.155616401 +0000 UTC m=+78.702716969 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87240): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ab9f3b0 item 67 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac878c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac878c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac878c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac878c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac878c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.156808185 +0000 UTC m=+78.703908754 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac878c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87dc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87dc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ab9fe30 item 68 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87dc0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87dc0): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87dc0): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87dc0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87dc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.157314903 +0000 UTC m=+78.704415482 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ac87dc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acce400): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acce400): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acce400): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acce400): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acce400): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.157314903 +0000 UTC m=+78.704415482 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acce400): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaba460 item 68 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accea40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accea40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accea40): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accea40): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accea40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.158410816 +0000 UTC m=+78.705511385 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accea40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acceec0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acceec0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acceec0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acceec0): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acceec0): _writeAt: size=3, off=2 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aabb490 item 69 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acceec0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acceec0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.158861078 +0000 UTC m=+78.705961648 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3acceec0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accf3c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accf3c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accf3c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accf3c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accf3c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.158861078 +0000 UTC m=+78.705961648 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accf3c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aabb730 item 69 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accfa40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accfa40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accfa40): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accfa40): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accfa40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.160071999 +0000 UTC m=+78.707172568 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3accfa40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44040): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44040): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aabbdc0 item 70 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44040): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44040): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44040): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44040): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44040): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.160576133 +0000 UTC m=+78.707676702 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44040): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44580): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44580): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44580): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44580): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44580): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.160576133 +0000 UTC m=+78.707676702 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44580): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9d0380 item 70 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44c00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44c00): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44c00): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44c00): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44c00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.161826298 +0000 UTC m=+78.708926867 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad44c00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45100): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45100): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45100): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45100): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45100): _writeAt: size=3, off=2 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9d0bd0 item 71 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45100): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45100): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.162333407 +0000 UTC m=+78.709433976 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45100): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45600): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45600): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45600): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45600): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45600): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.162333407 +0000 UTC m=+78.709433976 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45600): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9d0fc0 item 71 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45c80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45c80): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45c80): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45c80): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45c80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.163585967 +0000 UTC m=+78.710686536 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad45c80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68280): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68280): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9d1810 item 72 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68280): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68280): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68280): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68280): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68280): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.164151807 +0000 UTC m=+78.711252376 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68280): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad687c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad687c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad687c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad687c0): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad687c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.164151807 +0000 UTC m=+78.711252376 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad687c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9d19d0 item 72 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68d80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68d80): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68d80): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68d80): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68d80): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68d80): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68d80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.165364772 +0000 UTC m=+78.712465342 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad68d80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69280): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69280): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69280): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a71acb0 item 73 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69280): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69280): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.165837697 +0000 UTC m=+78.712938266 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69280): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69740): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69740): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69740): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69740): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69740): _writeAt: size=3, off=2 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a71b260 item 73 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69740): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69740): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.166363872 +0000 UTC m=+78.713464441 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69740): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69c80): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69c80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69c80): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69c80): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69c80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.166363872 +0000 UTC m=+78.713464441 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad69c80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a71bb90 item 73 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a3c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a3c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a3c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a3c0): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a3c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a3c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a3c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.167463182 +0000 UTC m=+78.714563751 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a3c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a8c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a8c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a8c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acdaa80 item 74 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a8c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a8c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.167871003 +0000 UTC m=+78.714971583 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8a8c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8ae00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8ae00): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acdb030 item 74 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8ae00): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8ae00): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8ae00): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8ae00): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8ae00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.168379385 +0000 UTC m=+78.715479954 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8ae00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b380): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b380): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b380): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b380): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b380): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.168379385 +0000 UTC m=+78.715479954 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b380): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acdb260 item 74 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b9c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b9c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b9c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b9c0): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b9c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b9c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b9c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.1694184 +0000 UTC m=+78.716518969 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8b9c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8bec0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8bec0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8bec0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae06000 item 75 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8bec0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8bec0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.169802487 +0000 UTC m=+78.716903057 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ad8bec0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8500): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8500): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8500): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8500): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8500): _writeAt: size=3, off=2 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae061c0 item 75 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8500): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8500): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.170305839 +0000 UTC m=+78.717406408 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8500): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8a40): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8a40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8a40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8a40): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8a40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.170305839 +0000 UTC m=+78.717406408 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb8a40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae06380 item 75 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9080): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9080): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9080): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9080): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9080): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9080): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9080): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.171415469 +0000 UTC m=+78.718516038 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9080): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9580): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9580): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9580): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae06850 item 76 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9580): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9580): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.171794876 +0000 UTC m=+78.718895445 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9580): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9ac0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9ac0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae06bd0 item 76 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9ac0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9ac0): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9ac0): _writeAt: size=3, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9ac0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9ac0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.172296566 +0000 UTC m=+78.719397135 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3adb9ac0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12140): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12140): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12140): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12140): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12140): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.172296566 +0000 UTC m=+78.719397135 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12140): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae06fc0 item 76 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12780): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12780): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12780): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12780): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12780): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12780): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12780): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.173432094 +0000 UTC m=+78.720532663 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12780): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12c80): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12c80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12c80): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3ae07490 item 77 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12c80): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12c80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.173883077 +0000 UTC m=+78.720983645 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae12c80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8e640): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8e640): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8e640): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8e640): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8e640): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.173883077 +0000 UTC m=+78.720983645 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8e640): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb81c0 item 77 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8ec80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8ec80): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8ec80): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8ec80): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8ec80): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8ec80): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8ec80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.175073188 +0000 UTC m=+78.722173757 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8ec80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8f180): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8f180): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8f180): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb87e0 item 78 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8f180): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8f180): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.175469618 +0000 UTC m=+78.722570188 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8f180): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8f880): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8f880): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8f880): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8f880): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8f880): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.175469618 +0000 UTC m=+78.722570188 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8f880): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb8ee0 item 78 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8fec0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8fec0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8fec0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8fec0): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8fec0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8fec0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8fec0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.176900586 +0000 UTC m=+78.724001195 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ae8fec0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aede4c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aede4c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aede4c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb9810 item 79 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aede4c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aede4c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.177334246 +0000 UTC m=+78.724434815 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aede4c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedebc0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedebc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedebc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedebc0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedebc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.177334246 +0000 UTC m=+78.724434815 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedebc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3acb99d0 item 79 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf200): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf200): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf200): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf200): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf200): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf200): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf200): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.178865883 +0000 UTC m=+78.725966462 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf200): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf700): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf700): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf700): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaaa380 item 80 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf700): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf700): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.179359137 +0000 UTC m=+78.726459706 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedf700): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedfe00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedfe00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedfe00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedfe00): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedfe00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.179359137 +0000 UTC m=+78.726459706 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aedfe00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaaa540 item 80 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af10540): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af10540): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af10540): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af10540): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af10540): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.180656891 +0000 UTC m=+78.727757460 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af10540): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af109c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af109c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af109c0): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af109c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af109c0): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af109c0): _writeAt: size=3, off=7 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaaaa80 item 81 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af109c0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af109c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.181112413 +0000 UTC m=+78.728212982 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af109c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af10f00): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af10f00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af10f00): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af10f00): >_readAt: n=8, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af10f00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.181112413 +0000 UTC m=+78.728212982 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af10f00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaaac40 item 81 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11580): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11580): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11580): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11580): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11580): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.182279251 +0000 UTC m=+78.729379820 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11580): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11a80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11a80): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11a80): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaab180 item 82 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11a80): _readAt: size=2, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11a80): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11a80): _writeAt: size=3, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11a80): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11a80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.182864918 +0000 UTC m=+78.729965497 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af11a80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38100): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38100): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38100): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38100): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38100): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.182864918 +0000 UTC m=+78.729965497 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38100): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aaab810 item 82 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38780): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38780): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38780): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38780): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38780): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.184104504 +0000 UTC m=+78.731205073 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38780): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38c80): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38c80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38c80): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38c80): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38c80): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38c80): _writeAt: size=3, off=7 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f24d0 item 83 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38c80): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38c80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.184527884 +0000 UTC m=+78.731628453 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af38c80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af391c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af391c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af391c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af391c0): >_readAt: n=8, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af391c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.184527884 +0000 UTC m=+78.731628453 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af391c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f2a80 item 83 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39840): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39840): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39840): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39840): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39840): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.185854133 +0000 UTC m=+78.732954712 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39840): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39d40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39d40): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39d40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f2f50 item 84 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39d40): _readAt: size=2, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39d40): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39d40): _writeAt: size=3, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39d40): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39d40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.186465661 +0000 UTC m=+78.733566240 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af39d40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af783c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af783c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af783c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af783c0): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af783c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.186465661 +0000 UTC m=+78.733566240 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af783c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f3340 item 84 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78a40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78a40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78a40): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78a40): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78a40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.187722759 +0000 UTC m=+78.734823338 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78a40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78f40): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78f40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78f40): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78f40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78f40): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78f40): _writeAt: size=3, off=7 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f3730 item 85 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78f40): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78f40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.188327934 +0000 UTC m=+78.735428513 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af78f40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af79480): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af79480): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af79480): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af79480): >_readAt: n=8, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af79480): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.188327934 +0000 UTC m=+78.735428513 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af79480): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3a9f3960 item 85 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af79b00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af79b00): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af79b00): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af79b00): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af79b00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.189883066 +0000 UTC m=+78.736983635 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3af79b00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4100): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4100): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4100): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45c070 item 86 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4100): _readAt: size=2, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4100): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4100): _writeAt: size=3, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4100): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4100): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.190471369 +0000 UTC m=+78.737571938 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4100): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4680): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4680): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4680): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4680): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4680): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.190471369 +0000 UTC m=+78.737571938 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4680): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45c460 item 86 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4d00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4d00): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4d00): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4d00): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4d00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.191684875 +0000 UTC m=+78.738785454 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc4d00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5200): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5200): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5200): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5200): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5200): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5200): _writeAt: size=3, off=7 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45cb60 item 87 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5200): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5200): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.192217111 +0000 UTC m=+78.739317690 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5200): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5740): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5740): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5740): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5740): >_readAt: n=8, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5740): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.192217111 +0000 UTC m=+78.739317690 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5740): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45cfc0 item 87 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5dc0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5dc0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5dc0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5dc0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5dc0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.193409918 +0000 UTC m=+78.740510487 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3afc5dc0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aff63c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aff63c0): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aff63c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b45d340 item 88 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aff63c0): _readAt: size=2, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aff63c0): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aff63c0): _writeAt: size=3, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aff63c0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aff63c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.193906507 +0000 UTC m=+78.741007086 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3aff63c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3640): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3640): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3640): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3640): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3640): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.193906507 +0000 UTC m=+78.741007086 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3640): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3aab1b90 item 88 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3c80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3c80): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3c80): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3c80): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3c80): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3c80): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3c80): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3c80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.1949967 +0000 UTC m=+78.742097268 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3ada3c80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe2c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe2c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe2c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b4121c0 item 89 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe2c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe2c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.195386558 +0000 UTC m=+78.742487126 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe2c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe800): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe800): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe800): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe800): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe800): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe800): _writeAt: size=3, off=7 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b412540 item 89 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe800): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe800): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.195931097 +0000 UTC m=+78.743031666 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fe800): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fed80): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fed80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fed80): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fed80): >_readAt: n=8, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fed80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.195931097 +0000 UTC m=+78.743031666 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4fed80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b412770 item 89 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff3c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff3c0): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff3c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff3c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff3c0): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff3c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff3c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff3c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.197119155 +0000 UTC m=+78.744219724 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff3c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff900): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff900): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff900): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b412af0 item 90 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff900): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff900): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.197520834 +0000 UTC m=+78.744621403 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ff900): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ffe40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ffe40): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ffe40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b412d20 item 90 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ffe40): _readAt: size=2, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ffe40): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ffe40): _writeAt: size=3, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ffe40): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ffe40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.197968281 +0000 UTC m=+78.745068850 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b4ffe40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054500): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054500): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054500): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054500): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054500): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.197968281 +0000 UTC m=+78.745068850 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054500): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b413180 item 90 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054b40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054b40): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054b40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054b40): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054b40): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054b40): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054b40): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054b40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.198972611 +0000 UTC m=+78.746073180 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b054b40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b055080): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b055080): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b055080): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b413500 item 91 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b055080): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b055080): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.199486332 +0000 UTC m=+78.746586902 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b055080): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0555c0): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0555c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0555c0): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0555c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0555c0): >_readAt: n=2, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0555c0): _writeAt: size=3, off=7 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b4136c0 item 91 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0555c0): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0555c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.199969567 +0000 UTC m=+78.747070146 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0555c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b055b40): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b055b40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b055b40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b055b40): >_readAt: n=8, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b055b40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.199969567 +0000 UTC m=+78.747070146 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b055b40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b413880 item 91 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e280): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e280): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e280): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e280): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e280): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e280): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e280): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e280): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.201188443 +0000 UTC m=+78.748289012 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e280): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e7c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e7c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e7c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b413c70 item 92 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e7c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e7c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.201655858 +0000 UTC m=+78.748756437 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07e7c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07ed00): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07ed00): open at offset 5 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07ed00): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b413e30 item 92 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07ed00): _readAt: size=2, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07ed00): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07ed00): _writeAt: size=3, off=5 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07ed00): >_writeAt: n=3, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07ed00): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.202243077 +0000 UTC m=+78.749343647 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07ed00): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f2c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f2c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f2c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f2c0): >_readAt: n=3, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f2c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.202243077 +0000 UTC m=+78.749343647 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f2c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cc150 item 92 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f900): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f900): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f900): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f900): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f900): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f900): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f900): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f900): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.20330684 +0000 UTC m=+78.750407409 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07f900): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07fe40): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07fe40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07fe40): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cc4d0 item 93 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07fe40): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07fe40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.203693502 +0000 UTC m=+78.750794071 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b07fe40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ac640): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ac640): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ac640): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ac640): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ac640): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.203693502 +0000 UTC m=+78.750794071 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ac640): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cc690 item 93 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0acc80): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0acc80): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0acc80): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0acc80): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0acc80): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0acc80): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0acc80): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0acc80): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.204896458 +0000 UTC m=+78.751997037 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0acc80): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ad1c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ad1c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ad1c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cd180 item 94 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ad1c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ad1c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.205321713 +0000 UTC m=+78.752422281 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ad1c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ad8c0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ad8c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ad8c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ad8c0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ad8c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.205321713 +0000 UTC m=+78.752422281 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0ad8c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cd340 item 94 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0000): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0000): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0000): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0000): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0000): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0000): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0000): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0000): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.206535799 +0000 UTC m=+78.753636368 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0000): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0540): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0540): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0540): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cd6c0 item 95 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0540): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0540): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.20694306 +0000 UTC m=+78.754043628 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0540): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0c40): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0c40): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0c40): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0c40): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0c40): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.20694306 +0000 UTC m=+78.754043628 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c0c40): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b6cdab0 item 95 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 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/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1280): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1280): open at offset 0 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1280): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1280): _readAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1280): >_readAt: n=0, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1280): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1280): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1280): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.208214204 +0000 UTC m=+78.755314773 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1280): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c17c0): _writeAt: size=5, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c17c0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c17c0): >openPending: err= 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5ba0e0 item 96 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c17c0): >_writeAt: n=5, err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c17c0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.208626043 +0000 UTC m=+78.755726612 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c17c0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 02:05:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 02:05:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1ec0): _readAt: size=512, off=0 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1ec0): openPending: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1ec0): >openPending: err= 2026/05/01 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1ec0): >_readAt: n=5, err=EOF 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1ec0): close: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 02:05:25.208626043 +0000 UTC m=+78.755726612 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : open-test-file(0xd0b3b0c1ec0): >close: err= 2026/05/01 02:05:25 DEBUG : open-test-file: Remove: 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd0b3b5ba2a0 item 96 2026/05/01 02:05:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 02:05:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 02:05:25 DEBUG : open-test-file: >Remove: err= 2026/05/01 02:05:25 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:25 DEBUG : Looking for writers 2026/05/01 02:05:25 DEBUG : >WaitForWriters: 2026/05/01 02:05:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.63s) --- PASS: TestRWFileHandleOpenTests/writes (0.30s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.33s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:25 DEBUG : file1: newRWFileHandle: 2026/05/01 02:05:25 DEBUG : file1(0xd0b3b192b40): openPending: 2026/05/01 02:05:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:25 DEBUG : file1(0xd0b3b192b40): >openPending: err= 2026/05/01 02:05:25 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 02:05:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 02:05:25 DEBUG : file1(0xd0b3b192b40): _writeAt: size=2, off=0 2026/05/01 02:05:25 DEBUG : file1(0xd0b3b192b40): >_writeAt: n=2, err= 2026/05/01 02:05:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/01 02:05:25 DEBUG : file1(0xd0b3b192b40): RWFileHandle.Flush 2026/05/01 02:05:25 DEBUG : file1(0xd0b3b192b40): RWFileHandle.Release 2026/05/01 02:05:25 DEBUG : file1(0xd0b3b192b40): close: 2026/05/01 02:05:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/01 02:05:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:25 DEBUG : file1(0xd0b3b192b40): >close: err= 2026/05/01 02:05:25 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:25 DEBUG : Looking for writers 2026/05/01 02:05:25 DEBUG : file1: reading active writers 2026/05/01 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:05:25 DEBUG : Looking for writers 2026/05/01 02:05:25 DEBUG : file1: reading active writers 2026/05/01 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:05:25 DEBUG : Looking for writers 2026/05/01 02:05:25 DEBUG : file1: reading active writers 2026/05/01 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:05:25 DEBUG : Looking for writers 2026/05/01 02:05:25 DEBUG : file1: reading active writers 2026/05/01 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:05:25 DEBUG : file1: vfs cache: starting upload 2026/05/01 02:05:25 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:25 DEBUG : Looking for writers 2026/05/01 02:05:25 DEBUG : file1: reading active writers 2026/05/01 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:05:25 DEBUG : Looking for writers 2026/05/01 02:05:25 DEBUG : file1: reading active writers 2026/05/01 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:05:25 DEBUG : file1: size = 2 OK 2026/05/01 02:05:25 DEBUG : file1.rclone_chunk.001_cbirel: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/01 02:05:25 INFO : file1.rclone_chunk.001_cbirel: Copied (server-side copy) to: file1 2026/05/01 02:05:25 INFO : file1.rclone_chunk.001_cbirel: Deleted 2026/05/01 02:05:25 DEBUG : file1: size = 2 OK 2026/05/01 02:05:25 INFO : file1: Copied (new) 2026/05/01 02:05:25 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/05/01 02:05:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 02:05:25 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/01 02:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:25 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 02:05:26 DEBUG : Looking for writers 2026/05/01 02:05:26 DEBUG : file1: reading active writers 2026/05/01 02:05:26 DEBUG : >WaitForWriters: 2026/05/01 02:05:26 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:26 DEBUG : Looking for writers 2026/05/01 02:05:26 DEBUG : file1: reading active writers 2026/05/01 02:05:26 DEBUG : >WaitForWriters: 2026/05/01 02:05:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:26 DEBUG : rename_me: newRWFileHandle: 2026/05/01 02:05:26 DEBUG : rename_me(0xd0b3b240c00): openPending: 2026/05/01 02:05:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 02:05:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/01 02:05:26 DEBUG : rename_me(0xd0b3b240c00): >openPending: err= 2026/05/01 02:05:26 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/01 02:05:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/01 02:05:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/01 02:05:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/01 02:05:26 DEBUG : rename_me(0xd0b3b240c00): _writeAt: size=5, off=0 2026/05/01 02:05:26 DEBUG : rename_me(0xd0b3b240c00): >_writeAt: n=5, err= 2026/05/01 02:05:26 DEBUG : rename_me(0xd0b3b240c00): close: 2026/05/01 02:05:26 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-01 02:05:26.287313647 +0000 UTC m=+79.834414216 2026/05/01 02:05:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/01 02:05:26 DEBUG : rename_me(0xd0b3b240c00): >close: err= 2026/05/01 02:05:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/01 02:05:26 DEBUG : i_was_renamed: Updating file with 0xd0b3ae28340 2026/05/01 02:05:26 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/01 02:05:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/01 02:05:26 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:26 DEBUG : Looking for writers 2026/05/01 02:05:26 DEBUG : i_was_renamed: reading active writers 2026/05/01 02:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 02:05:26 DEBUG : Looking for writers 2026/05/01 02:05:26 DEBUG : i_was_renamed: reading active writers 2026/05/01 02:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 02:05:26 DEBUG : Looking for writers 2026/05/01 02:05:26 DEBUG : i_was_renamed: reading active writers 2026/05/01 02:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 02:05:26 DEBUG : Looking for writers 2026/05/01 02:05:26 DEBUG : i_was_renamed: reading active writers 2026/05/01 02:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 02:05:26 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/01 02:05:26 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/05/01 02:05:26 DEBUG : Looking for writers 2026/05/01 02:05:26 DEBUG : i_was_renamed: reading active writers 2026/05/01 02:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 02:05:26 DEBUG : Looking for writers 2026/05/01 02:05:26 DEBUG : i_was_renamed: reading active writers 2026/05/01 02:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/01 02:05:26 DEBUG : i_was_renamed: size = 5 OK 2026/05/01 02:05:26 DEBUG : i_was_renamed.rclone_chunk.001_cbissx: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/01 02:05:26 INFO : i_was_renamed.rclone_chunk.001_cbissx: Copied (server-side copy) to: i_was_renamed 2026/05/01 02:05:26 INFO : i_was_renamed.rclone_chunk.001_cbissx: Deleted 2026/05/01 02:05:26 DEBUG : i_was_renamed: size = 5 OK 2026/05/01 02:05:26 INFO : i_was_renamed: Copied (new) 2026/05/01 02:05:26 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-01 02:05:26.287313647 +0000 UTC" 2026/05/01 02:05:26 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/01 02:05:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/01 02:05:26 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/01 02:05:26 DEBUG : Looking for writers 2026/05/01 02:05:26 DEBUG : i_was_renamed: reading active writers 2026/05/01 02:05:26 DEBUG : >WaitForWriters: 2026/05/01 02:05:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 02:05:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 02:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-xejolew9hoje" 2026/05/01 02:05:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 02:05:27 DEBUG : forgetting directory cache 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbitrj: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/05/01 02:05:27 INFO : TestRWCacheUpdate.rclone_chunk.001_cbitrj: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/01 02:05:27 INFO : TestRWCacheUpdate.rclone_chunk.001_cbitrj: Deleted 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate(0xd0b3ae63a00): _readAt: size=512, off=0 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate(0xd0b3ae63a00): openPending: 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-01 01:06:27.06452488 +0000 UTC" against cached fingerprint "" 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/01 02:05:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate(0xd0b3ae63a00): >openPending: err= 2026/05/01 02:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate(0xd0b3ae63a00): >_readAt: n=20, err=EOF 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate(0xd0b3ae63a00): close: 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 01:06:27.06452488 +0000 UTC 2026/05/01 02:05:27 DEBUG : TestRWCacheUpdate(0xd0b3ae63a00): >close: err= 2026/05/01 02:05:28 DEBUG : forgetting directory cache 2026/05/01 02:05:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbiuyz: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/05/01 02:05:28 INFO : TestRWCacheUpdate.rclone_chunk.001_cbiuyz: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/01 02:05:28 INFO : TestRWCacheUpdate.rclone_chunk.001_cbiuyz: Deleted 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate(0xd0b3ae8f740): _readAt: size=512, off=0 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate(0xd0b3ae8f740): openPending: 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-01 01:07:27.06452488 +0000 UTC" against cached fingerprint "20,2026-05-01 01:06:27.06452488 +0000 UTC" 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-01 01:07:27.06452488 +0000 UTC" != cached fingerprint "20,2026-05-01 01:06:27.06452488 +0000 UTC") 2026/05/01 02:05:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/01 02:05:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate(0xd0b3ae8f740): >openPending: err= 2026/05/01 02:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate(0xd0b3ae8f740): >_readAt: n=20, err=EOF 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate(0xd0b3ae8f740): close: 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 01:07:27.06452488 +0000 UTC 2026/05/01 02:05:28 DEBUG : TestRWCacheUpdate(0xd0b3ae8f740): >close: err= 2026/05/01 02:05:29 DEBUG : forgetting directory cache 2026/05/01 02:05:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbivsg: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/05/01 02:05:29 INFO : TestRWCacheUpdate.rclone_chunk.001_cbivsg: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/01 02:05:29 INFO : TestRWCacheUpdate.rclone_chunk.001_cbivsg: Deleted 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate(0xd0b3ad5aec0): _readAt: size=512, off=0 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate(0xd0b3ad5aec0): openPending: 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-01 01:08:27.06452488 +0000 UTC" against cached fingerprint "20,2026-05-01 01:07:27.06452488 +0000 UTC" 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-01 01:08:27.06452488 +0000 UTC" != cached fingerprint "20,2026-05-01 01:07:27.06452488 +0000 UTC") 2026/05/01 02:05:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/01 02:05:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate(0xd0b3ad5aec0): >openPending: err= 2026/05/01 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate(0xd0b3ad5aec0): >_readAt: n=20, err=EOF 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate(0xd0b3ad5aec0): close: 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 01:08:27.06452488 +0000 UTC 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate(0xd0b3ad5aec0): >close: err= 2026/05/01 02:05:29 DEBUG : Re-reading directory (100.75583ms old) 2026/05/01 02:05:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/01 02:05:30 DEBUG : forgetting directory cache 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbiwmy: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/05/01 02:05:30 INFO : TestRWCacheUpdate.rclone_chunk.001_cbiwmy: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/01 02:05:30 INFO : TestRWCacheUpdate.rclone_chunk.001_cbiwmy: Deleted 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate(0xd0b3b0c1780): _readAt: size=512, off=0 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate(0xd0b3b0c1780): openPending: 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-01 01:09:27.06452488 +0000 UTC" against cached fingerprint "20,2026-05-01 01:08:27.06452488 +0000 UTC" 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-01 01:09:27.06452488 +0000 UTC" != cached fingerprint "20,2026-05-01 01:08:27.06452488 +0000 UTC") 2026/05/01 02:05:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/01 02:05:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate(0xd0b3b0c1780): >openPending: err= 2026/05/01 02:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate(0xd0b3b0c1780): >_readAt: n=20, err=EOF 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate(0xd0b3b0c1780): close: 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 01:09:27.06452488 +0000 UTC 2026/05/01 02:05:30 DEBUG : TestRWCacheUpdate(0xd0b3b0c1780): >close: err= 2026/05/01 02:05:31 DEBUG : forgetting directory cache 2026/05/01 02:05:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbix0y: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/05/01 02:05:31 INFO : TestRWCacheUpdate.rclone_chunk.001_cbix0y: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/01 02:05:31 INFO : TestRWCacheUpdate.rclone_chunk.001_cbix0y: Deleted 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate(0xd0b3b36db40): _readAt: size=512, off=0 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate(0xd0b3b36db40): openPending: 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-01 01:10:27.06452488 +0000 UTC" against cached fingerprint "20,2026-05-01 01:09:27.06452488 +0000 UTC" 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-01 01:10:27.06452488 +0000 UTC" != cached fingerprint "20,2026-05-01 01:09:27.06452488 +0000 UTC") 2026/05/01 02:05:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/01 02:05:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate(0xd0b3b36db40): >openPending: err= 2026/05/01 02:05:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate(0xd0b3b36db40): >_readAt: n=20, err=EOF 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate(0xd0b3b36db40): close: 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 01:10:27.06452488 +0000 UTC 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate(0xd0b3b36db40): >close: err= 2026/05/01 02:05:32 DEBUG : forgetting directory cache 2026/05/01 02:05:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbiy7p: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/05/01 02:05:32 INFO : TestRWCacheUpdate.rclone_chunk.001_cbiy7p: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/01 02:05:32 INFO : TestRWCacheUpdate.rclone_chunk.001_cbiy7p: Deleted 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate(0xd0b3b2405c0): _readAt: size=512, off=0 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate(0xd0b3b2405c0): openPending: 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-01 01:11:27.06452488 +0000 UTC" against cached fingerprint "20,2026-05-01 01:10:27.06452488 +0000 UTC" 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-01 01:11:27.06452488 +0000 UTC" != cached fingerprint "20,2026-05-01 01:10:27.06452488 +0000 UTC") 2026/05/01 02:05:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/01 02:05:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate(0xd0b3b2405c0): >openPending: err= 2026/05/01 02:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate(0xd0b3b2405c0): >_readAt: n=20, err=EOF 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate(0xd0b3b2405c0): close: 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 01:11:27.06452488 +0000 UTC 2026/05/01 02:05:32 DEBUG : TestRWCacheUpdate(0xd0b3b2405c0): >close: err= 2026/05/01 02:05:33 DEBUG : forgetting directory cache 2026/05/01 02:05:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbiz2a: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/05/01 02:05:33 INFO : TestRWCacheUpdate.rclone_chunk.001_cbiz2a: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/01 02:05:33 INFO : TestRWCacheUpdate.rclone_chunk.001_cbiz2a: Deleted 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate(0xd0b3ae8f9c0): _readAt: size=512, off=0 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate(0xd0b3ae8f9c0): openPending: 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-01 01:12:27.06452488 +0000 UTC" against cached fingerprint "20,2026-05-01 01:11:27.06452488 +0000 UTC" 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-01 01:12:27.06452488 +0000 UTC" != cached fingerprint "20,2026-05-01 01:11:27.06452488 +0000 UTC") 2026/05/01 02:05:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/01 02:05:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate(0xd0b3ae8f9c0): >openPending: err= 2026/05/01 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate(0xd0b3ae8f9c0): >_readAt: n=21, err=EOF 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate(0xd0b3ae8f9c0): close: 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 01:12:27.06452488 +0000 UTC 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate(0xd0b3ae8f9c0): >close: err= 2026/05/01 02:05:34 DEBUG : forgetting directory cache 2026/05/01 02:05:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbj008: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/05/01 02:05:34 INFO : TestRWCacheUpdate.rclone_chunk.001_cbj008: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/01 02:05:34 INFO : TestRWCacheUpdate.rclone_chunk.001_cbj008: Deleted 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate(0xd0b3af5a700): _readAt: size=512, off=0 2026/05/01 02:05:34 DEBUG : TestRWCacheUpdate(0xd0b3af5a700): openPending: 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-01 01:13:27.06452488 +0000 UTC" against cached fingerprint "21,2026-05-01 01:12:27.06452488 +0000 UTC" 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-01 01:13:27.06452488 +0000 UTC" != cached fingerprint "21,2026-05-01 01:12:27.06452488 +0000 UTC") 2026/05/01 02:05:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/01 02:05:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate(0xd0b3af5a700): >openPending: err= 2026/05/01 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate(0xd0b3af5a700): >_readAt: n=22, err=EOF 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate(0xd0b3af5a700): close: 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 01:13:27.06452488 +0000 UTC 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate(0xd0b3af5a700): >close: err= 2026/05/01 02:05:35 DEBUG : Re-reading directory (101.560603ms old) 2026/05/01 02:05:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/01 02:05:35 DEBUG : forgetting directory cache 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbj110: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/05/01 02:05:35 INFO : TestRWCacheUpdate.rclone_chunk.001_cbj110: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/01 02:05:35 INFO : TestRWCacheUpdate.rclone_chunk.001_cbj110: Deleted 2026/05/01 02:05:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate(0xd0b3b188340): _readAt: size=512, off=0 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate(0xd0b3b188340): openPending: 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-01 01:14:27.06452488 +0000 UTC" against cached fingerprint "22,2026-05-01 01:13:27.06452488 +0000 UTC" 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-01 01:14:27.06452488 +0000 UTC" != cached fingerprint "22,2026-05-01 01:13:27.06452488 +0000 UTC") 2026/05/01 02:05:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/01 02:05:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate(0xd0b3b188340): >openPending: err= 2026/05/01 02:05:36 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate(0xd0b3b188340): >_readAt: n=23, err=EOF 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate(0xd0b3b188340): close: 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 01:14:27.06452488 +0000 UTC 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate(0xd0b3b188340): >close: err= 2026/05/01 02:05:36 DEBUG : Re-reading directory (105.498103ms old) 2026/05/01 02:05:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/01 02:05:36 DEBUG : forgetting directory cache 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/05/01 02:05:36 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cbj210: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/05/01 02:05:36 INFO : TestRWCacheUpdate.rclone_chunk.001_cbj210: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/01 02:05:36 INFO : TestRWCacheUpdate.rclone_chunk.001_cbj210: Deleted 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate(0xd0b3b2b5a00): _readAt: size=512, off=0 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate(0xd0b3b2b5a00): openPending: 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-01 01:15:27.06452488 +0000 UTC" against cached fingerprint "23,2026-05-01 01:14:27.06452488 +0000 UTC" 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-01 01:15:27.06452488 +0000 UTC" != cached fingerprint "23,2026-05-01 01:14:27.06452488 +0000 UTC") 2026/05/01 02:05:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/01 02:05:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate(0xd0b3b2b5a00): >openPending: err= 2026/05/01 02:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate(0xd0b3b2b5a00): >_readAt: n=24, err=EOF 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate(0xd0b3b2b5a00): close: 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 01:15:27.06452488 +0000 UTC 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate(0xd0b3b2b5a00): >close: err= 2026/05/01 02:05:37 DEBUG : Re-reading directory (102.088562ms old) 2026/05/01 02:05:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/01 02:05:37 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:37 DEBUG : Looking for writers 2026/05/01 02:05:37 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/01 02:05:37 DEBUG : >WaitForWriters: 2026/05/01 02:05:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (10.40s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:37 DEBUG : forgetting directory cache 2026/05/01 02:05:37 DEBUG : FiLeA: size = 5 OK 2026/05/01 02:05:37 DEBUG : FiLeA.rclone_chunk.001_cbj34g: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/05/01 02:05:37 INFO : FiLeA.rclone_chunk.001_cbj34g: Copied (server-side copy) to: FiLeA 2026/05/01 02:05:37 INFO : FiLeA.rclone_chunk.001_cbj34g: Deleted 2026/05/01 02:05:38 DEBUG : FiLeB: size = 5 OK 2026/05/01 02:05:38 DEBUG : FiLeB.rclone_chunk.001_cbj3qa: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/05/01 02:05:38 INFO : FiLeB.rclone_chunk.001_cbj3qa: Copied (server-side copy) to: FiLeB 2026/05/01 02:05:38 INFO : FiLeB.rclone_chunk.001_cbj3qa: Deleted 2026/05/01 02:05:38 DEBUG : FilEb: size = 5 OK 2026/05/01 02:05:38 DEBUG : FilEb.rclone_chunk.001_cbj4lr: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/05/01 02:05:38 INFO : FilEb.rclone_chunk.001_cbj4lr: Copied (server-side copy) to: FilEb 2026/05/01 02:05:38 INFO : FilEb.rclone_chunk.001_cbj4lr: Deleted 2026/05/01 02:05:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 02:05:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 02:05:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 02:05:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/01 02:05:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/01 02:05:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/01 02:05:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/01 02:05:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/01 02:05:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/01 02:05:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/01 02:05:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/01 02:05:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/01 02:05:39 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/01 02:05:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/01 02:05:39 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/01 02:05:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:39 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:39 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/01 02:05:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/01 02:05:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/01 02:05:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/01 02:05:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/01 02:05:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:39 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:39 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:39 DEBUG : Looking for writers 2026/05/01 02:05:39 DEBUG : FiLeA: reading active writers 2026/05/01 02:05:39 DEBUG : FiLeB: reading active writers 2026/05/01 02:05:39 DEBUG : FilEb: reading active writers 2026/05/01 02:05:39 DEBUG : >WaitForWriters: 2026/05/01 02:05:39 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:39 DEBUG : Looking for writers 2026/05/01 02:05:39 DEBUG : FiLeA: reading active writers 2026/05/01 02:05:39 DEBUG : FiLeB: reading active writers 2026/05/01 02:05:39 DEBUG : FilEb: reading active writers 2026/05/01 02:05:39 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.68s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:40 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/05/01 02:05:40 DEBUG : normal name with no special characters.txt.rclone_chunk.001_cbj63y: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/05/01 02:05:40 INFO : normal name with no special characters.txt.rclone_chunk.001_cbj63y: Copied (server-side copy) to: normal name with no special characters.txt 2026/05/01 02:05:40 INFO : normal name with no special characters.txt.rclone_chunk.001_cbj63y: Deleted 2026/05/01 02:05:40 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/05/01 02:05:40 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_cbj6zy: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/05/01 02:05:40 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_cbj6zy: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/05/01 02:05:40 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_cbj6zy: Deleted 2026/05/01 02:05:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:41 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/01 02:05:41 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/01 02:05:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/01 02:05:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:41 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:41 DEBUG : Looking for writers 2026/05/01 02:05:41 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/01 02:05:41 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/01 02:05:41 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.35s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': Reusing VFS from active cache 2026/05/01 02:05:41 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:41 DEBUG : Looking for writers 2026/05/01 02:05:41 DEBUG : >WaitForWriters: 2026/05/01 02:05:41 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:41 DEBUG : Looking for writers 2026/05/01 02:05:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:41 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:41 DEBUG : Looking for writers 2026/05/01 02:05:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.08s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:41 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:41 DEBUG : Looking for writers 2026/05/01 02:05:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:42 DEBUG : file1: size = 14 OK 2026/05/01 02:05:42 DEBUG : file1.rclone_chunk.001_cbj7nt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:05:42 INFO : file1.rclone_chunk.001_cbj7nt: Copied (server-side copy) to: file1 2026/05/01 02:05:42 INFO : file1.rclone_chunk.001_cbj7nt: Deleted 2026/05/01 02:05:42 DEBUG : dir/file2: size = 14 OK 2026/05/01 02:05:42 DEBUG : dir/file2.rclone_chunk.001_cbj8v1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/01 02:05:42 INFO : dir/file2.rclone_chunk.001_cbj8v1: Copied (server-side copy) to: dir/file2 2026/05/01 02:05:42 INFO : dir/file2.rclone_chunk.001_cbj8v1: Deleted 2026/05/01 02:05:43 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:43 DEBUG : dir: Looking for writers 2026/05/01 02:05:43 DEBUG : file2: reading active writers 2026/05/01 02:05:43 DEBUG : Looking for writers 2026/05/01 02:05:43 DEBUG : file1: reading active writers 2026/05/01 02:05:43 DEBUG : dir: reading active writers 2026/05/01 02:05:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.49s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:43 DEBUG : file1: size = 14 OK 2026/05/01 02:05:43 DEBUG : file1.rclone_chunk.001_cbj9c2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:05:43 INFO : file1.rclone_chunk.001_cbj9c2: Copied (server-side copy) to: file1 2026/05/01 02:05:43 INFO : file1.rclone_chunk.001_cbj9c2: Deleted 2026/05/01 02:05:44 DEBUG : dir/file2: size = 14 OK 2026/05/01 02:05:44 DEBUG : dir/file2.rclone_chunk.001_cbj9zd: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/01 02:05:44 INFO : dir/file2.rclone_chunk.001_cbj9zd: Copied (server-side copy) to: dir/file2 2026/05/01 02:05:44 INFO : dir/file2.rclone_chunk.001_cbj9zd: Deleted 2026/05/01 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:44 DEBUG : dir: Looking for writers 2026/05/01 02:05:44 DEBUG : Looking for writers 2026/05/01 02:05:44 DEBUG : dir: reading active writers 2026/05/01 02:05:44 DEBUG : file1: reading active writers 2026/05/01 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.26s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:44 DEBUG : file1: size = 14 OK 2026/05/01 02:05:44 DEBUG : file1.rclone_chunk.001_cbja1m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/01 02:05:44 INFO : file1.rclone_chunk.001_cbja1m: Copied (server-side copy) to: file1 2026/05/01 02:05:44 INFO : file1.rclone_chunk.001_cbja1m: Deleted 2026/05/01 02:05:45 DEBUG : dir/file2: size = 14 OK 2026/05/01 02:05:45 DEBUG : dir/file2.rclone_chunk.001_cbja8c: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/01 02:05:45 INFO : dir/file2.rclone_chunk.001_cbja8c: Copied (server-side copy) to: dir/file2 2026/05/01 02:05:45 INFO : dir/file2.rclone_chunk.001_cbja8c: Deleted 2026/05/01 02:05:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:45 DEBUG : file1: Open: flags=O_RDONLY 2026/05/01 02:05:45 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/01 02:05:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/01 02:05:45 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:45 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/01 02:05:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 02:05:45 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:45 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/01 02:05:45 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/01 02:05:45 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/01 02:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/01 02:05:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (0 bytes), uploading instead of streaming 2026/05/01 02:05:46 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/01 02:05:46 DEBUG : dir/new_file.txt.rclone_chunk.001_cbjbeo: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/01 02:05:46 INFO : dir/new_file.txt.rclone_chunk.001_cbjbeo: Copied (server-side copy) to: dir/new_file.txt 2026/05/01 02:05:46 INFO : dir/new_file.txt.rclone_chunk.001_cbjbeo: Deleted 2026/05/01 02:05:46 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/01 02:05:46 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/01 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/01 02:05:46 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:46 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/01 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:46 DEBUG : dir: Looking for writers 2026/05/01 02:05:46 DEBUG : file2: reading active writers 2026/05/01 02:05:46 DEBUG : new_file.txt: reading active writers 2026/05/01 02:05:46 DEBUG : Looking for writers 2026/05/01 02:05:46 DEBUG : file1: reading active writers 2026/05/01 02:05:46 DEBUG : dir: reading active writers 2026/05/01 02:05:46 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.88s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:46 DEBUG : dir/file2: size = 14 OK 2026/05/01 02:05:46 DEBUG : dir/file2.rclone_chunk.001_cbjcqm: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/01 02:05:46 INFO : dir/file2.rclone_chunk.001_cbjcqm: Copied (server-side copy) to: dir/file2 2026/05/01 02:05:46 INFO : dir/file2.rclone_chunk.001_cbjcqm: Deleted 2026/05/01 02:05:47 DEBUG : dir/file2: copy non-chunked object... 2026/05/01 02:05:47 DEBUG : dir/file1: size = 14 OK 2026/05/01 02:05:47 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/05/01 02:05:47 INFO : dir/file2: Deleted 2026/05/01 02:05:47 DEBUG : dir/file1: Updating file with dir/file1 0xd0b3b106750 2026/05/01 02:05:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/01 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:47 DEBUG : dir/file1: copy non-chunked object... 2026/05/01 02:05:47 DEBUG : file0: size = 14 OK 2026/05/01 02:05:47 INFO : dir/file1: Copied (server-side copy) to: file0 2026/05/01 02:05:47 INFO : dir/file1: Deleted 2026/05/01 02:05:47 DEBUG : file0: Updating file with file0 0xd0b3b106750 2026/05/01 02:05:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 02:05:47 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/01 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:47 DEBUG : dir: Looking for writers 2026/05/01 02:05:47 DEBUG : Looking for writers 2026/05/01 02:05:47 DEBUG : dir: reading active writers 2026/05/01 02:05:47 DEBUG : file0: reading active writers 2026/05/01 02:05:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.54s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:47 DEBUG : Looking for writers 2026/05/01 02:05:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:48 DEBUG : Looking for writers 2026/05/01 02:05:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:48 DEBUG : Looking for writers 2026/05/01 02:05:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:48 DEBUG : Looking for writers 2026/05/01 02:05:48 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 02:05:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:48 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/01 02:05:48 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/01 02:05:48 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/01 02:05:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (5 bytes), uploading instead of streaming 2026/05/01 02:05:48 DEBUG : file1: size = 5 OK 2026/05/01 02:05:48 DEBUG : file1.rclone_chunk.001_cbjez2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/01 02:05:48 INFO : file1.rclone_chunk.001_cbjez2: Copied (server-side copy) to: file1 2026/05/01 02:05:48 INFO : file1.rclone_chunk.001_cbjez2: Deleted 2026/05/01 02:05:48 DEBUG : file1: size = 5 OK 2026/05/01 02:05:48 DEBUG : file1: Size of src and dst objects identical 2026/05/01 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 02:05:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 02:05:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 02:05:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 02:05:48 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/01 02:05:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/01 02:05:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 02:05:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (0 bytes), uploading instead of streaming 2026/05/01 02:05:49 DEBUG : file1: size = 0 OK 2026/05/01 02:05:49 DEBUG : file1.rclone_chunk.001_cbje8c: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/01 02:05:49 INFO : file1.rclone_chunk.001_cbje8c: Copied (server-side copy) to: file1 2026/05/01 02:05:49 INFO : file1.rclone_chunk.001_cbje8c: Deleted 2026/05/01 02:05:49 DEBUG : file1: size = 0 OK 2026/05/01 02:05:49 DEBUG : file1: Size of src and dst objects identical 2026/05/01 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/01 02:05:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 02:05:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (7 bytes), uploading instead of streaming 2026/05/01 02:05:49 DEBUG : file1: size = 7 OK 2026/05/01 02:05:49 DEBUG : file1.rclone_chunk.001_cbjfdt: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/01 02:05:49 INFO : file1.rclone_chunk.001_cbjfdt: Copied (server-side copy) to: file1 2026/05/01 02:05:50 INFO : file1.rclone_chunk.001_cbjfdt: Deleted 2026/05/01 02:05:50 DEBUG : file1: size = 7 OK 2026/05/01 02:05:50 DEBUG : file1: Size of src and dst objects identical 2026/05/01 02:05:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:50 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:50 DEBUG : Looking for writers 2026/05/01 02:05:50 DEBUG : file1: reading active writers 2026/05/01 02:05:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.90s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 02:05:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 02:05:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:50 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/01 02:05:51 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/01 02:05:51 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/01 02:05:51 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/01 02:05:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (11 bytes), uploading instead of streaming 2026/05/01 02:05:51 DEBUG : file1: size = 11 OK 2026/05/01 02:05:51 DEBUG : file1.rclone_chunk.001_cbjhy0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/01 02:05:51 INFO : file1.rclone_chunk.001_cbjhy0: Copied (server-side copy) to: file1 2026/05/01 02:05:51 INFO : file1.rclone_chunk.001_cbjhy0: Deleted 2026/05/01 02:05:51 DEBUG : file1: size = 11 OK 2026/05/01 02:05:51 DEBUG : file1: Size of src and dst objects identical 2026/05/01 02:05:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:51 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/01 02:05:51 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:51 DEBUG : Looking for writers 2026/05/01 02:05:51 DEBUG : file1: reading active writers 2026/05/01 02:05:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.69s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 02:05:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 02:05:51 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/01 02:05:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (5 bytes), uploading instead of streaming 2026/05/01 02:05:52 DEBUG : file1: size = 5 OK 2026/05/01 02:05:52 DEBUG : file1.rclone_chunk.001_cbjhzi: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/01 02:05:52 INFO : file1.rclone_chunk.001_cbjhzi: Copied (server-side copy) to: file1 2026/05/01 02:05:52 INFO : file1.rclone_chunk.001_cbjhzi: Deleted 2026/05/01 02:05:52 DEBUG : file1: size = 5 OK 2026/05/01 02:05:52 DEBUG : file1: Size of src and dst objects identical 2026/05/01 02:05:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:52 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/01 02:05:52 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:52 DEBUG : Looking for writers 2026/05/01 02:05:52 DEBUG : file1: reading active writers 2026/05/01 02:05:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.61s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 02:05:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 02:05:52 DEBUG : file1: WriteFileHandle.Release closing 2026/05/01 02:05:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (0 bytes), uploading instead of streaming 2026/05/01 02:05:52 DEBUG : file1: size = 0 OK 2026/05/01 02:05:52 DEBUG : file1.rclone_chunk.001_cbjioy: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/01 02:05:52 INFO : file1.rclone_chunk.001_cbjioy: Copied (server-side copy) to: file1 2026/05/01 02:05:52 INFO : file1.rclone_chunk.001_cbjioy: Deleted 2026/05/01 02:05:52 DEBUG : file1: size = 0 OK 2026/05/01 02:05:52 DEBUG : file1: Size of src and dst objects identical 2026/05/01 02:05:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:52 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/01 02:05:52 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:52 DEBUG : Looking for writers 2026/05/01 02:05:52 DEBUG : file1: reading active writers 2026/05/01 02:05:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.68s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 02:05:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (2 bytes), uploading instead of streaming 2026/05/01 02:05:53 DEBUG : file1: size = 2 OK 2026/05/01 02:05:53 DEBUG : file1.rclone_chunk.001_cbjj5x: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/01 02:05:53 INFO : file1.rclone_chunk.001_cbjj5x: Copied (server-side copy) to: file1 2026/05/01 02:05:53 INFO : file1.rclone_chunk.001_cbjj5x: Deleted 2026/05/01 02:05:53 DEBUG : file1: size = 2 OK 2026/05/01 02:05:53 DEBUG : file1: Size of src and dst objects identical 2026/05/01 02:05:53 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/01 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:53 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:53 DEBUG : Looking for writers 2026/05/01 02:05:53 DEBUG : file1: reading active writers 2026/05/01 02:05:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.71s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 02:05:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (0 bytes), uploading instead of streaming 2026/05/01 02:05:54 DEBUG : file1: size = 0 OK 2026/05/01 02:05:54 DEBUG : file1.rclone_chunk.001_cbjjbr: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/01 02:05:54 INFO : file1.rclone_chunk.001_cbjjbr: Copied (server-side copy) to: file1 2026/05/01 02:05:54 INFO : file1.rclone_chunk.001_cbjjbr: Deleted 2026/05/01 02:05:54 DEBUG : file1: size = 0 OK 2026/05/01 02:05:54 DEBUG : file1: Size of src and dst objects identical 2026/05/01 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:54 DEBUG : file1: Open: flags=O_RDONLY 2026/05/01 02:05:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/01 02:05:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/01 02:05:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:54 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:54 DEBUG : Looking for writers 2026/05/01 02:05:54 DEBUG : file1: reading active writers 2026/05/01 02:05:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.71s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 02:05:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 02:05:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': File to upload is small (100 bytes), uploading instead of streaming 2026/05/01 02:05:55 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/05/01 02:05:55 DEBUG : file1.rclone_chunk.001_cbjk02: md5 = 418f6f7024041bb1370e4ecb98a8da95 OK 2026/05/01 02:05:55 INFO : file1.rclone_chunk.001_cbjk02: Copied (server-side copy) to: file1.rclone_chunk.001 2026/05/01 02:05:55 INFO : file1.rclone_chunk.001_cbjk02: Deleted 2026/05/01 02:05:55 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/05/01 02:05:55 DEBUG : file1.rclone_chunk.002_cbjk02: md5 = c8757e026ca368a5ff19de90c522bae4 OK 2026/05/01 02:05:55 INFO : file1.rclone_chunk.002_cbjk02: Copied (server-side copy) to: file1.rclone_chunk.002 2026/05/01 02:05:55 INFO : file1.rclone_chunk.002_cbjk02: Deleted 2026/05/01 02:05:55 DEBUG : file1: size = 100 OK 2026/05/01 02:05:55 DEBUG : file1: Size of src and dst objects identical 2026/05/01 02:05:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 02:05:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 02:05:55 DEBUG : file1: Open: flags=O_RDONLY 2026/05/01 02:05:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/01 02:05:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/01 02:05:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:55 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:55 DEBUG : Looking for writers 2026/05/01 02:05:55 DEBUG : file1: reading active writers 2026/05/01 02:05:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.29s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:56 DEBUG : flat/f000.txt: size = 7 OK 2026/05/01 02:05:56 DEBUG : flat/f000.txt.rclone_chunk.001_cbjltc: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/05/01 02:05:56 INFO : flat/f000.txt.rclone_chunk.001_cbjltc: Copied (server-side copy) to: flat/f000.txt 2026/05/01 02:05:56 INFO : flat/f000.txt.rclone_chunk.001_cbjltc: Deleted 2026/05/01 02:05:56 DEBUG : flat/f001.txt: size = 14 OK 2026/05/01 02:05:56 DEBUG : flat/f001.txt.rclone_chunk.001_cbjmb1: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/05/01 02:05:56 INFO : flat/f001.txt.rclone_chunk.001_cbjmb1: Copied (server-side copy) to: flat/f001.txt 2026/05/01 02:05:56 INFO : flat/f001.txt.rclone_chunk.001_cbjmb1: Deleted 2026/05/01 02:05:57 DEBUG : flat/f002.txt: size = 21 OK 2026/05/01 02:05:57 DEBUG : flat/f002.txt.rclone_chunk.001_cbjmdc: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/05/01 02:05:57 INFO : flat/f002.txt.rclone_chunk.001_cbjmdc: Copied (server-side copy) to: flat/f002.txt 2026/05/01 02:05:57 INFO : flat/f002.txt.rclone_chunk.001_cbjmdc: Deleted 2026/05/01 02:05:57 DEBUG : flat/f003.txt: size = 28 OK 2026/05/01 02:05:57 DEBUG : flat/f003.txt.rclone_chunk.001_cbjnyo: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/05/01 02:05:57 INFO : flat/f003.txt.rclone_chunk.001_cbjnyo: Copied (server-side copy) to: flat/f003.txt 2026/05/01 02:05:57 INFO : flat/f003.txt.rclone_chunk.001_cbjnyo: Deleted 2026/05/01 02:05:57 DEBUG : flat/f004.txt: size = 35 OK 2026/05/01 02:05:57 DEBUG : flat/f004.txt.rclone_chunk.001_cbjnet: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/05/01 02:05:57 INFO : flat/f004.txt.rclone_chunk.001_cbjnet: Copied (server-side copy) to: flat/f004.txt 2026/05/01 02:05:58 INFO : flat/f004.txt.rclone_chunk.001_cbjnet: Deleted 2026/05/01 02:05:58 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/01 02:05:58 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/01 02:05:58 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:58 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:58 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/01 02:05:58 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/01 02:05:58 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:58 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:58 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/01 02:05:58 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/01 02:05:58 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:58 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:58 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/01 02:05:58 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/01 02:05:58 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:58 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:58 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/01 02:05:58 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/01 02:05:58 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:05:59 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:05:59 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:05:59 DEBUG : flat: Looking for writers 2026/05/01 02:05:59 DEBUG : f000.txt: reading active writers 2026/05/01 02:05:59 DEBUG : f001.txt: reading active writers 2026/05/01 02:05:59 DEBUG : f002.txt: reading active writers 2026/05/01 02:05:59 DEBUG : f003.txt: reading active writers 2026/05/01 02:05:59 DEBUG : f004.txt: reading active writers 2026/05/01 02:05:59 DEBUG : Looking for writers 2026/05/01 02:05:59 DEBUG : flat: reading active writers 2026/05/01 02:05:59 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.56s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:05:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:05:59 DEBUG : a/top.txt: size = 3 OK 2026/05/01 02:05:59 DEBUG : a/top.txt.rclone_chunk.001_cbjp2z: md5 = b28354b543375bfa94dabaeda722927f OK 2026/05/01 02:05:59 INFO : a/top.txt.rclone_chunk.001_cbjp2z: Copied (server-side copy) to: a/top.txt 2026/05/01 02:05:59 INFO : a/top.txt.rclone_chunk.001_cbjp2z: Deleted 2026/05/01 02:06:00 DEBUG : a/b/mid.txt: size = 3 OK 2026/05/01 02:06:00 DEBUG : a/b/mid.txt.rclone_chunk.001_cbjpsy: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/05/01 02:06:00 INFO : a/b/mid.txt.rclone_chunk.001_cbjpsy: Copied (server-side copy) to: a/b/mid.txt 2026/05/01 02:06:00 INFO : a/b/mid.txt.rclone_chunk.001_cbjpsy: Deleted 2026/05/01 02:06:00 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/05/01 02:06:00 DEBUG : a/b/c/deep.txt.rclone_chunk.001_cbjql4: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/05/01 02:06:00 INFO : a/b/c/deep.txt.rclone_chunk.001_cbjql4: Copied (server-side copy) to: a/b/c/deep.txt 2026/05/01 02:06:00 INFO : a/b/c/deep.txt.rclone_chunk.001_cbjql4: Deleted 2026/05/01 02:06:00 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/01 02:06:00 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/01 02:06:00 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:06:01 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:06:01 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/01 02:06:01 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/01 02:06:01 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:06:01 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:06:01 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/01 02:06:01 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/01 02:06:01 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:06:01 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:06:01 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:06:01 DEBUG : a/b/c: Looking for writers 2026/05/01 02:06:01 DEBUG : deep.txt: reading active writers 2026/05/01 02:06:01 DEBUG : a/b: Looking for writers 2026/05/01 02:06:01 DEBUG : c: reading active writers 2026/05/01 02:06:01 DEBUG : mid.txt: reading active writers 2026/05/01 02:06:01 DEBUG : a: Looking for writers 2026/05/01 02:06:01 DEBUG : b: reading active writers 2026/05/01 02:06:01 DEBUG : top.txt: reading active writers 2026/05/01 02:06:01 DEBUG : Looking for writers 2026/05/01 02:06:01 DEBUG : a: reading active writers 2026/05/01 02:06:01 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.31s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:06:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/05/01 02:06:01 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:06:01 DEBUG : Looking for writers 2026/05/01 02:06:01 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje'", Local "Local file system at /tmp/rclone2974327194", Modify Window "1ns" 2026/05/01 02:06:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': poll-interval is not supported by this remote 2026/05/01 02:06:02 DEBUG : dir1/a.txt: size = 1 OK 2026/05/01 02:06:02 DEBUG : dir1/a.txt.rclone_chunk.001_cbjrof: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/05/01 02:06:02 INFO : dir1/a.txt.rclone_chunk.001_cbjrof: Copied (server-side copy) to: dir1/a.txt 2026/05/01 02:06:02 INFO : dir1/a.txt.rclone_chunk.001_cbjrof: Deleted 2026/05/01 02:06:02 DEBUG : dir2/b.txt: size = 1 OK 2026/05/01 02:06:02 DEBUG : dir2/b.txt.rclone_chunk.001_cbjssp: md5 = 415290769594460e2e485922904f345d OK 2026/05/01 02:06:02 INFO : dir2/b.txt.rclone_chunk.001_cbjssp: Copied (server-side copy) to: dir2/b.txt 2026/05/01 02:06:02 INFO : dir2/b.txt.rclone_chunk.001_cbjssp: Deleted 2026/05/01 02:06:03 DEBUG : dir3/c.txt: size = 1 OK 2026/05/01 02:06:03 DEBUG : dir3/c.txt.rclone_chunk.001_cbjsoj: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/05/01 02:06:03 INFO : dir3/c.txt.rclone_chunk.001_cbjsoj: Copied (server-side copy) to: dir3/c.txt 2026/05/01 02:06:03 INFO : dir3/c.txt.rclone_chunk.001_cbjsoj: Deleted 2026/05/01 02:06:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/01 02:06:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/01 02:06:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:06:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:06:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/01 02:06:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/01 02:06:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:06:03 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:06:03 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/01 02:06:03 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/01 02:06:03 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 02:06:03 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 02:06:03 DEBUG : WaitForWriters: timeout=30s 2026/05/01 02:06:03 DEBUG : dir1: Looking for writers 2026/05/01 02:06:03 DEBUG : a.txt: reading active writers 2026/05/01 02:06:03 DEBUG : dir2: Looking for writers 2026/05/01 02:06:03 DEBUG : b.txt: reading active writers 2026/05/01 02:06:03 DEBUG : dir3: Looking for writers 2026/05/01 02:06:03 DEBUG : c.txt: reading active writers 2026/05/01 02:06:03 DEBUG : Looking for writers 2026/05/01 02:06:03 DEBUG : dir1: reading active writers 2026/05/01 02:06:03 DEBUG : dir2: reading active writers 2026/05/01 02:06:03 DEBUG : dir3: reading active writers 2026/05/01 02:06:03 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.21s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/01 02:06:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-xejolew9hoje': Purge remote 2026/05/01 02:06:04 DEBUG : Waiting for deletions to finish 2026/05/01 02:06:04 INFO : S3 bucket rclone-test-xejolew9hoje: Bucket "rclone-test-xejolew9hoje" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Finished OK in 1m57.979846057s (try 1/5)