"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/14 02:02:11 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja" 2026/08/14 02:02:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:02:11 DEBUG : Creating backend with remote "TestS3:rclone-test-jofiher5luja" 2026/08/14 02:02:11 DEBUG : Creating backend with remote "/tmp/rclone2092235878" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:12 INFO : S3 bucket rclone-test-jofiher5luja: Bucket "rclone-test-jofiher5luja" created with ACL "" 2026/08/14 02:02:12 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:12 DEBUG : dir/file1.rclone_chunk.001_qred6f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:12 INFO : dir/file1.rclone_chunk.001_qred6f: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:12 INFO : dir/file1.rclone_chunk.001_qred6f: Deleted 2026/08/14 02:02:13 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:13 DEBUG : dir: Looking for writers 2026/08/14 02:02:13 DEBUG : Looking for writers 2026/08/14 02:02:13 DEBUG : dir: reading active writers 2026/08/14 02:02:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.43s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:13 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:13 DEBUG : dir/file1.rclone_chunk.001_qreepy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:13 INFO : dir/file1.rclone_chunk.001_qreepy: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:13 INFO : dir/file1.rclone_chunk.001_qreepy: Deleted 2026/08/14 02:02:14 DEBUG : dir/file2: size = 15 OK 2026/08/14 02:02:14 DEBUG : dir/file2.rclone_chunk.001_qree5a: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/14 02:02:14 INFO : dir/file2.rclone_chunk.001_qree5a: Copied (server-side copy) to: dir/file2 2026/08/14 02:02:14 INFO : dir/file2.rclone_chunk.001_qree5a: Deleted 2026/08/14 02:02:14 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/14 02:02:14 DEBUG : dir/subdir/file3.rclone_chunk.001_qrefqo: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/14 02:02:14 INFO : dir/subdir/file3.rclone_chunk.001_qrefqo: Copied (server-side copy) to: dir/subdir/file3 2026/08/14 02:02:14 INFO : dir/subdir/file3.rclone_chunk.001_qrefqo: Deleted 2026/08/14 02:02:14 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:14 DEBUG : dir/subdir: Looking for writers 2026/08/14 02:02:14 DEBUG : dir: Looking for writers 2026/08/14 02:02:14 DEBUG : file1: reading active writers 2026/08/14 02:02:14 DEBUG : file2: reading active writers 2026/08/14 02:02:14 DEBUG : subdir: reading active writers 2026/08/14 02:02:14 DEBUG : Looking for writers 2026/08/14 02:02:14 DEBUG : dir: reading active writers 2026/08/14 02:02:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.03s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:15 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:15 DEBUG : dir/file1.rclone_chunk.001_qregub: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:15 INFO : dir/file1.rclone_chunk.001_qregub: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:15 INFO : dir/file1.rclone_chunk.001_qregub: Deleted 2026/08/14 02:02:15 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:15 DEBUG : dir: Looking for writers 2026/08/14 02:02:15 DEBUG : file1: reading active writers 2026/08/14 02:02:15 DEBUG : Looking for writers 2026/08/14 02:02:15 DEBUG : dir: reading active writers 2026/08/14 02:02:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.86s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:16 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:16 DEBUG : dir/file1.rclone_chunk.001_qrehop: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:16 INFO : dir/file1.rclone_chunk.001_qrehop: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:16 INFO : dir/file1.rclone_chunk.001_qrehop: Deleted 2026/08/14 02:02:16 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:16 DEBUG : dir: Looking for writers 2026/08/14 02:02:16 DEBUG : Looking for writers 2026/08/14 02:02:16 DEBUG : dir: reading active writers 2026/08/14 02:02:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.78s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:17 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:17 DEBUG : dir/file1.rclone_chunk.001_qrei1s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:17 INFO : dir/file1.rclone_chunk.001_qrei1s: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:17 INFO : dir/file1.rclone_chunk.001_qrei1s: Deleted 2026/08/14 02:02:17 DEBUG : dir: forgetting directory cache 2026/08/14 02:02:17 DEBUG : forgetting directory cache 2026/08/14 02:02:17 DEBUG : dir: forgetting directory cache 2026/08/14 02:02:17 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:17 DEBUG : Looking for writers 2026/08/14 02:02:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.94s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:18 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:18 DEBUG : dir/file1.rclone_chunk.001_qreiiz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:18 INFO : dir/file1.rclone_chunk.001_qreiiz: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:18 INFO : dir/file1.rclone_chunk.001_qreiiz: Deleted 2026/08/14 02:02:18 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/14 02:02:18 DEBUG : dir: invalidating directory cache 2026/08/14 02:02:18 DEBUG : >ForgetPath: 2026/08/14 02:02:18 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/14 02:02:18 DEBUG : invalidating directory cache 2026/08/14 02:02:18 DEBUG : dir: forgetting directory cache 2026/08/14 02:02:18 DEBUG : >ForgetPath: 2026/08/14 02:02:18 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/14 02:02:18 DEBUG : >ForgetPath: 2026/08/14 02:02:18 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:18 DEBUG : dir: Looking for writers 2026/08/14 02:02:18 DEBUG : Looking for writers 2026/08/14 02:02:18 DEBUG : dir: reading active writers 2026/08/14 02:02:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.92s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:19 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:19 DEBUG : dir/file1.rclone_chunk.001_qrejyp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:19 INFO : dir/file1.rclone_chunk.001_qrejyp: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:19 INFO : dir/file1.rclone_chunk.001_qrejyp: Deleted 2026/08/14 02:02:19 DEBUG : fil/a/b/c: size = 15 OK 2026/08/14 02:02:19 DEBUG : fil/a/b/c.rclone_chunk.001_qrek22: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/14 02:02:19 INFO : fil/a/b/c.rclone_chunk.001_qrek22: Copied (server-side copy) to: fil/a/b/c 2026/08/14 02:02:19 INFO : fil/a/b/c.rclone_chunk.001_qrek22: Deleted 2026/08/14 02:02:20 DEBUG : forgetting directory cache 2026/08/14 02:02:20 DEBUG : dir: forgetting directory cache 2026/08/14 02:02:20 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:20 DEBUG : dir: Looking for writers 2026/08/14 02:02:20 DEBUG : fil/a/b: Looking for writers 2026/08/14 02:02:20 DEBUG : fil/a: Looking for writers 2026/08/14 02:02:20 DEBUG : b: reading active writers 2026/08/14 02:02:20 DEBUG : fil: Looking for writers 2026/08/14 02:02:20 DEBUG : a: reading active writers 2026/08/14 02:02:20 DEBUG : Looking for writers 2026/08/14 02:02:20 DEBUG : dir: reading active writers 2026/08/14 02:02:20 DEBUG : fil: reading active writers 2026/08/14 02:02:20 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.86s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:21 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:21 DEBUG : dir/file1.rclone_chunk.001_qrel1w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:21 INFO : dir/file1.rclone_chunk.001_qrel1w: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:21 INFO : dir/file1.rclone_chunk.001_qrel1w: Deleted 2026/08/14 02:02:21 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:21 DEBUG : dir: Looking for writers 2026/08/14 02:02:21 DEBUG : Looking for writers 2026/08/14 02:02:21 DEBUG : dir: reading active writers 2026/08/14 02:02:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.84s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:21 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:21 DEBUG : dir/file1.rclone_chunk.001_qreme1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:21 INFO : dir/file1.rclone_chunk.001_qreme1: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:21 INFO : dir/file1.rclone_chunk.001_qreme1: Deleted 2026/08/14 02:02:22 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:22 DEBUG : dir: Looking for writers 2026/08/14 02:02:22 DEBUG : file1: reading active writers 2026/08/14 02:02:22 DEBUG : Looking for writers 2026/08/14 02:02:22 DEBUG : dir: reading active writers 2026/08/14 02:02:22 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.94s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:22 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:22 DEBUG : dir/file1.rclone_chunk.001_qrenal: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:22 INFO : dir/file1.rclone_chunk.001_qrenal: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:22 INFO : dir/file1.rclone_chunk.001_qrenal: Deleted 2026/08/14 02:02:23 DEBUG : dir/file2: size = 15 OK 2026/08/14 02:02:23 DEBUG : dir/file2.rclone_chunk.001_qrenbk: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/14 02:02:23 INFO : dir/file2.rclone_chunk.001_qrenbk: Copied (server-side copy) to: dir/file2 2026/08/14 02:02:23 INFO : dir/file2.rclone_chunk.001_qrenbk: Deleted 2026/08/14 02:02:23 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/14 02:02:23 DEBUG : dir/subdir/file3.rclone_chunk.001_qreofe: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/14 02:02:23 INFO : dir/subdir/file3.rclone_chunk.001_qreofe: Copied (server-side copy) to: dir/subdir/file3 2026/08/14 02:02:23 INFO : dir/subdir/file3.rclone_chunk.001_qreofe: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/14 02:02:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/14 02:02:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/14 02:02:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/14 02:02:24 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/14 02:02:24 DEBUG : dir/virtualFile: size = 20 OK 2026/08/14 02:02:24 DEBUG : dir/virtualFile.rclone_chunk.001_qrep1y: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/14 02:02:24 INFO : dir/virtualFile.rclone_chunk.001_qrep1y: Copied (server-side copy) to: dir/virtualFile 2026/08/14 02:02:24 INFO : dir/virtualFile.rclone_chunk.001_qrep1y: Deleted 2026/08/14 02:02:25 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/14 02:02:25 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_qrep3r: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/14 02:02:25 INFO : dir/virtualDir/testFile.rclone_chunk.001_qrep3r: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/14 02:02:25 INFO : dir/virtualDir/testFile.rclone_chunk.001_qrep3r: Deleted 2026/08/14 02:02:25 DEBUG : S3 bucket rclone-test-jofiher5luja: bucket is versioned: false 2026/08/14 02:02:25 DEBUG : Waiting for deletions to finish 2026/08/14 02:02:25 DEBUG : "dir/subdir/file3" version false 2026/08/14 02:02:25 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/14 02:02:25 INFO : dir/subdir/file3: Deleted 2026/08/14 02:02:25 DEBUG : dir: invalidating directory cache 2026/08/14 02:02:25 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/14 02:02:25 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/14 02:02:25 DEBUG : dir/file1: Reset virtual modtime 2026/08/14 02:02:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/14 02:02:25 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/14 02:02:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/14 02:02:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/14 02:02:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/14 02:02:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:02:25 DEBUG : dir: invalidating directory cache 2026/08/14 02:02:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/14 02:02:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/14 02:02:25 DEBUG : forgetting directory cache 2026/08/14 02:02:25 DEBUG : dir: forgetting directory cache 2026/08/14 02:02:25 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/14 02:02:25 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/14 02:02:25 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:25 DEBUG : dir/virtualDir2: Looking for writers 2026/08/14 02:02:25 DEBUG : dir/virtualDir: Looking for writers 2026/08/14 02:02:25 DEBUG : dir: Looking for writers 2026/08/14 02:02:25 DEBUG : file1: reading active writers 2026/08/14 02:02:25 DEBUG : virtualFile2: reading active writers 2026/08/14 02:02:25 DEBUG : virtualDir2: reading active writers 2026/08/14 02:02:25 DEBUG : virtualFile: reading active writers 2026/08/14 02:02:25 DEBUG : virtualDir: reading active writers 2026/08/14 02:02:25 DEBUG : Looking for writers 2026/08/14 02:02:25 DEBUG : dir: reading active writers 2026/08/14 02:02:25 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.47s) --- PASS: TestDirReadDirAll/Virtual (1.34s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:26 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:26 DEBUG : dir/file1.rclone_chunk.001_qreqyj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:26 INFO : dir/file1.rclone_chunk.001_qreqyj: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:26 INFO : dir/file1.rclone_chunk.001_qreqyj: Deleted 2026/08/14 02:02:26 ERROR : dir/: Can only open directories read only 2026/08/14 02:02:26 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:26 DEBUG : dir: Looking for writers 2026/08/14 02:02:26 DEBUG : Looking for writers 2026/08/14 02:02:26 DEBUG : dir: reading active writers 2026/08/14 02:02:26 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.80s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:27 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:27 DEBUG : dir/file1.rclone_chunk.001_qrerx7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:27 INFO : dir/file1.rclone_chunk.001_qrerx7: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:27 INFO : dir/file1.rclone_chunk.001_qrerx7: Deleted 2026/08/14 02:02:27 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/14 02:02:27 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/14 02:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/14 02:02:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 02:02:27 DEBUG : dir/potato: size = 5 OK 2026/08/14 02:02:27 DEBUG : dir/potato.rclone_chunk.001_qresdv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 02:02:27 INFO : dir/potato.rclone_chunk.001_qresdv: Copied (server-side copy) to: dir/potato 2026/08/14 02:02:27 INFO : dir/potato.rclone_chunk.001_qresdv: Deleted 2026/08/14 02:02:27 DEBUG : dir/potato: size = 5 OK 2026/08/14 02:02:27 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/14 02:02:27 DEBUG : dir/potato: Size of src and dst objects identical 2026/08/14 02:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/14 02:02:27 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:27 DEBUG : dir: Looking for writers 2026/08/14 02:02:27 DEBUG : potato: reading active writers 2026/08/14 02:02:27 DEBUG : file1: reading active writers 2026/08/14 02:02:27 DEBUG : Looking for writers 2026/08/14 02:02:27 DEBUG : dir: reading active writers 2026/08/14 02:02:27 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.48s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:28 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:28 DEBUG : dir/file1.rclone_chunk.001_qret23: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:28 INFO : dir/file1.rclone_chunk.001_qret23: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:28 INFO : dir/file1.rclone_chunk.001_qret23: Deleted 2026/08/14 02:02:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/08/14 02:02:29 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:29 DEBUG : dir/sub: Looking for writers 2026/08/14 02:02:29 DEBUG : dir: Looking for writers 2026/08/14 02:02:29 DEBUG : sub: reading active writers 2026/08/14 02:02:29 DEBUG : file1: reading active writers 2026/08/14 02:02:29 DEBUG : Looking for writers 2026/08/14 02:02:29 DEBUG : dir: reading active writers 2026/08/14 02:02:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.15s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:29 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:29 DEBUG : dir/file1.rclone_chunk.001_qreua1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:29 INFO : dir/file1.rclone_chunk.001_qreua1: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:29 INFO : dir/file1.rclone_chunk.001_qreua1: Deleted 2026/08/14 02:02:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/14 02:02:30 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/08/14 02:02:30 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:30 DEBUG : dir/sub/subsub: Looking for writers 2026/08/14 02:02:30 DEBUG : dir/sub: Looking for writers 2026/08/14 02:02:30 DEBUG : subsub: reading active writers 2026/08/14 02:02:30 DEBUG : dir: Looking for writers 2026/08/14 02:02:30 DEBUG : file1: reading active writers 2026/08/14 02:02:30 DEBUG : sub: reading active writers 2026/08/14 02:02:30 DEBUG : Looking for writers 2026/08/14 02:02:30 DEBUG : dir: reading active writers 2026/08/14 02:02:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.18s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:30 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:30 DEBUG : dir/file1.rclone_chunk.001_qrev6a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:30 INFO : dir/file1.rclone_chunk.001_qrev6a: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:30 INFO : dir/file1.rclone_chunk.001_qrev6a: Deleted 2026/08/14 02:02:31 ERROR : dir/: Dir.Remove not empty 2026/08/14 02:02:31 DEBUG : dir/file1: Remove: 2026/08/14 02:02:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:02:31 DEBUG : dir/file1: >Remove: err= 2026/08/14 02:02:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/14 02:02:31 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:31 DEBUG : Looking for writers 2026/08/14 02:02:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.87s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:31 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:31 DEBUG : dir/file1.rclone_chunk.001_qrew1h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:31 INFO : dir/file1.rclone_chunk.001_qrew1h: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:31 INFO : dir/file1.rclone_chunk.001_qrew1h: Deleted 2026/08/14 02:02:32 DEBUG : dir/file1: Remove: 2026/08/14 02:02:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:02:32 DEBUG : dir/file1: >Remove: err= 2026/08/14 02:02:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/14 02:02:32 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:32 DEBUG : Looking for writers 2026/08/14 02:02:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.84s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:32 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:32 DEBUG : dir/file1.rclone_chunk.001_qrexff: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:32 INFO : dir/file1.rclone_chunk.001_qrexff: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:32 INFO : dir/file1.rclone_chunk.001_qrexff: Deleted 2026/08/14 02:02:33 DEBUG : dir/file1: Remove: 2026/08/14 02:02:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:02:33 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/08/14 02:02:33 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:33 DEBUG : dir: Looking for writers 2026/08/14 02:02:33 DEBUG : Looking for writers 2026/08/14 02:02:33 DEBUG : dir: reading active writers 2026/08/14 02:02:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.97s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:33 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:33 DEBUG : dir/file1.rclone_chunk.001_qrey3u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:33 INFO : dir/file1.rclone_chunk.001_qrey3u: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:33 INFO : dir/file1.rclone_chunk.001_qrey3u: Deleted 2026/08/14 02:02:34 DEBUG : dir/file3: size = 15 OK 2026/08/14 02:02:34 DEBUG : dir/file3.rclone_chunk.001_qreylc: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/14 02:02:34 INFO : dir/file3.rclone_chunk.001_qreylc: Copied (server-side copy) to: dir/file3 2026/08/14 02:02:34 INFO : dir/file3.rclone_chunk.001_qreylc: Deleted 2026/08/14 02:02:34 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/14 02:02:34 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:02:34 DEBUG : dir/file3: copy non-chunked object... 2026/08/14 02:02:34 DEBUG : dir2/file1: size = 14 OK 2026/08/14 02:02:34 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/14 02:02:34 DEBUG : dir2/file3: size = 15 OK 2026/08/14 02:02:34 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/14 02:02:34 INFO : dir/file1: Deleted 2026/08/14 02:02:34 INFO : dir/file3: Deleted 2026/08/14 02:02:34 DEBUG : dir: Updating dir with dir2 0x33d022484180 2026/08/14 02:02:34 DEBUG : dir: forgetting directory cache 2026/08/14 02:02:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/14 02:02:34 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/14 02:02:35 DEBUG : dir2/file1: copy non-chunked object... 2026/08/14 02:02:35 DEBUG : file2: size = 14 OK 2026/08/14 02:02:35 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/14 02:02:35 INFO : dir2/file1: Deleted 2026/08/14 02:02:35 DEBUG : file2: Updating file with file2 0x33d02241e0d0 2026/08/14 02:02:35 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/14 02:02:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 02:02:35 DEBUG : file2: copy non-chunked object... 2026/08/14 02:02:35 DEBUG : dir2/file3: size = 14 OK 2026/08/14 02:02:35 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/14 02:02:35 INFO : file2: Deleted 2026/08/14 02:02:35 DEBUG : dir2/file3: Updating file with dir2/file3 0x33d02241e0d0 2026/08/14 02:02:35 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/14 02:02:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/14 02:02:35 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/14 02:02:35 DEBUG : empty directory: Updating dir with renamed empty directory 0x33d022398e40 2026/08/14 02:02:35 DEBUG : empty directory: forgetting directory cache 2026/08/14 02:02:35 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/14 02:02:35 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/14 02:02:35 DEBUG : dir2: Renaming to "dir3" 2026/08/14 02:02:35 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:35 DEBUG : dir3: Looking for writers 2026/08/14 02:02:35 DEBUG : file3: reading active writers 2026/08/14 02:02:35 DEBUG : renamed empty directory: Looking for writers 2026/08/14 02:02:35 DEBUG : Looking for writers 2026/08/14 02:02:35 DEBUG : dir3: reading active writers 2026/08/14 02:02:35 DEBUG : renamed empty directory: reading active writers 2026/08/14 02:02:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.94s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:36 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:36 DEBUG : dir/file1.rclone_chunk.001_qrf1pj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:36 INFO : dir/file1.rclone_chunk.001_qrf1pj: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:36 INFO : dir/file1.rclone_chunk.001_qrf1pj: Deleted 2026/08/14 02:02:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/14 02:02:36 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:02:36 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 02:02:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/14 02:02:36 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/14 02:02:36 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/14 02:02:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/14 02:02:36 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:02:36 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 02:02:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/14 02:02:36 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/14 02:02:36 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/14 02:02:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/14 02:02:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (12 bytes), uploading instead of streaming 2026/08/14 02:02:37 DEBUG : dir/sub/file2: size = 12 OK 2026/08/14 02:02:37 DEBUG : dir/sub/file2.rclone_chunk.001_qrf14x: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/14 02:02:37 INFO : dir/sub/file2.rclone_chunk.001_qrf14x: Copied (server-side copy) to: dir/sub/file2 2026/08/14 02:02:37 INFO : dir/sub/file2.rclone_chunk.001_qrf14x: Deleted 2026/08/14 02:02:37 DEBUG : dir/sub/file2: size = 12 OK 2026/08/14 02:02:37 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/08/14 02:02:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/14 02:02:37 DEBUG : forgetting directory cache 2026/08/14 02:02:37 DEBUG : dir: forgetting directory cache 2026/08/14 02:02:37 DEBUG : dir/sub: forgetting directory cache 2026/08/14 02:02:37 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/14 02:02:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 02:02:37 DEBUG : dir/sub/file0: size = 5 OK 2026/08/14 02:02:37 DEBUG : dir/sub/file0.rclone_chunk.001_qrf2p6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 02:02:37 INFO : dir/sub/file0.rclone_chunk.001_qrf2p6: Copied (server-side copy) to: dir/sub/file0 2026/08/14 02:02:37 INFO : dir/sub/file0.rclone_chunk.001_qrf2p6: Deleted 2026/08/14 02:02:37 DEBUG : dir/sub/file0: size = 5 OK 2026/08/14 02:02:37 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/08/14 02:02:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/14 02:02:37 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:37 DEBUG : dir/sub: Looking for writers 2026/08/14 02:02:37 DEBUG : file0: reading active writers 2026/08/14 02:02:37 DEBUG : file2: reading active writers 2026/08/14 02:02:37 DEBUG : dir: Looking for writers 2026/08/14 02:02:37 DEBUG : file1: reading active writers 2026/08/14 02:02:37 DEBUG : sub: reading active writers 2026/08/14 02:02:37 DEBUG : Looking for writers 2026/08/14 02:02:37 DEBUG : dir: reading active writers 2026/08/14 02:02:37 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.92s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/14 02:02:38 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:38 DEBUG : Looking for writers 2026/08/14 02:02:38 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:38 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:38 DEBUG : dir/file1.rclone_chunk.001_qrf3ek: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:38 INFO : dir/file1.rclone_chunk.001_qrf3ek: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:38 INFO : dir/file1.rclone_chunk.001_qrf3ek: Deleted 2026/08/14 02:02:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/14 02:02:38 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:02:38 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/14 02:02:38 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/14 02:02:38 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/14 02:02:38 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:02:38 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/14 02:02:38 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/14 02:02:38 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:02:38 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/14 02:02:38 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/14 02:02:38 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/14 02:02:38 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:02:38 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/14 02:02:38 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:38 DEBUG : dir: Looking for writers 2026/08/14 02:02:38 DEBUG : file1: reading active writers 2026/08/14 02:02:38 DEBUG : file1.metadata: reading active writers 2026/08/14 02:02:38 DEBUG : Looking for writers 2026/08/14 02:02:38 DEBUG : dir: reading active writers 2026/08/14 02:02:38 DEBUG : dir.metadata: reading active writers 2026/08/14 02:02:38 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.88s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:39 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:39 DEBUG : dir/file1.rclone_chunk.001_qrf4ww: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:39 INFO : dir/file1.rclone_chunk.001_qrf4ww: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:39 INFO : dir/file1.rclone_chunk.001_qrf4ww: Deleted 2026/08/14 02:02:39 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:39 DEBUG : dir: Looking for writers 2026/08/14 02:02:39 DEBUG : file1: reading active writers 2026/08/14 02:02:39 DEBUG : Looking for writers 2026/08/14 02:02:39 DEBUG : dir: reading active writers 2026/08/14 02:02:39 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.90s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:40 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:40 DEBUG : dir/file1.rclone_chunk.001_qrf4rv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:40 INFO : dir/file1.rclone_chunk.001_qrf4rv: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:40 INFO : dir/file1.rclone_chunk.001_qrf4rv: Deleted 2026/08/14 02:02:41 DEBUG : time_test: size = 5 OK 2026/08/14 02:02:41 DEBUG : time_test.rclone_chunk.001_qrf5fj: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/14 02:02:41 INFO : time_test.rclone_chunk.001_qrf5fj: Copied (server-side copy) to: time_test 2026/08/14 02:02:41 INFO : time_test.rclone_chunk.001_qrf5fj: Deleted 2026/08/14 02:02:41 DEBUG : Can set mod time: true 2026/08/14 02:02:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 02:02:41 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:41 DEBUG : dir: Looking for writers 2026/08/14 02:02:41 DEBUG : file1: reading active writers 2026/08/14 02:02:41 DEBUG : Looking for writers 2026/08/14 02:02:41 DEBUG : dir: reading active writers 2026/08/14 02:02:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:42 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:42 DEBUG : dir/file1.rclone_chunk.001_qrf64s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:42 INFO : dir/file1.rclone_chunk.001_qrf64s: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:42 INFO : dir/file1.rclone_chunk.001_qrf64s: Deleted 2026/08/14 02:02:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 02:02:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 02:02:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:02:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 02:02:43 DEBUG : dir/file1: size = 0 OK 2026/08/14 02:02:43 DEBUG : dir/file1.rclone_chunk.001_qrf7jw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 02:02:43 INFO : dir/file1.rclone_chunk.001_qrf7jw: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:43 INFO : dir/file1.rclone_chunk.001_qrf7jw: Deleted 2026/08/14 02:02:43 DEBUG : dir/file1: size = 0 OK 2026/08/14 02:02:43 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/14 02:02:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 02:02:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:02:43 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:43 DEBUG : dir: Looking for writers 2026/08/14 02:02:43 DEBUG : file1: reading active writers 2026/08/14 02:02:43 DEBUG : Looking for writers 2026/08/14 02:02:43 DEBUG : dir: reading active writers 2026/08/14 02:02:43 DEBUG : >WaitForWriters: 2026/08/14 02:02:43 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:43 DEBUG : dir: Looking for writers 2026/08/14 02:02:43 DEBUG : file1: reading active writers 2026/08/14 02:02:43 DEBUG : Looking for writers 2026/08/14 02:02:43 DEBUG : dir: reading active writers 2026/08/14 02:02:43 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:43 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:43 DEBUG : dir/file1.rclone_chunk.001_qrf8ho: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:43 INFO : dir/file1.rclone_chunk.001_qrf8ho: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:43 INFO : dir/file1.rclone_chunk.001_qrf8ho: Deleted 2026/08/14 02:02:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 02:02:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 02:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:02:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 02:02:44 DEBUG : dir/file1: size = 5 OK 2026/08/14 02:02:44 DEBUG : dir/file1.rclone_chunk.001_qrf9hq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 02:02:44 INFO : dir/file1.rclone_chunk.001_qrf9hq: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:44 INFO : dir/file1.rclone_chunk.001_qrf9hq: Deleted 2026/08/14 02:02:44 DEBUG : dir/file1: size = 5 OK 2026/08/14 02:02:44 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/14 02:02:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 02:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:02:44 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:44 DEBUG : dir: Looking for writers 2026/08/14 02:02:44 DEBUG : file1: reading active writers 2026/08/14 02:02:44 DEBUG : Looking for writers 2026/08/14 02:02:44 DEBUG : dir: reading active writers 2026/08/14 02:02:44 DEBUG : >WaitForWriters: 2026/08/14 02:02:44 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:44 DEBUG : dir: Looking for writers 2026/08/14 02:02:44 DEBUG : file1: reading active writers 2026/08/14 02:02:44 DEBUG : Looking for writers 2026/08/14 02:02:44 DEBUG : dir: reading active writers 2026/08/14 02:02:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:02:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:02:45 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:45 DEBUG : dir/file1.rclone_chunk.001_qrfa88: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:45 INFO : dir/file1.rclone_chunk.001_qrfa88: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:45 INFO : dir/file1.rclone_chunk.001_qrfa88: Deleted 2026/08/14 02:02:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 02:02:46 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:46 DEBUG : dir: Looking for writers 2026/08/14 02:02:46 DEBUG : file1: reading active writers 2026/08/14 02:02:46 DEBUG : Looking for writers 2026/08/14 02:02:46 DEBUG : dir: reading active writers 2026/08/14 02:02:46 DEBUG : >WaitForWriters: 2026/08/14 02:02:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:02:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:02:46 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:46 DEBUG : dir/file1.rclone_chunk.001_qrfbux: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:46 INFO : dir/file1.rclone_chunk.001_qrfbux: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:46 INFO : dir/file1.rclone_chunk.001_qrfbux: Deleted 2026/08/14 02:02:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/14 02:02:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:02:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:02:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:02:46 DEBUG : dir/file1(0x33d022418540): close: 2026/08/14 02:02:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 02:02:46 DEBUG : dir/file1(0x33d022418540): >close: err= 2026/08/14 02:02:46 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:46 DEBUG : dir: Looking for writers 2026/08/14 02:02:46 DEBUG : file1: reading active writers 2026/08/14 02:02:46 DEBUG : Looking for writers 2026/08/14 02:02:46 DEBUG : dir: reading active writers 2026/08/14 02:02:46 DEBUG : >WaitForWriters: 2026/08/14 02:02:47 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:47 DEBUG : dir: Looking for writers 2026/08/14 02:02:47 DEBUG : file1: reading active writers 2026/08/14 02:02:47 DEBUG : Looking for writers 2026/08/14 02:02:47 DEBUG : dir: reading active writers 2026/08/14 02:02:47 DEBUG : >WaitForWriters: 2026/08/14 02:02:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:02:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:02:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:02:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:02:47 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:47 DEBUG : dir/file1.rclone_chunk.001_qrfcz6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:47 INFO : dir/file1.rclone_chunk.001_qrfcz6: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:47 INFO : dir/file1.rclone_chunk.001_qrfcz6: Deleted 2026/08/14 02:02:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/14 02:02:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:02:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:02:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:02:47 DEBUG : dir/file1(0x33d02234f3c0): _writeAt: size=5, off=0 2026/08/14 02:02:47 DEBUG : dir/file1(0x33d02234f3c0): openPending: 2026/08/14 02:02:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/14 02:02:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 02:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:02:48 DEBUG : dir/file1(0x33d02234f3c0): >openPending: err= 2026/08/14 02:02:48 DEBUG : dir/file1(0x33d02234f3c0): >_writeAt: n=5, err= 2026/08/14 02:02:48 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/14 02:02:48 DEBUG : dir/file1(0x33d02234f3c0): close: 2026/08/14 02:02:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/14 02:02:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/14 02:02:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/14 02:02:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/14 02:02:48 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/14 02:02:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 02:02:48 DEBUG : dir/file1(0x33d02234f3c0): >close: err= 2026/08/14 02:02:48 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:48 DEBUG : dir: Looking for writers 2026/08/14 02:02:48 DEBUG : file1: reading active writers 2026/08/14 02:02:48 DEBUG : Looking for writers 2026/08/14 02:02:48 DEBUG : dir: reading active writers 2026/08/14 02:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:02:48 DEBUG : dir: Looking for writers 2026/08/14 02:02:48 DEBUG : file1: reading active writers 2026/08/14 02:02:48 DEBUG : Looking for writers 2026/08/14 02:02:48 DEBUG : dir: reading active writers 2026/08/14 02:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:02:48 DEBUG : dir: Looking for writers 2026/08/14 02:02:48 DEBUG : file1: reading active writers 2026/08/14 02:02:48 DEBUG : Looking for writers 2026/08/14 02:02:48 DEBUG : dir: reading active writers 2026/08/14 02:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:02:48 DEBUG : dir: Looking for writers 2026/08/14 02:02:48 DEBUG : file1: reading active writers 2026/08/14 02:02:48 DEBUG : Looking for writers 2026/08/14 02:02:48 DEBUG : dir: reading active writers 2026/08/14 02:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:02:48 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 02:02:48 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:02:48 DEBUG : dir: Looking for writers 2026/08/14 02:02:48 DEBUG : file1: reading active writers 2026/08/14 02:02:48 DEBUG : Looking for writers 2026/08/14 02:02:48 DEBUG : dir: reading active writers 2026/08/14 02:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:02:48 DEBUG : dir: Looking for writers 2026/08/14 02:02:48 DEBUG : file1: reading active writers 2026/08/14 02:02:48 DEBUG : Looking for writers 2026/08/14 02:02:48 DEBUG : dir: reading active writers 2026/08/14 02:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:02:48 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:48 DEBUG : dir/file1.rclone_chunk.001_qrfdgp: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/14 02:02:48 INFO : dir/file1.rclone_chunk.001_qrfdgp: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:48 INFO : dir/file1.rclone_chunk.001_qrfdgp: Deleted 2026/08/14 02:02:48 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:48 INFO : dir/file1: Copied (replaced existing) 2026/08/14 02:02:48 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/08/14 02:02:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 02:02:48 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/14 02:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:02:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 02:02:48 DEBUG : dir: Looking for writers 2026/08/14 02:02:48 DEBUG : file1: reading active writers 2026/08/14 02:02:48 DEBUG : Looking for writers 2026/08/14 02:02:48 DEBUG : dir: reading active writers 2026/08/14 02:02:48 DEBUG : >WaitForWriters: 2026/08/14 02:02:48 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:48 DEBUG : dir: Looking for writers 2026/08/14 02:02:48 DEBUG : file1: reading active writers 2026/08/14 02:02:48 DEBUG : Looking for writers 2026/08/14 02:02:48 DEBUG : dir: reading active writers 2026/08/14 02:02:48 DEBUG : >WaitForWriters: 2026/08/14 02:02:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.06s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.86s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.68s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.69s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.68s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:49 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:49 DEBUG : dir/file1.rclone_chunk.001_qrfezd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:49 INFO : dir/file1.rclone_chunk.001_qrfezd: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:49 INFO : dir/file1.rclone_chunk.001_qrfezd: Deleted 2026/08/14 02:02:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:02:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 02:02:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:02:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/14 02:02:49 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:49 DEBUG : dir: Looking for writers 2026/08/14 02:02:49 DEBUG : file1: reading active writers 2026/08/14 02:02:49 DEBUG : Looking for writers 2026/08/14 02:02:49 DEBUG : dir: reading active writers 2026/08/14 02:02:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.94s) === RUN TestFileOpenReadUnknownSize 2026/08/14 02:02:49 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/14 02:02:49 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/14 02:02:49 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:02:49 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/14 02:02:49 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:49 DEBUG : Looking for writers 2026/08/14 02:02:49 DEBUG : file.txt: reading active writers 2026/08/14 02:02:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:50 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:50 DEBUG : dir/file1.rclone_chunk.001_qrff00: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:50 INFO : dir/file1.rclone_chunk.001_qrff00: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:50 INFO : dir/file1.rclone_chunk.001_qrff00: Deleted 2026/08/14 02:02:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:02:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (25 bytes), uploading instead of streaming 2026/08/14 02:02:51 DEBUG : dir/file1: size = 25 OK 2026/08/14 02:02:51 DEBUG : dir/file1.rclone_chunk.001_qrffjc: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 02:02:51 INFO : dir/file1.rclone_chunk.001_qrffjc: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:51 INFO : dir/file1.rclone_chunk.001_qrffjc: Deleted 2026/08/14 02:02:51 DEBUG : dir/file1: size = 25 OK 2026/08/14 02:02:51 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/14 02:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:02:51 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:51 DEBUG : dir: Looking for writers 2026/08/14 02:02:51 DEBUG : file1: reading active writers 2026/08/14 02:02:51 DEBUG : Looking for writers 2026/08/14 02:02:51 DEBUG : dir: reading active writers 2026/08/14 02:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.46s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:51 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:51 DEBUG : dir/file1.rclone_chunk.001_qrfghi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:51 INFO : dir/file1.rclone_chunk.001_qrfghi: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:51 INFO : dir/file1.rclone_chunk.001_qrfghi: Deleted 2026/08/14 02:02:52 DEBUG : dir/file1: Remove: 2026/08/14 02:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:02:52 DEBUG : dir/file1: >Remove: err= 2026/08/14 02:02:52 DEBUG : dir/file1: Remove: 2026/08/14 02:02:52 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/14 02:02:52 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:52 DEBUG : dir: Looking for writers 2026/08/14 02:02:52 DEBUG : Looking for writers 2026/08/14 02:02:52 DEBUG : dir: reading active writers 2026/08/14 02:02:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.86s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:52 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:52 DEBUG : dir/file1.rclone_chunk.001_qrfhmc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:52 INFO : dir/file1.rclone_chunk.001_qrfhmc: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:52 INFO : dir/file1.rclone_chunk.001_qrfhmc: Deleted 2026/08/14 02:02:52 DEBUG : dir/file1: Remove: 2026/08/14 02:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:02:52 DEBUG : dir/file1: >Remove: err= 2026/08/14 02:02:52 DEBUG : dir/file1: Remove: 2026/08/14 02:02:52 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/14 02:02:52 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:52 DEBUG : dir: Looking for writers 2026/08/14 02:02:52 DEBUG : Looking for writers 2026/08/14 02:02:52 DEBUG : dir: reading active writers 2026/08/14 02:02:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.81s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:53 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:53 DEBUG : dir/file1.rclone_chunk.001_qrfib9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:53 INFO : dir/file1.rclone_chunk.001_qrfib9: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:53 INFO : dir/file1.rclone_chunk.001_qrfib9: Deleted 2026/08/14 02:02:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:02:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 02:02:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/14 02:02:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 02:02:53 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/14 02:02:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 02:02:53 DEBUG : dir/file1: Open: flags=0x3 2026/08/14 02:02:53 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/14 02:02:53 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/14 02:02:53 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:53 DEBUG : dir: Looking for writers 2026/08/14 02:02:53 DEBUG : file1: reading active writers 2026/08/14 02:02:53 DEBUG : Looking for writers 2026/08/14 02:02:53 DEBUG : dir: reading active writers 2026/08/14 02:02:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.88s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:54 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:54 DEBUG : dir/file1.rclone_chunk.001_qrfj6d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:54 INFO : dir/file1.rclone_chunk.001_qrfj6d: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:54 INFO : dir/file1.rclone_chunk.001_qrfj6d: Deleted 2026/08/14 02:02:54 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:54 DEBUG : dir: Looking for writers 2026/08/14 02:02:54 DEBUG : file1: reading active writers 2026/08/14 02:02:54 DEBUG : Looking for writers 2026/08/14 02:02:54 DEBUG : dir: reading active writers 2026/08/14 02:02:54 DEBUG : >WaitForWriters: 2026/08/14 02:02:54 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:02:55 DEBUG : newLeaf: size = 14 OK 2026/08/14 02:02:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/14 02:02:55 INFO : dir/file1: Deleted 2026/08/14 02:02:55 DEBUG : newLeaf: Updating file with newLeaf 0x33d02241ef70 2026/08/14 02:02:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:02:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:02:55 DEBUG : newLeaf: copy non-chunked object... 2026/08/14 02:02:55 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:55 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:55 INFO : newLeaf: Deleted 2026/08/14 02:02:55 DEBUG : dir/file1: Updating file with dir/file1 0x33d02241ef70 2026/08/14 02:02:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 02:02:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:02:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 02:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 02:02:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:02:55 DEBUG : dir/file1: File is currently open, delaying rename 0x33d02241ef70 2026/08/14 02:02:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:02:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:02:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (25 bytes), uploading instead of streaming 2026/08/14 02:02:56 DEBUG : dir/file1: size = 25 OK 2026/08/14 02:02:56 DEBUG : dir/file1.rclone_chunk.001_qrfk7m: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 02:02:56 INFO : dir/file1.rclone_chunk.001_qrfk7m: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:56 INFO : dir/file1.rclone_chunk.001_qrfk7m: Deleted 2026/08/14 02:02:56 DEBUG : dir/file1: size = 25 OK 2026/08/14 02:02:56 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/14 02:02:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:02:56 DEBUG : newLeaf: Running delayed rename now 2026/08/14 02:02:56 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:02:56 DEBUG : newLeaf: size = 25 OK 2026/08/14 02:02:56 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/14 02:02:56 INFO : dir/file1: Deleted 2026/08/14 02:02:56 DEBUG : newLeaf: Updating file with newLeaf 0x33d02241ef70 2026/08/14 02:02:56 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:56 DEBUG : dir: Looking for writers 2026/08/14 02:02:56 DEBUG : Looking for writers 2026/08/14 02:02:56 DEBUG : dir: reading active writers 2026/08/14 02:02:56 DEBUG : newLeaf: reading active writers 2026/08/14 02:02:56 DEBUG : >WaitForWriters: 2026/08/14 02:02:56 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:56 DEBUG : dir: Looking for writers 2026/08/14 02:02:56 DEBUG : Looking for writers 2026/08/14 02:02:56 DEBUG : newLeaf: reading active writers 2026/08/14 02:02:56 DEBUG : dir: reading active writers 2026/08/14 02:02:56 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:02:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:02:56 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:56 DEBUG : dir/file1.rclone_chunk.001_qrfle3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:56 INFO : dir/file1.rclone_chunk.001_qrfle3: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:56 INFO : dir/file1.rclone_chunk.001_qrfle3: Deleted 2026/08/14 02:02:57 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:57 DEBUG : dir: Looking for writers 2026/08/14 02:02:57 DEBUG : file1: reading active writers 2026/08/14 02:02:57 DEBUG : Looking for writers 2026/08/14 02:02:57 DEBUG : dir: reading active writers 2026/08/14 02:02:57 DEBUG : >WaitForWriters: 2026/08/14 02:02:57 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:02:57 DEBUG : newLeaf: size = 14 OK 2026/08/14 02:02:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/14 02:02:57 INFO : dir/file1: Deleted 2026/08/14 02:02:57 DEBUG : newLeaf: Updating file with newLeaf 0x33d02207d110 2026/08/14 02:02:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:02:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:02:57 DEBUG : newLeaf: copy non-chunked object... 2026/08/14 02:02:57 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:57 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:57 INFO : newLeaf: Deleted 2026/08/14 02:02:57 DEBUG : dir/file1: Updating file with dir/file1 0x33d02207d110 2026/08/14 02:02:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 02:02:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:02:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 02:02:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 02:02:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:02:58 DEBUG : dir/file1: File is currently open, delaying rename 0x33d02207d110 2026/08/14 02:02:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:02:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:02:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (25 bytes), uploading instead of streaming 2026/08/14 02:02:58 DEBUG : dir/file1: size = 25 OK 2026/08/14 02:02:58 DEBUG : dir/file1.rclone_chunk.001_qrfng3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 02:02:58 INFO : dir/file1.rclone_chunk.001_qrfng3: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:58 INFO : dir/file1.rclone_chunk.001_qrfng3: Deleted 2026/08/14 02:02:58 DEBUG : dir/file1: size = 25 OK 2026/08/14 02:02:58 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/14 02:02:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:02:58 DEBUG : newLeaf: Running delayed rename now 2026/08/14 02:02:58 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:02:58 DEBUG : newLeaf: size = 25 OK 2026/08/14 02:02:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/14 02:02:58 INFO : dir/file1: Deleted 2026/08/14 02:02:58 DEBUG : newLeaf: Updating file with newLeaf 0x33d02207d110 2026/08/14 02:02:58 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:58 DEBUG : dir: Looking for writers 2026/08/14 02:02:58 DEBUG : Looking for writers 2026/08/14 02:02:58 DEBUG : dir: reading active writers 2026/08/14 02:02:58 DEBUG : newLeaf: reading active writers 2026/08/14 02:02:58 DEBUG : >WaitForWriters: 2026/08/14 02:02:58 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:02:58 DEBUG : dir: Looking for writers 2026/08/14 02:02:58 DEBUG : Looking for writers 2026/08/14 02:02:58 DEBUG : dir: reading active writers 2026/08/14 02:02:58 DEBUG : newLeaf: reading active writers 2026/08/14 02:02:58 DEBUG : >WaitForWriters: 2026/08/14 02:02:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:02:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:02:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:02:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:02:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:02:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:02:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:02:59 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:02:59 DEBUG : dir/file1.rclone_chunk.001_qrfovl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:02:59 INFO : dir/file1.rclone_chunk.001_qrfovl: Copied (server-side copy) to: dir/file1 2026/08/14 02:02:59 INFO : dir/file1.rclone_chunk.001_qrfovl: Deleted 2026/08/14 02:02:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 02:02:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:02:59 DEBUG : dir/file1(0x33d0221b7600): openPending: 2026/08/14 02:03:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/14 02:03:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 02:03:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:00 DEBUG : dir/file1(0x33d0221b7600): >openPending: err= 2026/08/14 02:03:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 02:03:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:00 DEBUG : dir/file1(0x33d0221b7600): _writeAt: size=14, off=0 2026/08/14 02:03:00 DEBUG : dir/file1(0x33d0221b7600): >_writeAt: n=14, err= 2026/08/14 02:03:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 02:03:00 DEBUG : dir/file1(0x33d0221b7600): close: 2026/08/14 02:03:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/14 02:03:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 02:03:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:00 DEBUG : dir/file1(0x33d0221b7600): >close: err= 2026/08/14 02:03:00 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:00 DEBUG : dir: Looking for writers 2026/08/14 02:03:00 DEBUG : file1: reading active writers 2026/08/14 02:03:00 DEBUG : Looking for writers 2026/08/14 02:03:00 DEBUG : dir: reading active writers 2026/08/14 02:03:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:00 DEBUG : dir: Looking for writers 2026/08/14 02:03:00 DEBUG : file1: reading active writers 2026/08/14 02:03:00 DEBUG : Looking for writers 2026/08/14 02:03:00 DEBUG : dir: reading active writers 2026/08/14 02:03:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:00 DEBUG : dir: Looking for writers 2026/08/14 02:03:00 DEBUG : file1: reading active writers 2026/08/14 02:03:00 DEBUG : Looking for writers 2026/08/14 02:03:00 DEBUG : dir: reading active writers 2026/08/14 02:03:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:00 DEBUG : dir: Looking for writers 2026/08/14 02:03:00 DEBUG : file1: reading active writers 2026/08/14 02:03:00 DEBUG : Looking for writers 2026/08/14 02:03:00 DEBUG : dir: reading active writers 2026/08/14 02:03:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:00 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 02:03:00 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:00 DEBUG : dir: Looking for writers 2026/08/14 02:03:00 DEBUG : file1: reading active writers 2026/08/14 02:03:00 DEBUG : Looking for writers 2026/08/14 02:03:00 DEBUG : dir: reading active writers 2026/08/14 02:03:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:00 DEBUG : dir: Looking for writers 2026/08/14 02:03:00 DEBUG : file1: reading active writers 2026/08/14 02:03:00 DEBUG : Looking for writers 2026/08/14 02:03:00 DEBUG : dir: reading active writers 2026/08/14 02:03:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:00 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:03:00 DEBUG : dir/file1.rclone_chunk.001_qrfpnb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:03:00 INFO : dir/file1.rclone_chunk.001_qrfpnb: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:00 INFO : dir/file1.rclone_chunk.001_qrfpnb: Deleted 2026/08/14 02:03:00 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:03:00 INFO : dir/file1: Copied (replaced existing) 2026/08/14 02:03:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 02:03:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/14 02:03:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 02:03:00 DEBUG : dir: Looking for writers 2026/08/14 02:03:00 DEBUG : file1: reading active writers 2026/08/14 02:03:00 DEBUG : Looking for writers 2026/08/14 02:03:00 DEBUG : dir: reading active writers 2026/08/14 02:03:00 DEBUG : >WaitForWriters: 2026/08/14 02:03:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:00 DEBUG : dir/file1(0x33d022567940): _readAt: size=512, off=0 2026/08/14 02:03:00 DEBUG : dir/file1(0x33d022567940): openPending: 2026/08/14 02:03: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/08/14 02:03:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 02:03:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:00 DEBUG : dir/file1(0x33d022567940): >openPending: err= 2026/08/14 02:03:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/14 02:03:00 DEBUG : dir/file1(0x33d022567940): >_readAt: n=14, err=EOF 2026/08/14 02:03:00 DEBUG : dir/file1(0x33d022567940): close: 2026/08/14 02:03:00 DEBUG : dir/file1(0x33d022567940): >close: err= 2026/08/14 02:03:00 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:03:00 DEBUG : newLeaf: size = 14 OK 2026/08/14 02:03:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/14 02:03:01 INFO : dir/file1: Deleted 2026/08/14 02:03:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 02:03:01 DEBUG : newLeaf: Updating file with newLeaf 0x33d02217e270 2026/08/14 02:03:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:03:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:03:01 DEBUG : newLeaf: copy non-chunked object... 2026/08/14 02:03:01 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:03:01 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:01 INFO : newLeaf: Deleted 2026/08/14 02:03:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/14 02:03:01 DEBUG : dir/file1: Updating file with dir/file1 0x33d02217e270 2026/08/14 02:03:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 02:03:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 02:03:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:01 DEBUG : dir/file1(0x33d0224559c0): openPending: 2026/08/14 02:03: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/08/14 02:03:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 02:03:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:01 DEBUG : dir/file1(0x33d0224559c0): >openPending: err= 2026/08/14 02:03:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 02:03:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:01 DEBUG : dir/file1(0x33d0224559c0): _writeAt: size=25, off=0 2026/08/14 02:03:01 DEBUG : dir/file1(0x33d0224559c0): >_writeAt: n=25, err= 2026/08/14 02:03:01 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:03:01 DEBUG : newLeaf: size = 14 OK 2026/08/14 02:03:01 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/14 02:03:01 INFO : dir/file1: Deleted 2026/08/14 02:03:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 02:03:01 DEBUG : newLeaf: Updating file with newLeaf 0x33d02217e270 2026/08/14 02:03:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:03:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:03:01 DEBUG : newLeaf(0x33d0224559c0): close: 2026/08/14 02:03:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/14 02:03:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-14 02:03:01.456710163 +0000 UTC m=+49.655486153 2026/08/14 02:03:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:01 DEBUG : newLeaf(0x33d0224559c0): >close: err= 2026/08/14 02:03:01 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:01 DEBUG : dir: Looking for writers 2026/08/14 02:03:01 DEBUG : Looking for writers 2026/08/14 02:03:01 DEBUG : dir: reading active writers 2026/08/14 02:03:01 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:01 DEBUG : dir: Looking for writers 2026/08/14 02:03:01 DEBUG : Looking for writers 2026/08/14 02:03:01 DEBUG : dir: reading active writers 2026/08/14 02:03:01 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:01 DEBUG : dir: Looking for writers 2026/08/14 02:03:01 DEBUG : Looking for writers 2026/08/14 02:03:01 DEBUG : dir: reading active writers 2026/08/14 02:03:01 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:01 DEBUG : dir: Looking for writers 2026/08/14 02:03:01 DEBUG : Looking for writers 2026/08/14 02:03:01 DEBUG : dir: reading active writers 2026/08/14 02:03:01 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:01 DEBUG : newLeaf: vfs cache: starting upload 2026/08/14 02:03:01 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:01 DEBUG : dir: Looking for writers 2026/08/14 02:03:01 DEBUG : Looking for writers 2026/08/14 02:03:01 DEBUG : dir: reading active writers 2026/08/14 02:03:01 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:01 DEBUG : dir: Looking for writers 2026/08/14 02:03:01 DEBUG : Looking for writers 2026/08/14 02:03:01 DEBUG : dir: reading active writers 2026/08/14 02:03:01 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:02 DEBUG : newLeaf: size = 25 OK 2026/08/14 02:03:02 DEBUG : newLeaf.rclone_chunk.001_qrfq1r: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 02:03:02 INFO : newLeaf.rclone_chunk.001_qrfq1r: Copied (server-side copy) to: newLeaf 2026/08/14 02:03:02 INFO : newLeaf.rclone_chunk.001_qrfq1r: Deleted 2026/08/14 02:03:02 DEBUG : newLeaf: size = 25 OK 2026/08/14 02:03:02 INFO : newLeaf: Copied (replaced existing) 2026/08/14 02:03:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-14 02:03:01.456710163 +0000 UTC" 2026/08/14 02:03:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/14 02:03:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:03:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/14 02:03:02 DEBUG : dir: Looking for writers 2026/08/14 02:03:02 DEBUG : Looking for writers 2026/08/14 02:03:02 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:02 DEBUG : dir: reading active writers 2026/08/14 02:03:02 DEBUG : >WaitForWriters: 2026/08/14 02:03:02 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:02 DEBUG : dir: Looking for writers 2026/08/14 02:03:02 DEBUG : Looking for writers 2026/08/14 02:03:02 DEBUG : dir: reading active writers 2026/08/14 02:03:02 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:02 DEBUG : >WaitForWriters: 2026/08/14 02:03:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:02 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:03:02 DEBUG : dir/file1.rclone_chunk.001_qrfrrs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:03:02 INFO : dir/file1.rclone_chunk.001_qrfrrs: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:03 INFO : dir/file1.rclone_chunk.001_qrfrrs: Deleted 2026/08/14 02:03:03 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:03 DEBUG : dir: Looking for writers 2026/08/14 02:03:03 DEBUG : file1: reading active writers 2026/08/14 02:03:03 DEBUG : Looking for writers 2026/08/14 02:03:03 DEBUG : dir: reading active writers 2026/08/14 02:03:03 DEBUG : >WaitForWriters: 2026/08/14 02:03:03 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:03:03 DEBUG : newLeaf: size = 14 OK 2026/08/14 02:03:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/14 02:03:03 INFO : dir/file1: Deleted 2026/08/14 02:03:03 DEBUG : newLeaf: Updating file with newLeaf 0x33d02217e5b0 2026/08/14 02:03:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:03:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:03:03 DEBUG : newLeaf: copy non-chunked object... 2026/08/14 02:03:03 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:03:03 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:03 INFO : newLeaf: Deleted 2026/08/14 02:03:03 DEBUG : dir/file1: Updating file with dir/file1 0x33d02217e5b0 2026/08/14 02:03:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 02:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 02:03:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:04 DEBUG : dir/file1(0x33d02234bd80): openPending: 2026/08/14 02:03:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/14 02:03:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 02:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:04 DEBUG : dir/file1(0x33d02234bd80): >openPending: err= 2026/08/14 02:03:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 02:03:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:04 DEBUG : dir/file1(0x33d02234bd80): _writeAt: size=25, off=0 2026/08/14 02:03:04 DEBUG : dir/file1(0x33d02234bd80): >_writeAt: n=25, err= 2026/08/14 02:03:04 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:03:04 DEBUG : newLeaf: size = 14 OK 2026/08/14 02:03:04 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/14 02:03:04 INFO : dir/file1: Deleted 2026/08/14 02:03:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 02:03:04 DEBUG : newLeaf: Updating file with newLeaf 0x33d02217e5b0 2026/08/14 02:03:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:03:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:03:04 DEBUG : newLeaf(0x33d02234bd80): close: 2026/08/14 02:03:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/14 02:03:04 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-14 02:03:04.115449878 +0000 UTC m=+52.314225867 2026/08/14 02:03:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:04 DEBUG : newLeaf(0x33d02234bd80): >close: err= 2026/08/14 02:03:04 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:04 DEBUG : dir: Looking for writers 2026/08/14 02:03:04 DEBUG : Looking for writers 2026/08/14 02:03:04 DEBUG : dir: reading active writers 2026/08/14 02:03:04 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:04 DEBUG : dir: Looking for writers 2026/08/14 02:03:04 DEBUG : Looking for writers 2026/08/14 02:03:04 DEBUG : dir: reading active writers 2026/08/14 02:03:04 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:04 DEBUG : dir: Looking for writers 2026/08/14 02:03:04 DEBUG : Looking for writers 2026/08/14 02:03:04 DEBUG : dir: reading active writers 2026/08/14 02:03:04 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:04 DEBUG : dir: Looking for writers 2026/08/14 02:03:04 DEBUG : Looking for writers 2026/08/14 02:03:04 DEBUG : dir: reading active writers 2026/08/14 02:03:04 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:04 DEBUG : newLeaf: vfs cache: starting upload 2026/08/14 02:03:04 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:04 DEBUG : dir: Looking for writers 2026/08/14 02:03:04 DEBUG : Looking for writers 2026/08/14 02:03:04 DEBUG : dir: reading active writers 2026/08/14 02:03:04 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:04 DEBUG : dir: Looking for writers 2026/08/14 02:03:04 DEBUG : Looking for writers 2026/08/14 02:03:04 DEBUG : dir: reading active writers 2026/08/14 02:03:04 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:04 DEBUG : newLeaf: size = 25 OK 2026/08/14 02:03:04 DEBUG : newLeaf.rclone_chunk.001_qrft9f: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 02:03:04 INFO : newLeaf.rclone_chunk.001_qrft9f: Copied (server-side copy) to: newLeaf 2026/08/14 02:03:04 INFO : newLeaf.rclone_chunk.001_qrft9f: Deleted 2026/08/14 02:03:04 DEBUG : newLeaf: size = 25 OK 2026/08/14 02:03:04 INFO : newLeaf: Copied (replaced existing) 2026/08/14 02:03:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-14 02:03:04.115449878 +0000 UTC" 2026/08/14 02:03:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/14 02:03:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:03:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/14 02:03:04 DEBUG : dir: Looking for writers 2026/08/14 02:03:04 DEBUG : Looking for writers 2026/08/14 02:03:04 DEBUG : dir: reading active writers 2026/08/14 02:03:04 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:04 DEBUG : >WaitForWriters: 2026/08/14 02:03:05 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:05 DEBUG : dir: Looking for writers 2026/08/14 02:03:05 DEBUG : Looking for writers 2026/08/14 02:03:05 DEBUG : dir: reading active writers 2026/08/14 02:03:05 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:05 DEBUG : >WaitForWriters: 2026/08/14 02:03:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:05 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:03:05 DEBUG : dir/file1.rclone_chunk.001_qrfudu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:03:05 INFO : dir/file1.rclone_chunk.001_qrfudu: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:05 INFO : dir/file1.rclone_chunk.001_qrfudu: Deleted 2026/08/14 02:03:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 02:03:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:05 DEBUG : dir/file1(0x33d02216c780): openPending: 2026/08/14 02:03:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/14 02:03:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 02:03:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:05 DEBUG : dir/file1(0x33d02216c780): >openPending: err= 2026/08/14 02:03:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 02:03:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:05 DEBUG : dir/file1(0x33d02216c780): _writeAt: size=14, off=0 2026/08/14 02:03:05 DEBUG : dir/file1(0x33d02216c780): >_writeAt: n=14, err= 2026/08/14 02:03:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 02:03:05 DEBUG : dir/file1(0x33d02216c780): close: 2026/08/14 02:03:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/14 02:03:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 02:03:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:05 DEBUG : dir/file1(0x33d02216c780): >close: err= 2026/08/14 02:03:05 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:05 DEBUG : dir: Looking for writers 2026/08/14 02:03:05 DEBUG : file1: reading active writers 2026/08/14 02:03:05 DEBUG : Looking for writers 2026/08/14 02:03:05 DEBUG : dir: reading active writers 2026/08/14 02:03:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:05 DEBUG : dir: Looking for writers 2026/08/14 02:03:05 DEBUG : file1: reading active writers 2026/08/14 02:03:05 DEBUG : Looking for writers 2026/08/14 02:03:05 DEBUG : dir: reading active writers 2026/08/14 02:03:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:06 DEBUG : dir: Looking for writers 2026/08/14 02:03:06 DEBUG : file1: reading active writers 2026/08/14 02:03:06 DEBUG : Looking for writers 2026/08/14 02:03:06 DEBUG : dir: reading active writers 2026/08/14 02:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:06 DEBUG : dir: Looking for writers 2026/08/14 02:03:06 DEBUG : file1: reading active writers 2026/08/14 02:03:06 DEBUG : Looking for writers 2026/08/14 02:03:06 DEBUG : dir: reading active writers 2026/08/14 02:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:06 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 02:03:06 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:06 DEBUG : dir: Looking for writers 2026/08/14 02:03:06 DEBUG : file1: reading active writers 2026/08/14 02:03:06 DEBUG : Looking for writers 2026/08/14 02:03:06 DEBUG : dir: reading active writers 2026/08/14 02:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:06 DEBUG : dir: Looking for writers 2026/08/14 02:03:06 DEBUG : file1: reading active writers 2026/08/14 02:03:06 DEBUG : Looking for writers 2026/08/14 02:03:06 DEBUG : dir: reading active writers 2026/08/14 02:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:06 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:03:06 DEBUG : dir/file1.rclone_chunk.001_qrfvks: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:03:06 INFO : dir/file1.rclone_chunk.001_qrfvks: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:06 INFO : dir/file1.rclone_chunk.001_qrfvks: Deleted 2026/08/14 02:03:06 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:03:06 INFO : dir/file1: Copied (replaced existing) 2026/08/14 02:03:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 02:03:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/14 02:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 02:03:06 DEBUG : dir: Looking for writers 2026/08/14 02:03:06 DEBUG : file1: reading active writers 2026/08/14 02:03:06 DEBUG : Looking for writers 2026/08/14 02:03:06 DEBUG : dir: reading active writers 2026/08/14 02:03:06 DEBUG : >WaitForWriters: 2026/08/14 02:03:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:06 DEBUG : dir/file1(0x33d02216cd40): _readAt: size=512, off=0 2026/08/14 02:03:06 DEBUG : dir/file1(0x33d02216cd40): openPending: 2026/08/14 02:03:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/14 02:03:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 02:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:06 DEBUG : dir/file1(0x33d02216cd40): >openPending: err= 2026/08/14 02:03:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/14 02:03:06 DEBUG : dir/file1(0x33d02216cd40): >_readAt: n=14, err=EOF 2026/08/14 02:03:06 DEBUG : dir/file1(0x33d02216cd40): close: 2026/08/14 02:03:06 DEBUG : dir/file1(0x33d02216cd40): >close: err= 2026/08/14 02:03:06 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:03:06 DEBUG : newLeaf: size = 14 OK 2026/08/14 02:03:06 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/14 02:03:06 INFO : dir/file1: Deleted 2026/08/14 02:03:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 02:03:06 DEBUG : newLeaf: Updating file with newLeaf 0x33d02217f5f0 2026/08/14 02:03:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:03:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:03:07 DEBUG : newLeaf: copy non-chunked object... 2026/08/14 02:03:07 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:03:07 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:07 INFO : newLeaf: Deleted 2026/08/14 02:03:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/14 02:03:07 DEBUG : dir/file1: Updating file with dir/file1 0x33d02217f5f0 2026/08/14 02:03:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 02:03:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 02:03:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:07 DEBUG : dir/file1(0x33d0223e9540): openPending: 2026/08/14 02:03:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/14 02:03:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 02:03:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:07 DEBUG : dir/file1(0x33d0223e9540): >openPending: err= 2026/08/14 02:03:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 02:03:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:07 DEBUG : dir/file1(0x33d0223e9540): _writeAt: size=25, off=0 2026/08/14 02:03:07 DEBUG : dir/file1(0x33d0223e9540): >_writeAt: n=25, err= 2026/08/14 02:03:07 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:03:07 DEBUG : newLeaf: size = 14 OK 2026/08/14 02:03:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/14 02:03:07 INFO : dir/file1: Deleted 2026/08/14 02:03:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 02:03:07 DEBUG : newLeaf: Updating file with newLeaf 0x33d02217f5f0 2026/08/14 02:03:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:03:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:03:07 DEBUG : newLeaf(0x33d0223e9540): close: 2026/08/14 02:03:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/14 02:03:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-14 02:03:07.41846637 +0000 UTC m=+55.617242339 2026/08/14 02:03:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:07 DEBUG : newLeaf(0x33d0223e9540): >close: err= 2026/08/14 02:03:07 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:07 DEBUG : dir: Looking for writers 2026/08/14 02:03:07 DEBUG : Looking for writers 2026/08/14 02:03:07 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:07 DEBUG : dir: reading active writers 2026/08/14 02:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:07 DEBUG : dir: Looking for writers 2026/08/14 02:03:07 DEBUG : Looking for writers 2026/08/14 02:03:07 DEBUG : dir: reading active writers 2026/08/14 02:03:07 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:07 DEBUG : dir: Looking for writers 2026/08/14 02:03:07 DEBUG : Looking for writers 2026/08/14 02:03:07 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:07 DEBUG : dir: reading active writers 2026/08/14 02:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:07 DEBUG : dir: Looking for writers 2026/08/14 02:03:07 DEBUG : Looking for writers 2026/08/14 02:03:07 DEBUG : dir: reading active writers 2026/08/14 02:03:07 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:07 DEBUG : newLeaf: vfs cache: starting upload 2026/08/14 02:03:07 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:07 DEBUG : dir: Looking for writers 2026/08/14 02:03:07 DEBUG : Looking for writers 2026/08/14 02:03:07 DEBUG : dir: reading active writers 2026/08/14 02:03:07 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:07 DEBUG : dir: Looking for writers 2026/08/14 02:03:07 DEBUG : Looking for writers 2026/08/14 02:03:07 DEBUG : dir: reading active writers 2026/08/14 02:03:07 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:08 DEBUG : newLeaf: size = 25 OK 2026/08/14 02:03:08 DEBUG : newLeaf.rclone_chunk.001_qrfwkk: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 02:03:08 INFO : newLeaf.rclone_chunk.001_qrfwkk: Copied (server-side copy) to: newLeaf 2026/08/14 02:03:08 INFO : newLeaf.rclone_chunk.001_qrfwkk: Deleted 2026/08/14 02:03:08 DEBUG : newLeaf: size = 25 OK 2026/08/14 02:03:08 INFO : newLeaf: Copied (replaced existing) 2026/08/14 02:03:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-14 02:03:07.41846637 +0000 UTC" 2026/08/14 02:03:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/14 02:03:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:03:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/14 02:03:08 DEBUG : dir: Looking for writers 2026/08/14 02:03:08 DEBUG : Looking for writers 2026/08/14 02:03:08 DEBUG : dir: reading active writers 2026/08/14 02:03:08 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:08 DEBUG : >WaitForWriters: 2026/08/14 02:03:08 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:08 DEBUG : dir: Looking for writers 2026/08/14 02:03:08 DEBUG : Looking for writers 2026/08/14 02:03:08 DEBUG : dir: reading active writers 2026/08/14 02:03:08 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:08 DEBUG : >WaitForWriters: 2026/08/14 02:03:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:08 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:03:08 DEBUG : dir/file1.rclone_chunk.001_qrfxi1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:03:08 INFO : dir/file1.rclone_chunk.001_qrfxi1: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:08 INFO : dir/file1.rclone_chunk.001_qrfxi1: Deleted 2026/08/14 02:03:09 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:09 DEBUG : dir: Looking for writers 2026/08/14 02:03:09 DEBUG : file1: reading active writers 2026/08/14 02:03:09 DEBUG : Looking for writers 2026/08/14 02:03:09 DEBUG : dir: reading active writers 2026/08/14 02:03:09 DEBUG : >WaitForWriters: 2026/08/14 02:03:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:09 DEBUG : dir/file1(0x33d02215a740): _readAt: size=512, off=0 2026/08/14 02:03:09 DEBUG : dir/file1(0x33d02215a740): openPending: 2026/08/14 02:03:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/14 02:03:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 02:03:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:09 DEBUG : dir/file1(0x33d02215a740): >openPending: err= 2026/08/14 02:03:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/14 02:03:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:09 DEBUG : dir/file1(0x33d02215a740): >_readAt: n=14, err=EOF 2026/08/14 02:03:09 DEBUG : dir/file1(0x33d02215a740): close: 2026/08/14 02:03:09 DEBUG : dir/file1(0x33d02215a740): >close: err= 2026/08/14 02:03:09 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:03:09 DEBUG : newLeaf: size = 14 OK 2026/08/14 02:03:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/14 02:03:09 INFO : dir/file1: Deleted 2026/08/14 02:03:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 02:03:09 DEBUG : newLeaf: Updating file with newLeaf 0x33d02263c340 2026/08/14 02:03:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:03:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:03:09 DEBUG : newLeaf: copy non-chunked object... 2026/08/14 02:03:10 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:03:10 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:10 INFO : newLeaf: Deleted 2026/08/14 02:03:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/14 02:03:10 DEBUG : dir/file1: Updating file with dir/file1 0x33d02263c340 2026/08/14 02:03:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 02:03:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 02:03:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:10 DEBUG : dir/file1(0x33d02216dc40): openPending: 2026/08/14 02:03:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/14 02:03:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 02:03:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:10 DEBUG : dir/file1(0x33d02216dc40): >openPending: err= 2026/08/14 02:03:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 02:03:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:10 DEBUG : dir/file1(0x33d02216dc40): _writeAt: size=25, off=0 2026/08/14 02:03:10 DEBUG : dir/file1(0x33d02216dc40): >_writeAt: n=25, err= 2026/08/14 02:03:10 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:03:10 DEBUG : newLeaf: size = 14 OK 2026/08/14 02:03:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/14 02:03:10 INFO : dir/file1: Deleted 2026/08/14 02:03:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 02:03:10 DEBUG : newLeaf: Updating file with newLeaf 0x33d02263c340 2026/08/14 02:03:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:03:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:03:10 DEBUG : newLeaf(0x33d02216dc40): close: 2026/08/14 02:03:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/14 02:03:10 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-14 02:03:10.19782591 +0000 UTC m=+58.396601900 2026/08/14 02:03:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:10 DEBUG : newLeaf(0x33d02216dc40): >close: err= 2026/08/14 02:03:10 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:10 DEBUG : dir: Looking for writers 2026/08/14 02:03:10 DEBUG : Looking for writers 2026/08/14 02:03:10 DEBUG : dir: reading active writers 2026/08/14 02:03:10 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:10 DEBUG : dir: Looking for writers 2026/08/14 02:03:10 DEBUG : Looking for writers 2026/08/14 02:03:10 DEBUG : dir: reading active writers 2026/08/14 02:03:10 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:10 DEBUG : dir: Looking for writers 2026/08/14 02:03:10 DEBUG : Looking for writers 2026/08/14 02:03:10 DEBUG : dir: reading active writers 2026/08/14 02:03:10 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:10 DEBUG : dir: Looking for writers 2026/08/14 02:03:10 DEBUG : Looking for writers 2026/08/14 02:03:10 DEBUG : dir: reading active writers 2026/08/14 02:03:10 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:10 DEBUG : newLeaf: vfs cache: starting upload 2026/08/14 02:03:10 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:10 DEBUG : dir: Looking for writers 2026/08/14 02:03:10 DEBUG : Looking for writers 2026/08/14 02:03:10 DEBUG : dir: reading active writers 2026/08/14 02:03:10 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:10 DEBUG : dir: Looking for writers 2026/08/14 02:03:10 DEBUG : Looking for writers 2026/08/14 02:03:10 DEBUG : dir: reading active writers 2026/08/14 02:03:10 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:10 DEBUG : newLeaf: size = 25 OK 2026/08/14 02:03:10 DEBUG : newLeaf.rclone_chunk.001_qrfzkb: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 02:03:10 INFO : newLeaf.rclone_chunk.001_qrfzkb: Copied (server-side copy) to: newLeaf 2026/08/14 02:03:11 DEBUG : dir: Looking for writers 2026/08/14 02:03:11 DEBUG : Looking for writers 2026/08/14 02:03:11 DEBUG : dir: reading active writers 2026/08/14 02:03:11 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 02:03:11 INFO : newLeaf.rclone_chunk.001_qrfzkb: Deleted 2026/08/14 02:03:11 DEBUG : newLeaf: size = 25 OK 2026/08/14 02:03:11 INFO : newLeaf: Copied (replaced existing) 2026/08/14 02:03:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-14 02:03:10.19782591 +0000 UTC" 2026/08/14 02:03:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/14 02:03:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 02:03:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/14 02:03:11 DEBUG : dir: Looking for writers 2026/08/14 02:03:11 DEBUG : Looking for writers 2026/08/14 02:03:11 DEBUG : dir: reading active writers 2026/08/14 02:03:11 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:11 DEBUG : >WaitForWriters: 2026/08/14 02:03:11 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:11 DEBUG : dir: Looking for writers 2026/08/14 02:03:11 DEBUG : Looking for writers 2026/08/14 02:03:11 DEBUG : dir: reading active writers 2026/08/14 02:03:11 DEBUG : newLeaf: reading active writers 2026/08/14 02:03:11 DEBUG : >WaitForWriters: 2026/08/14 02:03:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestFileRename (17.98s) --- PASS: TestFileRename/off,forceCache=false (2.59s) --- PASS: TestFileRename/minimal,forceCache=false (2.54s) --- PASS: TestFileRename/minimal,forceCache=true (3.46s) --- PASS: TestFileRename/writes,forceCache=false (2.64s) --- PASS: TestFileRename/writes,forceCache=true (3.32s) --- PASS: TestFileRename/full,forceCache=false (3.43s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:11 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:11 DEBUG : Looking for writers 2026/08/14 02:03:11 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.08s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.09s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:12 DEBUG : dir/file1: size = 16 OK 2026/08/14 02:03:12 DEBUG : dir/file1.rclone_chunk.001_qrg1jx: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/14 02:03:12 INFO : dir/file1.rclone_chunk.001_qrg1jx: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:12 INFO : dir/file1.rclone_chunk.001_qrg1jx: Deleted 2026/08/14 02:03:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 02:03:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 02:03:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:13 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:13 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:13 DEBUG : dir: Looking for writers 2026/08/14 02:03:13 DEBUG : file1: reading active writers 2026/08/14 02:03:13 DEBUG : Looking for writers 2026/08/14 02:03:13 DEBUG : dir: reading active writers 2026/08/14 02:03:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.91s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:13 DEBUG : dir/file1: size = 16 OK 2026/08/14 02:03:13 DEBUG : dir/file1.rclone_chunk.001_qrg29q: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/14 02:03:13 INFO : dir/file1.rclone_chunk.001_qrg29q: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:13 INFO : dir/file1.rclone_chunk.001_qrg29q: Deleted 2026/08/14 02:03:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 02:03:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 02:03:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/14 02:03:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/14 02:03:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/14 02:03:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/14 02:03:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/14 02:03:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/14 02:03:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/14 02:03:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/14 02:03:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/14 02:03:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/14 02:03:14 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/14 02:03:14 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/14 02:03:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/14 02:03:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/14 02:03:14 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/14 02:03:14 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:14 DEBUG : dir: Looking for writers 2026/08/14 02:03:14 DEBUG : file1: reading active writers 2026/08/14 02:03:14 DEBUG : Looking for writers 2026/08/14 02:03:14 DEBUG : dir: reading active writers 2026/08/14 02:03:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.44s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:15 DEBUG : dir/file1: size = 16 OK 2026/08/14 02:03:15 DEBUG : dir/file1.rclone_chunk.001_qrg3b7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/14 02:03:15 INFO : dir/file1.rclone_chunk.001_qrg3b7: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:15 INFO : dir/file1.rclone_chunk.001_qrg3b7: Deleted 2026/08/14 02:03:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 02:03:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 02:03:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/14 02:03:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/14 02:03:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/14 02:03:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/14 02:03:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/14 02:03:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/14 02:03:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/14 02:03:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/14 02:03:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/14 02:03:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/14 02:03:15 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/14 02:03:15 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/14 02:03:15 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/14 02:03:15 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/14 02:03:15 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/14 02:03:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/14 02:03:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/14 02:03:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/14 02:03:16 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/14 02:03:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/14 02:03:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/14 02:03:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/14 02:03:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/14 02:03:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/14 02:03:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/14 02:03:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/14 02:03:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/14 02:03:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/14 02:03:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/14 02:03:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/14 02:03:16 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:16 DEBUG : dir: Looking for writers 2026/08/14 02:03:16 DEBUG : file1: reading active writers 2026/08/14 02:03:16 DEBUG : Looking for writers 2026/08/14 02:03:16 DEBUG : dir: reading active writers 2026/08/14 02:03:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.51s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:16 DEBUG : dir/file1: size = 16 OK 2026/08/14 02:03:16 DEBUG : dir/file1.rclone_chunk.001_qrg5q9: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/14 02:03:16 INFO : dir/file1.rclone_chunk.001_qrg5q9: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:16 INFO : dir/file1.rclone_chunk.001_qrg5q9: Deleted 2026/08/14 02:03:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 02:03:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 02:03:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:17 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:17 DEBUG : dir: Looking for writers 2026/08/14 02:03:17 DEBUG : file1: reading active writers 2026/08/14 02:03:17 DEBUG : Looking for writers 2026/08/14 02:03:17 DEBUG : dir: reading active writers 2026/08/14 02:03:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.98s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:17 DEBUG : dir/file1: size = 16 OK 2026/08/14 02:03:17 DEBUG : dir/file1.rclone_chunk.001_qrg6jo: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/14 02:03:17 INFO : dir/file1.rclone_chunk.001_qrg6jo: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:17 INFO : dir/file1.rclone_chunk.001_qrg6jo: Deleted 2026/08/14 02:03:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 02:03:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 02:03:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:18 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/14 02:03:18 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/14 02:03:18 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:18 DEBUG : dir: Looking for writers 2026/08/14 02:03:18 DEBUG : file1: reading active writers 2026/08/14 02:03:18 DEBUG : Looking for writers 2026/08/14 02:03:18 DEBUG : dir: reading active writers 2026/08/14 02:03:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.93s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:18 DEBUG : dir/file1: size = 16 OK 2026/08/14 02:03:18 DEBUG : dir/file1.rclone_chunk.001_qrg7ua: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/14 02:03:18 INFO : dir/file1.rclone_chunk.001_qrg7ua: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:18 INFO : dir/file1.rclone_chunk.001_qrg7ua: Deleted 2026/08/14 02:03:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:18 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 02:03:18 DEBUG : dir/file1(0x33d0221b7640): _readAt: size=1, off=0 2026/08/14 02:03:18 DEBUG : dir/file1(0x33d0221b7640): openPending: 2026/08/14 02:03:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/14 02:03:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 02:03:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:19 DEBUG : dir/file1(0x33d0221b7640): >openPending: err= 2026/08/14 02:03:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/14 02:03:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:19 DEBUG : dir/file1(0x33d0221b7640): >_readAt: n=1, err= 2026/08/14 02:03:19 DEBUG : dir/file1(0x33d0221b7640): _readAt: size=256, off=1 2026/08/14 02:03:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/14 02:03:19 DEBUG : dir/file1(0x33d0221b7640): >_readAt: n=15, err=EOF 2026/08/14 02:03:19 DEBUG : dir/file1(0x33d0221b7640): _readAt: size=16, off=16 2026/08/14 02:03:19 DEBUG : dir/file1(0x33d0221b7640): >_readAt: n=0, err=EOF 2026/08/14 02:03:19 DEBUG : dir/file1(0x33d0221b7640): close: 2026/08/14 02:03:19 DEBUG : dir/file1(0x33d0221b7640): >close: err= 2026/08/14 02:03:19 DEBUG : dir/file1(0x33d0221b7640): close: 2026/08/14 02:03:19 DEBUG : dir/file1(0x33d0221b7640): >close: err=file already closed 2026/08/14 02:03:19 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:19 DEBUG : dir: Looking for writers 2026/08/14 02:03:19 DEBUG : file1: reading active writers 2026/08/14 02:03:19 DEBUG : Looking for writers 2026/08/14 02:03:19 DEBUG : dir: reading active writers 2026/08/14 02:03:19 DEBUG : >WaitForWriters: 2026/08/14 02:03:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.03s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:19 DEBUG : dir/file1: size = 16 OK 2026/08/14 02:03:19 DEBUG : dir/file1.rclone_chunk.001_qrg8p4: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/14 02:03:19 INFO : dir/file1.rclone_chunk.001_qrg8p4: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:19 INFO : dir/file1.rclone_chunk.001_qrg8p4: Deleted 2026/08/14 02:03:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 02:03:19 DEBUG : dir/file1(0x33d021cfe5c0): _readAt: size=1, off=0 2026/08/14 02:03:19 DEBUG : dir/file1(0x33d021cfe5c0): openPending: 2026/08/14 02:03:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/14 02:03:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 02:03:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d021cfe5c0): >openPending: err= 2026/08/14 02:03:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/14 02:03:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d021cfe5c0): >_readAt: n=1, err= 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d021cfe5c0): _readAt: size=1, off=5 2026/08/14 02:03:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d021cfe5c0): >_readAt: n=1, err= 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d021cfe5c0): _readAt: size=1, off=3 2026/08/14 02:03:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d021cfe5c0): >_readAt: n=1, err= 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d021cfe5c0): _readAt: size=1, off=13 2026/08/14 02:03:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d021cfe5c0): >_readAt: n=1, err= 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d021cfe5c0): _readAt: size=16, off=100 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d021cfe5c0): >_readAt: n=0, err=EOF 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d021cfe5c0): close: 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d021cfe5c0): >close: err= 2026/08/14 02:03:20 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:20 DEBUG : dir: Looking for writers 2026/08/14 02:03:20 DEBUG : file1: reading active writers 2026/08/14 02:03:20 DEBUG : Looking for writers 2026/08/14 02:03:20 DEBUG : dir: reading active writers 2026/08/14 02:03:20 DEBUG : >WaitForWriters: 2026/08/14 02:03:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.02s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:20 DEBUG : dir/file1: size = 16 OK 2026/08/14 02:03:20 DEBUG : dir/file1.rclone_chunk.001_qrg9de: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/14 02:03:20 INFO : dir/file1.rclone_chunk.001_qrg9de: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:20 INFO : dir/file1.rclone_chunk.001_qrg9de: Deleted 2026/08/14 02:03:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:20 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d02234e280): _readAt: size=1, off=0 2026/08/14 02:03:20 DEBUG : dir/file1(0x33d02234e280): openPending: 2026/08/14 02:03:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/14 02:03:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 02:03:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): >openPending: err= 2026/08/14 02:03:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/14 02:03:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): >_readAt: n=1, err= 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): _readAt: size=1, off=5 2026/08/14 02:03:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): >_readAt: n=1, err= 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): _readAt: size=1, off=1 2026/08/14 02:03:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): >_readAt: n=1, err= 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): _readAt: size=6, off=10 2026/08/14 02:03:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): >_readAt: n=6, err= 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): _readAt: size=256, off=10 2026/08/14 02:03:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): >_readAt: n=6, err=EOF 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): _readAt: size=256, off=100 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): >_readAt: n=0, err=EOF 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): close: 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): >close: err= 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): _readAt: size=256, off=100 2026/08/14 02:03:21 DEBUG : dir/file1(0x33d02234e280): >_readAt: n=0, err=file already closed 2026/08/14 02:03:21 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:21 DEBUG : dir: Looking for writers 2026/08/14 02:03:21 DEBUG : file1: reading active writers 2026/08/14 02:03:21 DEBUG : Looking for writers 2026/08/14 02:03:21 DEBUG : dir: reading active writers 2026/08/14 02:03:21 DEBUG : >WaitForWriters: 2026/08/14 02:03:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.07s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:21 DEBUG : dir/file1: size = 16 OK 2026/08/14 02:03:21 DEBUG : dir/file1.rclone_chunk.001_qrgaq4: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/14 02:03:21 INFO : dir/file1.rclone_chunk.001_qrgaq4: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:21 INFO : dir/file1.rclone_chunk.001_qrgaq4: Deleted 2026/08/14 02:03:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 02:03:22 DEBUG : dir/file1(0x33d02247af80): RWFileHandle.Flush 2026/08/14 02:03:22 DEBUG : dir/file1(0x33d02247af80): _readAt: size=256, off=0 2026/08/14 02:03:22 DEBUG : dir/file1(0x33d02247af80): openPending: 2026/08/14 02:03:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/14 02:03:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 02:03:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:22 DEBUG : dir/file1(0x33d02247af80): >openPending: err= 2026/08/14 02:03:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/14 02:03:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:22 DEBUG : dir/file1(0x33d02247af80): >_readAt: n=16, err=EOF 2026/08/14 02:03:22 DEBUG : dir/file1(0x33d02247af80): RWFileHandle.Flush 2026/08/14 02:03:22 DEBUG : dir/file1(0x33d02247af80): RWFileHandle.Flush 2026/08/14 02:03:22 DEBUG : dir/file1(0x33d02247af80): close: 2026/08/14 02:03:22 DEBUG : dir/file1(0x33d02247af80): >close: err= 2026/08/14 02:03:22 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:22 DEBUG : dir: Looking for writers 2026/08/14 02:03:22 DEBUG : file1: reading active writers 2026/08/14 02:03:22 DEBUG : Looking for writers 2026/08/14 02:03:22 DEBUG : dir: reading active writers 2026/08/14 02:03:22 DEBUG : >WaitForWriters: 2026/08/14 02:03:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.04s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:22 DEBUG : dir/file1: size = 16 OK 2026/08/14 02:03:22 DEBUG : dir/file1.rclone_chunk.001_qrgb7j: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/14 02:03:22 INFO : dir/file1.rclone_chunk.001_qrgb7j: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:22 INFO : dir/file1.rclone_chunk.001_qrgb7j: Deleted 2026/08/14 02:03:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 02:03:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 02:03:23 DEBUG : dir/file1(0x33d02207efc0): _readAt: size=256, off=0 2026/08/14 02:03:23 DEBUG : dir/file1(0x33d02207efc0): openPending: 2026/08/14 02:03:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/14 02:03:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 02:03:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:23 DEBUG : dir/file1(0x33d02207efc0): >openPending: err= 2026/08/14 02:03:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/14 02:03:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:23 DEBUG : dir/file1(0x33d02207efc0): >_readAt: n=16, err=EOF 2026/08/14 02:03:23 DEBUG : dir/file1(0x33d02207efc0): RWFileHandle.Release 2026/08/14 02:03:23 DEBUG : dir/file1(0x33d02207efc0): close: 2026/08/14 02:03:23 DEBUG : dir/file1(0x33d02207efc0): >close: err= 2026/08/14 02:03:23 DEBUG : dir/file1(0x33d02207efc0): RWFileHandle.Release 2026/08/14 02:03:23 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:23 DEBUG : dir: Looking for writers 2026/08/14 02:03:23 DEBUG : file1: reading active writers 2026/08/14 02:03:23 DEBUG : Looking for writers 2026/08/14 02:03:23 DEBUG : dir: reading active writers 2026/08/14 02:03:23 DEBUG : >WaitForWriters: 2026/08/14 02:03:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.01s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:23 DEBUG : file1: newRWFileHandle: 2026/08/14 02:03:23 DEBUG : file1(0x33d021db4a00): openPending: 2026/08/14 02:03:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:23 DEBUG : file1(0x33d021db4a00): >openPending: err= 2026/08/14 02:03:23 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 02:03:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 02:03:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 02:03:23 DEBUG : file1(0x33d021db4a00): _writeAt: size=5, off=0 2026/08/14 02:03:23 DEBUG : file1(0x33d021db4a00): >_writeAt: n=5, err= 2026/08/14 02:03:23 DEBUG : file1(0x33d021db4a00): _writeAt: size=7, off=5 2026/08/14 02:03:23 DEBUG : file1(0x33d021db4a00): >_writeAt: n=7, err= 2026/08/14 02:03:23 DEBUG : file1: vfs cache: truncate to size=11 2026/08/14 02:03:23 DEBUG : file1(0x33d021db4a00): close: 2026/08/14 02:03:23 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 02:03:23.470366444 +0000 UTC m=+71.669142423 2026/08/14 02:03:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:23 DEBUG : file1(0x33d021db4a00): >close: err= 2026/08/14 02:03:23 DEBUG : file1(0x33d021db4a00): close: 2026/08/14 02:03:23 DEBUG : file1(0x33d021db4a00): >close: err=file already closed 2026/08/14 02:03:23 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:23 DEBUG : Looking for writers 2026/08/14 02:03:23 DEBUG : file1: reading active writers 2026/08/14 02:03:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:23 DEBUG : Looking for writers 2026/08/14 02:03:23 DEBUG : file1: reading active writers 2026/08/14 02:03:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:23 DEBUG : Looking for writers 2026/08/14 02:03:23 DEBUG : file1: reading active writers 2026/08/14 02:03:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:23 DEBUG : Looking for writers 2026/08/14 02:03:23 DEBUG : file1: reading active writers 2026/08/14 02:03:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:23 DEBUG : file1: vfs cache: starting upload 2026/08/14 02:03:23 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:23 DEBUG : Looking for writers 2026/08/14 02:03:23 DEBUG : file1: reading active writers 2026/08/14 02:03:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:23 DEBUG : Looking for writers 2026/08/14 02:03:23 DEBUG : file1: reading active writers 2026/08/14 02:03:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:23 DEBUG : file1: size = 11 OK 2026/08/14 02:03:23 DEBUG : file1.rclone_chunk.001_qrgc6s: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 02:03:23 INFO : file1.rclone_chunk.001_qrgc6s: Copied (server-side copy) to: file1 2026/08/14 02:03:23 INFO : file1.rclone_chunk.001_qrgc6s: Deleted 2026/08/14 02:03:23 DEBUG : file1: size = 11 OK 2026/08/14 02:03:23 INFO : file1: Copied (new) 2026/08/14 02:03:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-14 02:03:23.470366444 +0000 UTC" 2026/08/14 02:03:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 02:03:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:23 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 02:03:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja/dir/file1: no such file or directory 2026/08/14 02:03:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja/dir/file1: no such file or directory 2026/08/14 02:03:24 DEBUG : Looking for writers 2026/08/14 02:03:24 DEBUG : file1: reading active writers 2026/08/14 02:03:24 DEBUG : >WaitForWriters: 2026/08/14 02:03:24 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:24 DEBUG : Looking for writers 2026/08/14 02:03:24 DEBUG : file1: reading active writers 2026/08/14 02:03:24 DEBUG : >WaitForWriters: 2026/08/14 02:03:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:24 DEBUG : file1: newRWFileHandle: 2026/08/14 02:03:24 DEBUG : file1(0x33d0224d10c0): openPending: 2026/08/14 02:03:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:24 DEBUG : file1(0x33d0224d10c0): >openPending: err= 2026/08/14 02:03:24 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 02:03:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 02:03:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 02:03:24 DEBUG : file1(0x33d0224d10c0): _writeAt: size=7, off=0 2026/08/14 02:03:24 DEBUG : file1(0x33d0224d10c0): >_writeAt: n=7, err= 2026/08/14 02:03:24 DEBUG : file1(0x33d0224d10c0): _writeAt: size=6, off=5 2026/08/14 02:03:24 DEBUG : file1(0x33d0224d10c0): >_writeAt: n=6, err= 2026/08/14 02:03:24 DEBUG : file1(0x33d0224d10c0): close: 2026/08/14 02:03:24 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 02:03:24.398208685 +0000 UTC m=+72.596984673 2026/08/14 02:03:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:24 DEBUG : file1(0x33d0224d10c0): >close: err= 2026/08/14 02:03:24 DEBUG : file1(0x33d0224d10c0): _writeAt: size=5, off=0 2026/08/14 02:03:24 DEBUG : file1(0x33d0224d10c0): >_writeAt: n=0, err=file already closed 2026/08/14 02:03:24 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:24 DEBUG : Looking for writers 2026/08/14 02:03:24 DEBUG : file1: reading active writers 2026/08/14 02:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:24 DEBUG : Looking for writers 2026/08/14 02:03:24 DEBUG : file1: reading active writers 2026/08/14 02:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:24 DEBUG : Looking for writers 2026/08/14 02:03:24 DEBUG : file1: reading active writers 2026/08/14 02:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:24 DEBUG : Looking for writers 2026/08/14 02:03:24 DEBUG : file1: reading active writers 2026/08/14 02:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:24 DEBUG : file1: vfs cache: starting upload 2026/08/14 02:03:24 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:24 DEBUG : Looking for writers 2026/08/14 02:03:24 DEBUG : file1: reading active writers 2026/08/14 02:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:24 DEBUG : Looking for writers 2026/08/14 02:03:24 DEBUG : file1: reading active writers 2026/08/14 02:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:24 DEBUG : file1: size = 11 OK 2026/08/14 02:03:24 DEBUG : file1.rclone_chunk.001_qrgdt9: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 02:03:24 INFO : file1.rclone_chunk.001_qrgdt9: Copied (server-side copy) to: file1 2026/08/14 02:03:24 INFO : file1.rclone_chunk.001_qrgdt9: Deleted 2026/08/14 02:03:24 DEBUG : file1: size = 11 OK 2026/08/14 02:03:24 INFO : file1: Copied (new) 2026/08/14 02:03:24 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-14 02:03:24.398208685 +0000 UTC" 2026/08/14 02:03:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 02:03:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:24 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 02:03:25 DEBUG : Looking for writers 2026/08/14 02:03:25 DEBUG : file1: reading active writers 2026/08/14 02:03:25 DEBUG : >WaitForWriters: 2026/08/14 02:03:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja/dir/file1: no such file or directory 2026/08/14 02:03:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja/dir/file1: no such file or directory 2026/08/14 02:03:25 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:25 DEBUG : Looking for writers 2026/08/14 02:03:25 DEBUG : file1: reading active writers 2026/08/14 02:03:25 DEBUG : >WaitForWriters: 2026/08/14 02:03:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.96s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:25 DEBUG : file1: newRWFileHandle: 2026/08/14 02:03:25 DEBUG : file1(0x33d02234bec0): openPending: 2026/08/14 02:03:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:25 DEBUG : file1(0x33d02234bec0): >openPending: err= 2026/08/14 02:03:25 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 02:03:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 02:03:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 02:03:25 DEBUG : file1(0x33d02234bec0): close: 2026/08/14 02:03:25 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 02:03:25.3478179 +0000 UTC m=+73.546593879 2026/08/14 02:03:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:25 DEBUG : file1(0x33d02234bec0): >close: err= 2026/08/14 02:03:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/14 02:03:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 02:03:25 DEBUG : file2: newRWFileHandle: 2026/08/14 02:03:25 DEBUG : file2(0x33d022136440): openPending: 2026/08/14 02:03:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 02:03:25 DEBUG : file2(0x33d022136440): >openPending: err= 2026/08/14 02:03:25 DEBUG : file2: >newRWFileHandle: err= 2026/08/14 02:03:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 02:03:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/14 02:03:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/14 02:03:25 DEBUG : file2(0x33d022136440): RWFileHandle.Flush 2026/08/14 02:03:25 DEBUG : file2(0x33d022136440): RWFileHandle.Release 2026/08/14 02:03:25 DEBUG : file2(0x33d022136440): close: 2026/08/14 02:03:25 DEBUG : file2: vfs cache: setting modification time to 2026-08-14 02:03:25.349165544 +0000 UTC m=+73.547941553 2026/08/14 02:03:25 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:25 DEBUG : file2(0x33d022136440): >close: err= 2026/08/14 02:03:25 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:25 DEBUG : Looking for writers 2026/08/14 02:03:25 DEBUG : file1: reading active writers 2026/08/14 02:03:25 DEBUG : file2: reading active writers 2026/08/14 02:03:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/14 02:03:25 DEBUG : Looking for writers 2026/08/14 02:03:25 DEBUG : file1: reading active writers 2026/08/14 02:03:25 DEBUG : file2: reading active writers 2026/08/14 02:03:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/14 02:03:25 DEBUG : Looking for writers 2026/08/14 02:03:25 DEBUG : file1: reading active writers 2026/08/14 02:03:25 DEBUG : file2: reading active writers 2026/08/14 02:03:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/14 02:03:25 DEBUG : Looking for writers 2026/08/14 02:03:25 DEBUG : file1: reading active writers 2026/08/14 02:03:25 DEBUG : file2: reading active writers 2026/08/14 02:03:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/14 02:03:25 DEBUG : file1: vfs cache: starting upload 2026/08/14 02:03:25 DEBUG : file2: vfs cache: starting upload 2026/08/14 02:03:25 DEBUG : Looking for writers 2026/08/14 02:03:25 DEBUG : file1: reading active writers 2026/08/14 02:03:25 DEBUG : file2: reading active writers 2026/08/14 02:03:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/14 02:03:25 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:25 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:25 DEBUG : Looking for writers 2026/08/14 02:03:25 DEBUG : file1: reading active writers 2026/08/14 02:03:25 DEBUG : file2: reading active writers 2026/08/14 02:03:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/14 02:03:25 DEBUG : file2: size = 0 OK 2026/08/14 02:03:25 DEBUG : file2.rclone_chunk.001_qrged3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 02:03:25 INFO : file2.rclone_chunk.001_qrged3: Copied (server-side copy) to: file2 2026/08/14 02:03:25 DEBUG : file1: size = 0 OK 2026/08/14 02:03:25 DEBUG : file1.rclone_chunk.001_qrgeyr: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 02:03:25 INFO : file1.rclone_chunk.001_qrgeyr: Copied (server-side copy) to: file1 2026/08/14 02:03:25 INFO : file2.rclone_chunk.001_qrged3: Deleted 2026/08/14 02:03:25 DEBUG : file2: size = 0 OK 2026/08/14 02:03:25 INFO : file2: Copied (new) 2026/08/14 02:03:25 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-14 02:03:25.349165544 +0000 UTC" 2026/08/14 02:03:25 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/14 02:03:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 02:03:25 INFO : file2: vfs cache: upload succeeded try #1 2026/08/14 02:03:25 INFO : file1.rclone_chunk.001_qrgeyr: Deleted 2026/08/14 02:03:25 DEBUG : file1: size = 0 OK 2026/08/14 02:03:25 INFO : file1: Copied (new) 2026/08/14 02:03:25 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-14 02:03:25.3478179 +0000 UTC" 2026/08/14 02:03:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 02:03:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:25 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 02:03:25 DEBUG : Looking for writers 2026/08/14 02:03:25 DEBUG : file1: reading active writers 2026/08/14 02:03:25 DEBUG : file2: reading active writers 2026/08/14 02:03:25 DEBUG : >WaitForWriters: 2026/08/14 02:03:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja/dir/file1: no such file or directory 2026/08/14 02:03:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja/dir/file1: no such file or directory 2026/08/14 02:03:26 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:26 DEBUG : Looking for writers 2026/08/14 02:03:26 DEBUG : file1: reading active writers 2026/08/14 02:03:26 DEBUG : file2: reading active writers 2026/08/14 02:03:26 DEBUG : >WaitForWriters: 2026/08/14 02:03:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.03s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:26 DEBUG : file1: newRWFileHandle: 2026/08/14 02:03:26 DEBUG : file1(0x33d0224d1ec0): openPending: 2026/08/14 02:03:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:26 DEBUG : file1(0x33d0224d1ec0): >openPending: err= 2026/08/14 02:03:26 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 02:03:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 02:03:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 02:03:26 DEBUG : file1(0x33d0224d1ec0): _writeAt: size=5, off=0 2026/08/14 02:03:26 DEBUG : file1(0x33d0224d1ec0): >_writeAt: n=5, err= 2026/08/14 02:03:26 DEBUG : file1(0x33d0224d1ec0): RWFileHandle.Flush 2026/08/14 02:03:26 DEBUG : file1(0x33d0224d1ec0): RWFileHandle.Flush 2026/08/14 02:03:26 DEBUG : file1(0x33d0224d1ec0): close: 2026/08/14 02:03:26 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 02:03:26.383593142 +0000 UTC m=+74.582369131 2026/08/14 02:03:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:26 DEBUG : file1(0x33d0224d1ec0): >close: err= 2026/08/14 02:03:26 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:26 DEBUG : Looking for writers 2026/08/14 02:03:26 DEBUG : file1: reading active writers 2026/08/14 02:03:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:26 DEBUG : Looking for writers 2026/08/14 02:03:26 DEBUG : file1: reading active writers 2026/08/14 02:03:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:26 DEBUG : Looking for writers 2026/08/14 02:03:26 DEBUG : file1: reading active writers 2026/08/14 02:03:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:26 DEBUG : Looking for writers 2026/08/14 02:03:26 DEBUG : file1: reading active writers 2026/08/14 02:03:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:26 DEBUG : file1: vfs cache: starting upload 2026/08/14 02:03:26 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:26 DEBUG : Looking for writers 2026/08/14 02:03:26 DEBUG : file1: reading active writers 2026/08/14 02:03:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:26 DEBUG : Looking for writers 2026/08/14 02:03:26 DEBUG : file1: reading active writers 2026/08/14 02:03:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:26 DEBUG : file1: size = 5 OK 2026/08/14 02:03:26 DEBUG : file1.rclone_chunk.001_qrgfv0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 02:03:26 INFO : file1.rclone_chunk.001_qrgfv0: Copied (server-side copy) to: file1 2026/08/14 02:03:26 INFO : file1.rclone_chunk.001_qrgfv0: Deleted 2026/08/14 02:03:26 DEBUG : file1: size = 5 OK 2026/08/14 02:03:26 INFO : file1: Copied (new) 2026/08/14 02:03:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-14 02:03:26.383593142 +0000 UTC" 2026/08/14 02:03:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 02:03:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:26 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 02:03:27 DEBUG : Looking for writers 2026/08/14 02:03:27 DEBUG : file1: reading active writers 2026/08/14 02:03:27 DEBUG : >WaitForWriters: 2026/08/14 02:03:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.84s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja/dir/file1: no such file or directory 2026/08/14 02:03:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja/dir/file1: no such file or directory 2026/08/14 02:03:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:27 DEBUG : file1: newRWFileHandle: 2026/08/14 02:03:27 DEBUG : file1(0x33d0221375c0): openPending: 2026/08/14 02:03:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:27 DEBUG : file1(0x33d0221375c0): >openPending: err= 2026/08/14 02:03:27 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 02:03:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 02:03:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 02:03:27 DEBUG : file1(0x33d0221375c0): _writeAt: size=5, off=0 2026/08/14 02:03:27 DEBUG : file1(0x33d0221375c0): >_writeAt: n=5, err= 2026/08/14 02:03:27 DEBUG : file1(0x33d0221375c0): RWFileHandle.Release 2026/08/14 02:03:27 DEBUG : file1(0x33d0221375c0): close: 2026/08/14 02:03:27 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 02:03:27.222660244 +0000 UTC m=+75.421436234 2026/08/14 02:03:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:27 DEBUG : file1(0x33d0221375c0): >close: err= 2026/08/14 02:03:27 DEBUG : file1(0x33d0221375c0): RWFileHandle.Release 2026/08/14 02:03:27 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:27 DEBUG : Looking for writers 2026/08/14 02:03:27 DEBUG : file1: reading active writers 2026/08/14 02:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:27 DEBUG : Looking for writers 2026/08/14 02:03:27 DEBUG : file1: reading active writers 2026/08/14 02:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:27 DEBUG : Looking for writers 2026/08/14 02:03:27 DEBUG : file1: reading active writers 2026/08/14 02:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:27 DEBUG : Looking for writers 2026/08/14 02:03:27 DEBUG : file1: reading active writers 2026/08/14 02:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:27 DEBUG : file1: vfs cache: starting upload 2026/08/14 02:03:27 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:27 DEBUG : Looking for writers 2026/08/14 02:03:27 DEBUG : file1: reading active writers 2026/08/14 02:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:27 DEBUG : Looking for writers 2026/08/14 02:03:27 DEBUG : file1: reading active writers 2026/08/14 02:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:27 DEBUG : file1: size = 5 OK 2026/08/14 02:03:27 DEBUG : file1.rclone_chunk.001_qrgg8i: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 02:03:27 INFO : file1.rclone_chunk.001_qrgg8i: Copied (server-side copy) to: file1 2026/08/14 02:03:27 INFO : file1.rclone_chunk.001_qrgg8i: Deleted 2026/08/14 02:03:27 DEBUG : file1: size = 5 OK 2026/08/14 02:03:27 INFO : file1: Copied (new) 2026/08/14 02:03:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-14 02:03:27.222660244 +0000 UTC" 2026/08/14 02:03:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 02:03:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:27 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 02:03:27 DEBUG : Looking for writers 2026/08/14 02:03:27 DEBUG : file1: reading active writers 2026/08/14 02:03:27 DEBUG : >WaitForWriters: 2026/08/14 02:03:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja/dir/file1: no such file or directory 2026/08/14 02:03:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja/dir/file1: no such file or directory 2026/08/14 02:03:28 DEBUG : dir/file1: size = 16 OK 2026/08/14 02:03:28 DEBUG : dir/file1.rclone_chunk.001_qrgh1o: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/14 02:03:28 INFO : dir/file1.rclone_chunk.001_qrgh1o: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:28 INFO : dir/file1.rclone_chunk.001_qrgh1o: Deleted 2026/08/14 02:03:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/14 02:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 02:03:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:28 DEBUG : dir/file1(0x33d02234aa80): openPending: 2026/08/14 02:03:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/14 02:03:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 02:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:28 DEBUG : dir/file1(0x33d02234aa80): >openPending: err= 2026/08/14 02:03:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 02:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 02:03:28 DEBUG : dir/file1(0x33d02234aa80): _writeAt: size=5, off=0 2026/08/14 02:03:28 DEBUG : dir/file1(0x33d02234aa80): >_writeAt: n=5, err= 2026/08/14 02:03:28 DEBUG : dir/file1(0x33d02234aa80): close: 2026/08/14 02:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-14 02:03:28.731898089 +0000 UTC m=+76.930674068 2026/08/14 02:03:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:28 DEBUG : dir/file1(0x33d02234aa80): >close: err= 2026/08/14 02:03:28 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:28 DEBUG : dir: Looking for writers 2026/08/14 02:03:28 DEBUG : file1: reading active writers 2026/08/14 02:03:28 DEBUG : Looking for writers 2026/08/14 02:03:28 DEBUG : dir: reading active writers 2026/08/14 02:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:28 DEBUG : dir: Looking for writers 2026/08/14 02:03:28 DEBUG : file1: reading active writers 2026/08/14 02:03:28 DEBUG : Looking for writers 2026/08/14 02:03:28 DEBUG : dir: reading active writers 2026/08/14 02:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:28 DEBUG : dir: Looking for writers 2026/08/14 02:03:28 DEBUG : file1: reading active writers 2026/08/14 02:03:28 DEBUG : Looking for writers 2026/08/14 02:03:28 DEBUG : dir: reading active writers 2026/08/14 02:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:28 DEBUG : dir: Looking for writers 2026/08/14 02:03:28 DEBUG : file1: reading active writers 2026/08/14 02:03:28 DEBUG : Looking for writers 2026/08/14 02:03:28 DEBUG : dir: reading active writers 2026/08/14 02:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:28 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 02:03:28 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:28 DEBUG : dir: Looking for writers 2026/08/14 02:03:28 DEBUG : file1: reading active writers 2026/08/14 02:03:28 DEBUG : Looking for writers 2026/08/14 02:03:28 DEBUG : dir: reading active writers 2026/08/14 02:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:29 DEBUG : dir: Looking for writers 2026/08/14 02:03:29 DEBUG : file1: reading active writers 2026/08/14 02:03:29 DEBUG : Looking for writers 2026/08/14 02:03:29 DEBUG : dir: reading active writers 2026/08/14 02:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:29 DEBUG : dir/file1: size = 5 OK 2026/08/14 02:03:29 DEBUG : dir/file1.rclone_chunk.001_qrghfr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 02:03:29 INFO : dir/file1.rclone_chunk.001_qrghfr: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:29 INFO : dir/file1.rclone_chunk.001_qrghfr: Deleted 2026/08/14 02:03:29 DEBUG : dir/file1: size = 5 OK 2026/08/14 02:03:29 INFO : dir/file1: Copied (replaced existing) 2026/08/14 02:03:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-14 02:03:28.731898089 +0000 UTC" 2026/08/14 02:03:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 02:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 02:03:29 DEBUG : dir: Looking for writers 2026/08/14 02:03:29 DEBUG : file1: reading active writers 2026/08/14 02:03:29 DEBUG : Looking for writers 2026/08/14 02:03:29 DEBUG : dir: reading active writers 2026/08/14 02:03:29 DEBUG : >WaitForWriters: 2026/08/14 02:03:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.55s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:29 DEBUG : dir/file1: size = 16 OK 2026/08/14 02:03:29 DEBUG : dir/file1.rclone_chunk.001_qrgit7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/14 02:03:29 INFO : dir/file1.rclone_chunk.001_qrgit7: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:30 INFO : dir/file1.rclone_chunk.001_qrgit7: Deleted 2026/08/14 02:03:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 02:03:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 02:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 02:03:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 02:03:30 DEBUG : dir/file1(0x33d0224d0540): _writeAt: size=5, off=0 2026/08/14 02:03:30 DEBUG : dir/file1(0x33d0224d0540): openPending: 2026/08/14 02:03:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/14 02:03:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 02:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:30 DEBUG : dir/file1(0x33d0224d0540): >openPending: err= 2026/08/14 02:03:30 DEBUG : dir/file1(0x33d0224d0540): >_writeAt: n=5, err= 2026/08/14 02:03:30 DEBUG : dir/file1(0x33d0224d0540): _writeAt: size=15, off=5 2026/08/14 02:03:30 DEBUG : dir/file1(0x33d0224d0540): >_writeAt: n=15, err= 2026/08/14 02:03:30 DEBUG : dir/file1(0x33d0224d0540): close: 2026/08/14 02:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/14 02:03:30 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-14 02:03:30.325440555 +0000 UTC m=+78.524216554 2026/08/14 02:03:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:30 DEBUG : dir/file1(0x33d0224d0540): >close: err= 2026/08/14 02:03:30 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:30 DEBUG : dir: Looking for writers 2026/08/14 02:03:30 DEBUG : file1: reading active writers 2026/08/14 02:03:30 DEBUG : Looking for writers 2026/08/14 02:03:30 DEBUG : dir: reading active writers 2026/08/14 02:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:30 DEBUG : dir: Looking for writers 2026/08/14 02:03:30 DEBUG : file1: reading active writers 2026/08/14 02:03:30 DEBUG : Looking for writers 2026/08/14 02:03:30 DEBUG : dir: reading active writers 2026/08/14 02:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:30 DEBUG : dir: Looking for writers 2026/08/14 02:03:30 DEBUG : file1: reading active writers 2026/08/14 02:03:30 DEBUG : Looking for writers 2026/08/14 02:03:30 DEBUG : dir: reading active writers 2026/08/14 02:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:30 DEBUG : dir: Looking for writers 2026/08/14 02:03:30 DEBUG : file1: reading active writers 2026/08/14 02:03:30 DEBUG : Looking for writers 2026/08/14 02:03:30 DEBUG : dir: reading active writers 2026/08/14 02:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:30 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 02:03:30 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:30 DEBUG : dir: Looking for writers 2026/08/14 02:03:30 DEBUG : file1: reading active writers 2026/08/14 02:03:30 DEBUG : Looking for writers 2026/08/14 02:03:30 DEBUG : dir: reading active writers 2026/08/14 02:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:30 DEBUG : dir: Looking for writers 2026/08/14 02:03:30 DEBUG : file1: reading active writers 2026/08/14 02:03:30 DEBUG : Looking for writers 2026/08/14 02:03:30 DEBUG : dir: reading active writers 2026/08/14 02:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:30 DEBUG : dir/file1: size = 20 OK 2026/08/14 02:03:30 DEBUG : dir/file1.rclone_chunk.001_qrgjgb: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/14 02:03:30 INFO : dir/file1.rclone_chunk.001_qrgjgb: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:30 INFO : dir/file1.rclone_chunk.001_qrgjgb: Deleted 2026/08/14 02:03:30 DEBUG : dir/file1: size = 20 OK 2026/08/14 02:03:30 INFO : dir/file1: Copied (replaced existing) 2026/08/14 02:03:30 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-14 02:03:30.325440555 +0000 UTC" 2026/08/14 02:03:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 02:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 02:03:30 DEBUG : dir: Looking for writers 2026/08/14 02:03:30 DEBUG : file1: reading active writers 2026/08/14 02:03:30 DEBUG : Looking for writers 2026/08/14 02:03:30 DEBUG : dir: reading active writers 2026/08/14 02:03:30 DEBUG : >WaitForWriters: 2026/08/14 02:03:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.59s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:31 DEBUG : file1: newRWFileHandle: 2026/08/14 02:03:31 DEBUG : file1(0x33d022464040): openPending: 2026/08/14 02:03:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:31 DEBUG : file1(0x33d022464040): >openPending: err= 2026/08/14 02:03:31 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 02:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 02:03:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 02:03:31 DEBUG : file1(0x33d022464040): _writeAt: size=5, off=0 2026/08/14 02:03:31 DEBUG : file1(0x33d022464040): >_writeAt: n=5, err= 2026/08/14 02:03:31 DEBUG : file1(0x33d022464040): close: 2026/08/14 02:03:31 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 02:03:31.206871397 +0000 UTC m=+79.405647387 2026/08/14 02:03:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:31 DEBUG : file1(0x33d022464040): >close: err= 2026/08/14 02:03:31 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:31 DEBUG : Looking for writers 2026/08/14 02:03:31 DEBUG : file1: reading active writers 2026/08/14 02:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:31 DEBUG : Looking for writers 2026/08/14 02:03:31 DEBUG : file1: reading active writers 2026/08/14 02:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:31 DEBUG : Looking for writers 2026/08/14 02:03:31 DEBUG : file1: reading active writers 2026/08/14 02:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:31 DEBUG : Looking for writers 2026/08/14 02:03:31 DEBUG : file1: reading active writers 2026/08/14 02:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:31 DEBUG : file1: vfs cache: starting upload 2026/08/14 02:03:31 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:31 DEBUG : Looking for writers 2026/08/14 02:03:31 DEBUG : file1: reading active writers 2026/08/14 02:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:31 DEBUG : Looking for writers 2026/08/14 02:03:31 DEBUG : file1: reading active writers 2026/08/14 02:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:31 DEBUG : file1: size = 5 OK 2026/08/14 02:03:31 DEBUG : file1.rclone_chunk.001_qrgkt7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 02:03:31 INFO : file1.rclone_chunk.001_qrgkt7: Copied (server-side copy) to: file1 2026/08/14 02:03:31 INFO : file1.rclone_chunk.001_qrgkt7: Deleted 2026/08/14 02:03:31 DEBUG : file1: size = 5 OK 2026/08/14 02:03:31 INFO : file1: Copied (new) 2026/08/14 02:03:31 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-14 02:03:31.206871397 +0000 UTC" 2026/08/14 02:03:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 02:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:31 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 02:03:31 DEBUG : Looking for writers 2026/08/14 02:03:31 DEBUG : file1: reading active writers 2026/08/14 02:03:31 DEBUG : >WaitForWriters: 2026/08/14 02:03:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/14 02:03:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6840): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6840): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6840): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.033635394 +0000 UTC m=+80.232411373 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6cc0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6cc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6cc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6cc0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6cc0): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6cc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.033635394 +0000 UTC m=+80.232411373 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6cc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7180): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7180): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7180): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.033635394 +0000 UTC m=+80.232411373 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a84b60 item 1 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e77c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e77c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e77c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e77c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e77c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.036517166 +0000 UTC m=+80.235293156 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e77c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7cc0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7cc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7cc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7cc0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7cc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.036517166 +0000 UTC m=+80.235293156 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7cc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a85570 item 2 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e740): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e740): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e740): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e740): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e740): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.038419758 +0000 UTC m=+80.237195737 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e740): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ebc0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ebc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ebc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ebc0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ebc0): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ebc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ebc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.038419758 +0000 UTC m=+80.237195737 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ebc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f080): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f080): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f080): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f080): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f080): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.038419758 +0000 UTC m=+80.237195737 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f080): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a858f0 item 3 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.041366184 +0000 UTC m=+80.240142222 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fc40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fc40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fc40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fc40): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fc40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.041366184 +0000 UTC m=+80.240142222 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fc40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a85dc0 item 4 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916dc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916dc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916dc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916dc0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916dc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.043645738 +0000 UTC m=+80.242421727 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916dc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219175c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219175c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219175c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219175c0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219175c0): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219175c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219175c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.043645738 +0000 UTC m=+80.242421727 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219175c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021917e80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021917e80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021917e80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021917e80): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021917e80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.043645738 +0000 UTC m=+80.242421727 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021917e80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021efe4d0 item 5 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6600): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6600): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6600): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6600): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6600): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.046211913 +0000 UTC m=+80.244987903 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6600): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6c40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6c40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6c40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6c40): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6c40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.046211913 +0000 UTC m=+80.244987903 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6c40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eff260 item 6 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7340): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7340): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7340): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7340): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7340): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.048443358 +0000 UTC m=+80.247219357 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7340): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7840): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7840): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7840): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7840): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7840): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.048443358 +0000 UTC m=+80.247219357 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7d00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7d00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7d00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7d00): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7d00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.048443358 +0000 UTC m=+80.247219357 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7d00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eff880 item 7 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fc80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fc80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fc80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fc80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fc80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.05158969 +0000 UTC m=+80.250365679 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fc80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a500): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a500): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a500): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a500): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a500): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.05158969 +0000 UTC m=+80.250365679 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a500): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021f92a80 item 8 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215aac0): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d02215aac0): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215aac0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215aac0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215aac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215aac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215aac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215aec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215aec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215aec0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215aec0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215aec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.05447107 +0000 UTC m=+80.253247060 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215aec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.05447107 +0000 UTC m=+80.253247060 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.05447107 +0000 UTC m=+80.253247060 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021f93030 item 9 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bec0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bec0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.057508938 +0000 UTC m=+80.256284927 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a600): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a600): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a600): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a600): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a600): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.057508938 +0000 UTC m=+80.256284927 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a600): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021f93dc0 item 10 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ac40): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d02234ac40): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ac40): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ac40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ac40): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ac40): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ac40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b000): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b000): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b000): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b000): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b000): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.059696458 +0000 UTC m=+80.258472468 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b000): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b500): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b500): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b500): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b500): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b500): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b500): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b500): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.059696458 +0000 UTC m=+80.258472468 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b500): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ba00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ba00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ba00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ba00): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ba00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.059696458 +0000 UTC m=+80.258472468 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ba00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ee3f0 item 11 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136180): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136180): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136180): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.062452944 +0000 UTC m=+80.261228934 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136700): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136700): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136700): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136700): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136700): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.062452944 +0000 UTC m=+80.261228934 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136700): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221eeaf0 item 12 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136e40): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d022136e40): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136e40): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136e40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136e40): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136e40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137200): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137200): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137200): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137200): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137200): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.06482852 +0000 UTC m=+80.263604509 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137200): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.06482852 +0000 UTC m=+80.263604509 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221eef50 item 13 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e180): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e180): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e180): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.067032202 +0000 UTC m=+80.265808241 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e6c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e6c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e6c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e6c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e6c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.067032202 +0000 UTC m=+80.265808241 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e6c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ef490 item 14 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ed00): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d02234ed00): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ed00): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ed00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ed00): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ed00): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ed00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f0c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f0c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f0c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f0c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f0c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.068962597 +0000 UTC m=+80.267738587 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f0c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f880): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f880): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f880): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f880): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f880): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.068962597 +0000 UTC m=+80.267738587 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f880): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ef810 item 15 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4380): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4380): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4380): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4380): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4380): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.071018068 +0000 UTC m=+80.269794057 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4380): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5080): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5080): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5080): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5080): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5080): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.071018068 +0000 UTC m=+80.269794057 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5080): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221efce0 item 16 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db59c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db59c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db59c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db59c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db59c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.072971528 +0000 UTC m=+80.271747517 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db59c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5ec0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5ec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5ec0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5ec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5ec0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5ec0): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5ec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.072971528 +0000 UTC m=+80.271747517 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5ec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224185c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224185c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224185c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224185c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224185c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.072971528 +0000 UTC m=+80.271747517 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224185c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022558310 item 17 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.076001099 +0000 UTC m=+80.274777088 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419180): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419180): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419180): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.076001099 +0000 UTC m=+80.274777088 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0225588c0 item 18 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419800): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419800): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419800): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419800): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419800): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.078171518 +0000 UTC m=+80.276947507 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419800): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d00): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d00): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d00): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.078171518 +0000 UTC m=+80.276947507 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0300): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0300): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0300): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0300): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0300): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.078171518 +0000 UTC m=+80.276947507 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0300): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022558cb0 item 19 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0980): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0980): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0980): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0980): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0980): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.08069865 +0000 UTC m=+80.279474649 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0980): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0ec0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0ec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0ec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0ec0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0ec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.08069865 +0000 UTC m=+80.279474649 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d0ec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022559500 item 20 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d15c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d15c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d15c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d15c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d15c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.08253129 +0000 UTC m=+80.281307279 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d15c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d1ac0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d1ac0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d1ac0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d1ac0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d1ac0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d1ac0): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d1ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d1ac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.08253129 +0000 UTC m=+80.281307279 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d1ac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221020c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221020c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221020c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221020c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221020c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.08253129 +0000 UTC m=+80.281307279 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221020c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022559b20 item 21 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102740): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102740): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102740): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102740): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102740): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.085066277 +0000 UTC m=+80.283842266 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102740): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102c80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102c80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102c80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102c80): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102c80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.085066277 +0000 UTC m=+80.283842266 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102c80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021ed4310 item 22 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103300): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103300): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103300): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103300): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103300): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.086779623 +0000 UTC m=+80.285555622 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103300): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103800): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103800): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103800): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103800): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103800): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103800): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103800): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103800): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.086779623 +0000 UTC m=+80.285555622 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103800): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103d00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103d00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103d00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103d00): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103d00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.086779623 +0000 UTC m=+80.285555622 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103d00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021ed4850 item 23 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022170480): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022170480): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022170480): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022170480): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022170480): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.089228007 +0000 UTC m=+80.288004005 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022170480): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221709c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221709c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221709c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221709c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221709c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.089228007 +0000 UTC m=+80.288004005 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221709c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021ed50a0 item 24 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022171000): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d022171000): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022171000): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022171000): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022171000): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022171000): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022171000): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221713c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221713c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221713c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221713c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221713c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.091224006 +0000 UTC m=+80.290000005 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221713c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221718c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221718c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221718c0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221718c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221718c0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221718c0): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221718c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221718c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.091224006 +0000 UTC m=+80.290000005 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221718c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022171e00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022171e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022171e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022171e00): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022171e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.091224006 +0000 UTC m=+80.290000005 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022171e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021ed57a0 item 25 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a0580): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a0580): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a0580): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a0580): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a0580): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.09378348 +0000 UTC m=+80.292559478 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a0580): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a0ac0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a0ac0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a0ac0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a0ac0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a0ac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.09378348 +0000 UTC m=+80.292559478 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a0ac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021da6000 item 26 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a1100): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d0221a1100): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a1100): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a1100): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a1100): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a1100): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a1100): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a14c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a14c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a14c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a14c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a14c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.095734183 +0000 UTC m=+80.294510172 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a14c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a19c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a19c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a19c0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a19c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a19c0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a19c0): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a19c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a19c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.095734183 +0000 UTC m=+80.294510172 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221a19c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0000): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0000): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0000): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0000): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0000): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.095734183 +0000 UTC m=+80.294510172 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0000): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021da6850 item 27 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225de040): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225de040): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225de040): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225de040): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225de040): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.098695977 +0000 UTC m=+80.297471965 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225de040): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225de580): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225de580): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225de580): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225de580): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225de580): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.098695977 +0000 UTC m=+80.297471965 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225de580): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a82380 item 28 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225debc0): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d0225debc0): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225debc0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225debc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225debc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225debc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225debc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225def80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225def80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225def80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225def80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225def80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.10238364 +0000 UTC m=+80.301159629 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225def80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225df640): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225df640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225df640): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225df640): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225df640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.10238364 +0000 UTC m=+80.301159629 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225df640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a828c0 item 29 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff900): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff900): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff900): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff900): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff900): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.106165321 +0000 UTC m=+80.304941310 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff900): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022302180): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022302180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022302180): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022302180): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022302180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.106165321 +0000 UTC m=+80.304941310 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022302180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022038150 item 30 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223027c0): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d0223027c0): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223027c0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223027c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223027c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223027c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223027c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022302b80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022302b80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022302b80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022302b80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022302b80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.110048916 +0000 UTC m=+80.308824905 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022302b80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022303240): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022303240): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022303240): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022303240): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022303240): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.110048916 +0000 UTC m=+80.308824905 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022303240): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022038a10 item 31 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223038c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223038c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223038c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223038c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223038c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.112605264 +0000 UTC m=+80.311381243 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223038c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022303e00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022303e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022303e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022303e00): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022303e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.112605264 +0000 UTC m=+80.311381243 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022303e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022039260 item 32 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a540): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a540): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a540): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a540): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a540): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.114538725 +0000 UTC m=+80.313314714 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a540): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a9c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a9c0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a9c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a9c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0220399d0 item 33 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a9c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a9c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.115257932 +0000 UTC m=+80.314033921 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237a9c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237aec0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237aec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237aec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237aec0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237aec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.115257932 +0000 UTC m=+80.314033921 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237aec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022039b90 item 33 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b500): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b500): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b500): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b500): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b500): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.116954807 +0000 UTC m=+80.315730796 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b500): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b980): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b980): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dc4700 item 34 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b980): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b980): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b980): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b980): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b980): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.117684364 +0000 UTC m=+80.316460354 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237b980): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237bec0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237bec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237bec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237bec0): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237bec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.117684364 +0000 UTC m=+80.316460354 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02237bec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dc48c0 item 34 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4600): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4600): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4600): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4600): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4600): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.119399935 +0000 UTC m=+80.318175924 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4600): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4a80): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4a80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4a80): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4a80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4a80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dc56c0 item 35 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4a80): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4a80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.120047667 +0000 UTC m=+80.318823667 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4a80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4f80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4f80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4f80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4f80): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4f80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.120047667 +0000 UTC m=+80.318823667 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a4f80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dc59d0 item 35 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5600): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5600): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5600): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5600): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5600): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.12177518 +0000 UTC m=+80.320551178 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5600): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5b00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5b00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ac000 item 36 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5b00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5b00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5b00): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5b00): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5b00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.122472165 +0000 UTC m=+80.321248155 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a5b00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6140): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6140): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6140): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6140): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6140): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.122472165 +0000 UTC m=+80.321248155 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6140): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ac2a0 item 36 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6780): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6780): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6780): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.124462294 +0000 UTC m=+80.323238273 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6c00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6c00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6c00): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6c00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6c00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ac690 item 37 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6c00): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6c00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.125208924 +0000 UTC m=+80.323984903 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c6c00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ee080): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ee080): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ee080): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ee080): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ee080): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.125208924 +0000 UTC m=+80.323984903 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ee080): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a82c40 item 37 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ee700): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ee700): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ee700): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ee700): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ee700): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.126984618 +0000 UTC m=+80.325760607 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ee700): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222eec00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222eec00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a836c0 item 38 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222eec00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222eec00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222eec00): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222eec00): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222eec00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.127773166 +0000 UTC m=+80.326549146 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222eec00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ef140): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ef140): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ef140): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ef140): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ef140): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.127773166 +0000 UTC m=+80.326549146 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ef140): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a83a40 item 38 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ef7c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ef7c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ef7c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ef7c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ef7c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.129480581 +0000 UTC m=+80.328256560 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ef7c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222efcc0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222efcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222efcc0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222efcc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222efcc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1e380 item 39 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222efcc0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222efcc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.130162709 +0000 UTC m=+80.328938688 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222efcc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244e2c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244e2c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244e2c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244e2c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244e2c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.130162709 +0000 UTC m=+80.328938688 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244e2c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1e620 item 39 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244e940): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244e940): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244e940): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244e940): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244e940): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.131874462 +0000 UTC m=+80.330650450 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244e940): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244ee40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244ee40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1e9a0 item 40 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244ee40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244ee40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244ee40): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244ee40): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244ee40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.132817051 +0000 UTC m=+80.331593030 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244ee40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f380): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f380): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f380): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f380): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f380): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.132817051 +0000 UTC m=+80.331593030 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f380): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1eb60 item 40 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f940): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f940): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f940): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f940): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f940): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f940): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f940): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.134885167 +0000 UTC m=+80.333661146 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244f940): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244fe40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244fe40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244fe40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1f340 item 41 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244fe40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244fe40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.135684796 +0000 UTC m=+80.334460775 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02244fe40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a400): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a400): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a400): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a400): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a400): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1f500 item 41 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a400): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a400): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.136362026 +0000 UTC m=+80.335138005 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a400): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a940): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a940): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a940): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a940): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a940): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.136362026 +0000 UTC m=+80.335138005 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247a940): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1f6c0 item 41 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247af80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247af80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247af80): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247af80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247af80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247af80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247af80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.138265611 +0000 UTC m=+80.337041590 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247af80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b480): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b480): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b480): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1fa40 item 42 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b480): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b480): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.138923483 +0000 UTC m=+80.337699462 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b480): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b9c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b9c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1fce0 item 42 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b9c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b9c0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b9c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b9c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.139648162 +0000 UTC m=+80.338424141 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02247b9c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba040): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba040): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba040): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba040): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba040): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.139648162 +0000 UTC m=+80.338424141 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba040): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021b680e0 item 42 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba680): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba680): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba680): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba680): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba680): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba680): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba680): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.141352751 +0000 UTC m=+80.340128730 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224ba680): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bab80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bab80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bab80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021b68b60 item 43 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bab80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bab80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.141990164 +0000 UTC m=+80.340766144 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bab80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb0c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb0c0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb0c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb0c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021b68e00 item 43 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb0c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb0c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.142644551 +0000 UTC m=+80.341420530 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb0c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb600): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb600): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb600): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb600): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb600): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.142644551 +0000 UTC m=+80.341420530 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bb600): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021b690a0 item 43 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bbc40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bbc40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bbc40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bbc40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bbc40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bbc40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bbc40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.144585445 +0000 UTC m=+80.343361425 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224bbc40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a240): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a240): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a240): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021b69570 item 44 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a240): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a240): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.145442975 +0000 UTC m=+80.344219044 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a240): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7040): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7040): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ac850 item 44 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7040): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7040): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7040): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7040): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7040): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.14634639 +0000 UTC m=+80.345122379 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7040): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c75c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c75c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c75c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c75c0): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c75c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.14634639 +0000 UTC m=+80.345122379 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c75c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224acfc0 item 44 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7c00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7c00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7c00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7c00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7c00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7c00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7c00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.148195212 +0000 UTC m=+80.346971201 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c7c00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fe200): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fe200): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fe200): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ad6c0 item 45 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fe200): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fe200): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.148815173 +0000 UTC m=+80.347591171 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fe200): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fe900): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fe900): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fe900): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fe900): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fe900): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.148815173 +0000 UTC m=+80.347591171 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fe900): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ad880 item 45 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fef40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fef40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fef40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fef40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fef40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fef40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fef40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.150633827 +0000 UTC m=+80.349409827 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223fef40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ff440): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ff440): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ff440): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dfe070 item 46 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ff440): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ff440): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.151267284 +0000 UTC m=+80.350043282 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ff440): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ffb40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ffb40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ffb40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ffb40): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ffb40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.151267284 +0000 UTC m=+80.350043282 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ffb40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dfe2a0 item 46 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c280): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c280): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c280): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c280): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c280): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c280): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c280): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.153714475 +0000 UTC m=+80.352490475 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c280): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c780): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c780): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dfef50 item 47 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c780): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.154592593 +0000 UTC m=+80.353368582 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259c780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259ce80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259ce80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259ce80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259ce80): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259ce80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.154592593 +0000 UTC m=+80.353368582 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259ce80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dff1f0 item 47 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d4c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d4c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d4c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d4c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d4c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d4c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.157215095 +0000 UTC m=+80.355991074 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d4c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d9c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d9c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d9c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dffab0 item 48 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d9c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d9c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.160935721 +0000 UTC m=+80.359711700 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02259d9c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d01c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d01c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d01c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d01c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d01c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.160935721 +0000 UTC m=+80.359711700 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d01c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d54000 item 48 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0800): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0800): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0800): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0800): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0800): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.163522467 +0000 UTC m=+80.362298446 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0800): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0c80): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0c80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0c80): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0c80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0c80): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0c80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d543f0 item 49 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0c80): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0c80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.164197492 +0000 UTC m=+80.362973471 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d0c80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d11c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d11c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d11c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d11c0): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d11c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.164197492 +0000 UTC m=+80.362973471 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d11c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d547e0 item 49 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1840): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1840): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1840): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.166237453 +0000 UTC m=+80.365013483 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1d40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1d40): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1d40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d54bd0 item 50 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1d40): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1d40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1d40): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1d40): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1d40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.166994754 +0000 UTC m=+80.365770733 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225d1d40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226203c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226203c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226203c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226203c0): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226203c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.166994754 +0000 UTC m=+80.365770733 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226203c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d54ee0 item 50 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620a40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620a40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620a40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620a40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620a40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.168747894 +0000 UTC m=+80.367523873 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620a40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620f40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620f40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620f40): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620f40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620f40): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620f40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d559d0 item 51 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620f40): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620f40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.169324614 +0000 UTC m=+80.368100593 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022620f40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022621480): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022621480): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022621480): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022621480): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022621480): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.169324614 +0000 UTC m=+80.368100593 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022621480): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d55dc0 item 51 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022621b00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022621b00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022621b00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022621b00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022621b00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.170929054 +0000 UTC m=+80.369705033 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022621b00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636100): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636100): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636100): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e36620 item 52 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636100): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636100): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636100): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636100): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636100): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.171786994 +0000 UTC m=+80.370562983 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636100): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636680): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636680): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636680): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636680): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636680): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.171786994 +0000 UTC m=+80.370562983 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636680): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e36930 item 52 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636d00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636d00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636d00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636d00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636d00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.173504748 +0000 UTC m=+80.372280737 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022636d00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637200): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637200): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637200): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637200): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637200): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637200): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e36e00 item 53 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637200): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637200): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.174468568 +0000 UTC m=+80.373244548 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637200): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637740): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637740): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637740): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637740): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637740): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.174468568 +0000 UTC m=+80.373244548 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637740): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e37260 item 53 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637dc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637dc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637dc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637dc0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637dc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.1763336 +0000 UTC m=+80.375109589 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022637dc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226583c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226583c0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226583c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e375e0 item 54 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226583c0): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226583c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226583c0): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226583c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226583c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.176952619 +0000 UTC m=+80.375728598 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226583c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022658940): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022658940): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022658940): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022658940): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022658940): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.176952619 +0000 UTC m=+80.375728598 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022658940): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e377a0 item 54 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022658fc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022658fc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022658fc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022658fc0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022658fc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.178867856 +0000 UTC m=+80.377643875 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022658fc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226594c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226594c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226594c0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226594c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226594c0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226594c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e37ce0 item 55 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226594c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226594c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.179469882 +0000 UTC m=+80.378245861 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226594c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022659a00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022659a00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022659a00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022659a00): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022659a00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.179469882 +0000 UTC m=+80.378245861 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022659a00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e321c0 item 55 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e180): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e180): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e180): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.181441065 +0000 UTC m=+80.380217044 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e680): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e680): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e680): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e32a80 item 56 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e680): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e680): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e680): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e680): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e680): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.182415294 +0000 UTC m=+80.381191283 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267e680): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267ec00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267ec00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267ec00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267ec00): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267ec00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.182415294 +0000 UTC m=+80.381191283 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267ec00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e33030 item 56 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f240): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f240): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f240): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f240): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f240): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f240): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f240): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f240): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.184246733 +0000 UTC m=+80.383022722 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f240): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f780): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f780): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e33490 item 57 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f780): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.185312716 +0000 UTC m=+80.384088706 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267f780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267fcc0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267fcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267fcc0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267fcc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267fcc0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267fcc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e337a0 item 57 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267fcc0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267fcc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.186521369 +0000 UTC m=+80.385297358 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02267fcc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a340): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a340): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a340): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a340): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a340): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.186521369 +0000 UTC m=+80.385297358 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a340): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e33d50 item 57 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a980): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a980): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a980): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a980): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a980): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a980): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a980): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a980): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.189205467 +0000 UTC m=+80.387981456 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269a980): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269aec0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269aec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269aec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022817340 item 58 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269aec0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269aec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.189857499 +0000 UTC m=+80.388633488 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269aec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b400): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b400): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b400): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022817570 item 58 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b400): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b400): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b400): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b400): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b400): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.191069346 +0000 UTC m=+80.389845336 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b400): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b9c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b9c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b9c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b9c0): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b9c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.191069346 +0000 UTC m=+80.389845336 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02269b9c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022817730 item 58 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6100): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6100): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6100): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6100): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6100): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6100): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6100): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6100): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.192925492 +0000 UTC m=+80.391701481 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6100): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6640): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6640): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022817b90 item 59 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6640): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.193855339 +0000 UTC m=+80.392631328 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6b80): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6b80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6b80): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6b80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6b80): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6b80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022817d50 item 59 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6b80): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6b80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.19463426 +0000 UTC m=+80.393410258 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b6b80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7100): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7100): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7100): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7100): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7100): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.19463426 +0000 UTC m=+80.393410258 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7100): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eee070 item 59 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7740): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7740): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7740): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7740): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7740): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7740): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7740): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7740): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.19739417 +0000 UTC m=+80.396170170 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7740): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7c80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7c80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7c80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eeea80 item 60 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7c80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7c80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.197990287 +0000 UTC m=+80.396766276 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b7c80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e82c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e82c0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e82c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eeed20 item 60 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e82c0): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e82c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e82c0): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e82c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e82c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.199222383 +0000 UTC m=+80.397998373 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e82c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8880): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8880): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8880): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8880): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8880): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.199222383 +0000 UTC m=+80.397998373 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8880): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eeeee0 item 60 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8ec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8ec0): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8ec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8ec0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8ec0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8ec0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8ec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.201038654 +0000 UTC m=+80.399814643 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e8ec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e9400): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e9400): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e9400): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eef570 item 61 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e9400): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e9400): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.201706084 +0000 UTC m=+80.400482073 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e9400): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e9b00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e9b00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e9b00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e9b00): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e9b00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.201706084 +0000 UTC m=+80.400482073 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226e9b00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eef8f0 item 61 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700240): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700240): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700240): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700240): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700240): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700240): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700240): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700240): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.203800138 +0000 UTC m=+80.402576127 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700240): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700780): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700780): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eefe30 item 62 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700780): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.204713623 +0000 UTC m=+80.403489612 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700e80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700e80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700e80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700e80): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700e80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.204713623 +0000 UTC m=+80.403489612 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022700e80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0226648c0 item 62 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227014c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227014c0): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227014c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227014c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227014c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227014c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227014c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227014c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.206436697 +0000 UTC m=+80.405212676 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227014c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022701a00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022701a00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022701a00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022664e00 item 63 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022701a00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022701a00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.207364178 +0000 UTC m=+80.406140158 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022701a00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720200): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720200): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720200): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720200): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720200): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.207364178 +0000 UTC m=+80.406140158 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720200): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022665030 item 63 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720840): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720840): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720840): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720840): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720840): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720840): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.20892167 +0000 UTC m=+80.407697649 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720d80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720d80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720d80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022665490 item 64 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720d80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720d80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.209645207 +0000 UTC m=+80.408421186 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022720d80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022721480): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022721480): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022721480): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022721480): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022721480): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.209645207 +0000 UTC m=+80.408421186 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022721480): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022665650 item 64 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022721ac0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022721ac0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022721ac0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022721ac0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022721ac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.211502844 +0000 UTC m=+80.410278823 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022721ac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e040): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e040): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e040): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e040): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e040): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0226659d0 item 65 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e040): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e040): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.212433361 +0000 UTC m=+80.411209341 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e040): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e540): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e540): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e540): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e540): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e540): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.212433361 +0000 UTC m=+80.411209341 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273e540): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022665b90 item 65 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273eb80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273eb80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273eb80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273eb80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273eb80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.214142679 +0000 UTC m=+80.412918658 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273eb80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f000): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f000): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02201c770 item 66 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f000): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f000): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f000): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f000): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f000): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.215185389 +0000 UTC m=+80.413961368 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f000): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f540): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f540): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f540): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f540): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f540): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.215185389 +0000 UTC m=+80.413961368 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273f540): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02201cbd0 item 66 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273fb80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273fb80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273fb80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273fb80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273fb80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.216813994 +0000 UTC m=+80.415589973 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02273fb80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768100): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768100): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768100): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768100): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768100): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02201d2d0 item 67 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768100): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768100): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.217730666 +0000 UTC m=+80.416506645 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768100): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768600): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768600): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768600): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768600): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768600): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.217730666 +0000 UTC m=+80.416506645 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768600): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02201d490 item 67 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768c80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768c80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768c80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768c80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768c80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.220051218 +0000 UTC m=+80.418827207 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022768c80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769180): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dcc5b0 item 68 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769180): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769180): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769180): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769180): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.220734778 +0000 UTC m=+80.419510777 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227696c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227696c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227696c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227696c0): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227696c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.220734778 +0000 UTC m=+80.419510777 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227696c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dcc930 item 68 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769d00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769d00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769d00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769d00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769d00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.222603147 +0000 UTC m=+80.421379136 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022769d00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780280): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780280): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780280): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780280): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780280): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dccf50 item 69 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780280): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780280): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.223520188 +0000 UTC m=+80.422296178 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780280): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780780): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780780): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780780): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.223520188 +0000 UTC m=+80.422296178 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dcd7a0 item 69 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780e00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780e00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.22551259 +0000 UTC m=+80.424288580 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022780e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781300): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781300): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dcde30 item 70 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781300): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781300): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781300): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781300): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781300): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.226603551 +0000 UTC m=+80.425379540 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781300): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781840): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781840): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781840): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.226603551 +0000 UTC m=+80.425379540 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02198c1c0 item 70 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781ec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781ec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781ec0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781ec0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781ec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.228582618 +0000 UTC m=+80.427358607 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022781ec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b44c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b44c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b44c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b44c0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b44c0): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02198ca10 item 71 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b44c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b44c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.229323037 +0000 UTC m=+80.428099026 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b44c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b49c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b49c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b49c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b49c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b49c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.229323037 +0000 UTC m=+80.428099026 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b49c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02198cc40 item 71 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5040): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5040): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5040): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5040): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5040): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.231054877 +0000 UTC m=+80.429830876 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5040): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5540): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5540): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02198d110 item 72 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5540): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5540): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5540): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5540): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5540): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.231931702 +0000 UTC m=+80.430707712 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5540): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5a80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5a80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5a80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5a80): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5a80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.231931702 +0000 UTC m=+80.430707712 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227b5a80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02198d2d0 item 72 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2140): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2140): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2140): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2140): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2140): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2140): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2140): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.234846527 +0000 UTC m=+80.433622506 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2140): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2640): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2640): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02198d810 item 73 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2640): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.235474272 +0000 UTC m=+80.434250251 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2b00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2b00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2b00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2b00): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2b00): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02198dc00 item 73 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2b00): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2b00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.23625707 +0000 UTC m=+80.435033059 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e2b00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3040): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3040): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3040): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3040): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3040): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.23625707 +0000 UTC m=+80.435033059 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3040): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d9e0e0 item 73 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3680): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3680): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3680): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3680): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3680): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3680): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3680): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.240824806 +0000 UTC m=+80.439600795 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0227e3680): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0780): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0780): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021da6bd0 item 74 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0780): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.243682544 +0000 UTC m=+80.442458533 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0cc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0cc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021da6ee0 item 74 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0cc0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0cc0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0cc0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0cc0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0cc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.246326416 +0000 UTC m=+80.445102395 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e0cc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1240): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1240): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1240): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1240): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1240): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.246326416 +0000 UTC m=+80.445102395 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1240): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021da70a0 item 74 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1880): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1880): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1880): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1880): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1880): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1880): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1880): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.248136434 +0000 UTC m=+80.446912424 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1880): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1d80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1d80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1d80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021da7570 item 75 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1d80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1d80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.252229714 +0000 UTC m=+80.451005693 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221e1d80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222323c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222323c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222323c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222323c0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222323c0): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021da7810 item 75 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222323c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222323c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.253739766 +0000 UTC m=+80.452515745 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222323c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022232900): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022232900): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022232900): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022232900): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022232900): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.253739766 +0000 UTC m=+80.452515745 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022232900): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021da7c00 item 75 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a540): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a540): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a540): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a540): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a540): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a540): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a540): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.259982084 +0000 UTC m=+80.458758074 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a540): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251aa40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251aa40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251aa40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022834070 item 76 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251aa40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251aa40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.260858079 +0000 UTC m=+80.459634058 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251aa40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251af80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251af80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022834230 item 76 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251af80): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251af80): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251af80): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251af80): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251af80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.261915656 +0000 UTC m=+80.460691635 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251af80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251b500): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251b500): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251b500): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251b500): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251b500): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.261915656 +0000 UTC m=+80.460691635 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251b500): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022834850 item 76 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251bb40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251bb40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251bb40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251bb40): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251bb40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251bb40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251bb40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.264315438 +0000 UTC m=+80.463091417 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251bb40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576140): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576140): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576140): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022834d20 item 77 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576140): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576140): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.265176283 +0000 UTC m=+80.463952272 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576140): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576840): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576840): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576840): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.265176283 +0000 UTC m=+80.463952272 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022834e70 item 77 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576f00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576f00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576f00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576f00): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576f00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576f00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576f00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.267429518 +0000 UTC m=+80.466205497 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576f00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577400): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577400): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577400): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0228352d0 item 78 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577400): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577400): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.26834671 +0000 UTC m=+80.467122689 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577400): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577b00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577b00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577b00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577b00): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577b00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.26834671 +0000 UTC m=+80.467122689 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577b00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022835570 item 78 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228102c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228102c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228102c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228102c0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228102c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228102c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228102c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.270211121 +0000 UTC m=+80.468987100 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228102c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228107c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228107c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228107c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0228359d0 item 79 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228107c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228107c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.270867359 +0000 UTC m=+80.469643338 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0228107c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810ec0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810ec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810ec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810ec0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810ec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.270867359 +0000 UTC m=+80.469643338 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810ec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022835b90 item 79 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811500): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811500): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811500): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811500): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811500): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811500): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811500): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.27272098 +0000 UTC m=+80.471496959 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811500): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811a00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811a00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811a00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d9e310 item 80 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811a00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811a00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.273375106 +0000 UTC m=+80.472151085 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811a00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6280): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6280): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6280): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6280): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6280): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.273375106 +0000 UTC m=+80.472151085 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6280): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d9e5b0 item 80 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e68c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e68c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e68c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e68c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e68c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.27505536 +0000 UTC m=+80.473831339 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e68c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6d40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6d40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6d40): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6d40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6d40): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6d40): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d9f260 item 81 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6d40): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6d40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.275751805 +0000 UTC m=+80.474527784 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e6d40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7280): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7280): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7280): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7280): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7280): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.275751805 +0000 UTC m=+80.474527784 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7280): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d9f570 item 81 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7900): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7900): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7900): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7900): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7900): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.277718728 +0000 UTC m=+80.476494707 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7900): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7e00): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d9fc00 item 82 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7e00): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7e00): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7e00): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7e00): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.278707646 +0000 UTC m=+80.477483625 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223e7e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e6c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e6c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e6c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e6c0): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e6c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.278707646 +0000 UTC m=+80.477483625 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e6c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e10230 item 82 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ed40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ed40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ed40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ed40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ed40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.280866333 +0000 UTC m=+80.479642312 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207ed40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f240): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f240): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f240): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f240): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f240): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f240): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0220500e0 item 83 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f240): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f240): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.281873966 +0000 UTC m=+80.480649945 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f240): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f780): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f780): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f780): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.281873966 +0000 UTC m=+80.480649945 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022050700 item 83 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fe00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fe00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fe00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fe00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fe00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.28350206 +0000 UTC m=+80.482278039 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fe00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022051260 item 84 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.284598901 +0000 UTC m=+80.483374880 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021917780): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021917780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021917780): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021917780): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021917780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.284598901 +0000 UTC m=+80.483374880 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021917780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022051500 item 84 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b62c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b62c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b62c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b62c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b62c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.28813023 +0000 UTC m=+80.486906209 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b62c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b68c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b68c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b68c0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b68c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b68c0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b68c0): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022051a40 item 85 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b68c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b68c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.289882459 +0000 UTC m=+80.488658438 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b68c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6e00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6e00): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.289882459 +0000 UTC m=+80.488658438 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a843f0 item 85 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7500): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7500): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7500): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7500): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7500): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.295272227 +0000 UTC m=+80.494048206 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7500): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7a00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7a00): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7a00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a84a80 item 86 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7a00): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7a00): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7a00): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7a00): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7a00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.296218935 +0000 UTC m=+80.494994924 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7a00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1e400): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1e400): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1e400): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1e400): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1e400): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.296218935 +0000 UTC m=+80.494994924 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1e400): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a84c40 item 86 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a1c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a1c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a1c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a1c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a1c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.29823924 +0000 UTC m=+80.497015219 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a1c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a740): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a740): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a740): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a740): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a740): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a740): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a84fc0 item 87 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a740): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a740): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.299517003 +0000 UTC m=+80.498292982 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a740): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215ac80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215ac80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215ac80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215ac80): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215ac80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.299517003 +0000 UTC m=+80.498292982 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215ac80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a851f0 item 87 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.301201153 +0000 UTC m=+80.499977142 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b340): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a85730 item 88 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.302218134 +0000 UTC m=+80.500994113 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bdc0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bdc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bdc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bdc0): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bdc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.302218134 +0000 UTC m=+80.500994113 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bdc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a858f0 item 88 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221360c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221360c0): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221360c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221360c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221360c0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221360c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221360c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221360c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.304145032 +0000 UTC m=+80.502921011 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221360c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221366c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221366c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221366c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021efe380 item 89 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221366c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221366c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.305302748 +0000 UTC m=+80.504078738 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221366c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136d00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136d00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136d00): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136d00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136d00): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136d00): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021efe540 item 89 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136d00): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136d00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.306103031 +0000 UTC m=+80.504879010 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136d00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137280): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137280): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137280): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137280): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137280): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.306103031 +0000 UTC m=+80.504879010 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137280): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021efea10 item 89 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.308280362 +0000 UTC m=+80.507056341 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137940): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e040): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e040): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e040): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eff490 item 90 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e040): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e040): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.309046779 +0000 UTC m=+80.507822758 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e040): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e580): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e580): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e580): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eff650 item 90 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e580): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e580): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e580): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e580): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e580): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.3101484 +0000 UTC m=+80.508924379 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e580): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234eb40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234eb40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234eb40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234eb40): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234eb40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.3101484 +0000 UTC m=+80.508924379 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234eb40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eff8f0 item 90 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f180): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f180): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f180): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f180): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f180): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f180): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.312067574 +0000 UTC m=+80.510843554 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f7c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f7c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f7c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021f92770 item 91 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f7c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f7c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.313312365 +0000 UTC m=+80.512088344 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f7c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fd00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fd00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fd00): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fd00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fd00): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fd00): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021f92b60 item 91 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fd00): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fd00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.314288848 +0000 UTC m=+80.513064827 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fd00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4c00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4c00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4c00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4c00): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4c00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.314288848 +0000 UTC m=+80.513064827 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4c00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021f92ee0 item 91 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5780): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5780): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5780): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5780): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5780): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5780): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.316562893 +0000 UTC m=+80.515338872 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5dc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5dc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5dc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021f93810 item 92 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5dc0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5dc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.317820408 +0000 UTC m=+80.516596387 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5dc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418500): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418500): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418500): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021f93c70 item 92 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418500): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418500): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418500): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418500): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418500): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.318720197 +0000 UTC m=+80.517496176 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418500): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418ac0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418ac0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418ac0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418ac0): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418ac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.318720197 +0000 UTC m=+80.517496176 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418ac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ee0e0 item 92 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419100): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419100): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419100): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419100): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419100): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419100): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419100): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419100): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.3213064 +0000 UTC m=+80.520082379 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419100): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419640): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419640): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ee620 item 93 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419640): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.322168739 +0000 UTC m=+80.520944718 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d40): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.322168739 +0000 UTC m=+80.520944718 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419d40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ee850 item 93 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a140): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a140): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a140): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a140): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a140): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a140): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a140): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a140): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.32541043 +0000 UTC m=+80.524186409 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02251a140): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022070280): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022070280): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022070280): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022558150 item 94 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022070280): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022070280): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.326323395 +0000 UTC m=+80.525099384 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022070280): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022070980): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022070980): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022070980): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022070980): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022070980): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.326323395 +0000 UTC m=+80.525099384 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022070980): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022558310 item 94 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfeb40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfeb40): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfeb40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfeb40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfeb40): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfeb40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfeb40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfeb40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.328667933 +0000 UTC m=+80.527443922 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfeb40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff800): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff800): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff800): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221eecb0 item 95 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff800): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff800): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.32948711 +0000 UTC m=+80.528263089 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff800): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102200): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102200): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102200): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102200): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102200): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.32948711 +0000 UTC m=+80.528263089 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102200): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221eef50 item 95 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102840): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102840): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102840): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102840): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102840): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102840): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.331705579 +0000 UTC m=+80.530481558 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102d80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102d80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102d80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ef490 item 96 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102d80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102d80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.332587073 +0000 UTC m=+80.531363052 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102d80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103480): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103480): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103480): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103480): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103480): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.332587073 +0000 UTC m=+80.531363052 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103480): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ef650 item 96 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= 2026/08/14 02:03:32 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:32 DEBUG : Looking for writers 2026/08/14 02:03:32 DEBUG : >WaitForWriters: 2026/08/14 02:03:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/14 02:03:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a8c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a8c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a8c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a8c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a8c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.471268764 +0000 UTC m=+80.670044743 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a8c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad40): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad40): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad40): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.471268764 +0000 UTC m=+80.670044743 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b200): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b200): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b200): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b200): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b200): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.471268764 +0000 UTC m=+80.670044743 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b200): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0220395e0 item 1 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.478456368 +0000 UTC m=+80.677232347 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234bd40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234bd40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234bd40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234bd40): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234bd40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.478456368 +0000 UTC m=+80.677232347 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234bd40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dc43f0 item 2 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071a00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071a00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071a00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071a00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071a00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.483258486 +0000 UTC m=+80.682034465 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071a00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071e80): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071e80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071e80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071e80): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071e80): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071e80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.483258486 +0000 UTC m=+80.682034465 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022071e80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e8440): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e8440): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e8440): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e8440): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e8440): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.483258486 +0000 UTC m=+80.682034465 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e8440): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022558850 item 3 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e8ac0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e8ac0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e8ac0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e8ac0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e8ac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.48547929 +0000 UTC m=+80.684255269 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e8ac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9000): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9000): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9000): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9000): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9000): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.48547929 +0000 UTC m=+80.684255269 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9000): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022558d90 item 4 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9640): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9640): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9640): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.487275693 +0000 UTC m=+80.686051681 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9ac0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9ac0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9ac0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9ac0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9ac0): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9ac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.487275693 +0000 UTC m=+80.686051681 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0220e9ac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fe080): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fe080): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fe080): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fe080): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fe080): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.487275693 +0000 UTC m=+80.686051681 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fe080): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022559490 item 5 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fe700): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fe700): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fe700): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fe700): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fe700): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.49267035 +0000 UTC m=+80.691446339 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fe700): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fec40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fec40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fec40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fec40): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fec40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.49267035 +0000 UTC m=+80.691446339 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222fec40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022559c00 item 6 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff2c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff2c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff2c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff2c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff2c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.497004565 +0000 UTC m=+80.695780544 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff2c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff7c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff7c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff7c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff7c0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff7c0): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff7c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff7c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.497004565 +0000 UTC m=+80.695780544 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ff7c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ffc80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ffc80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ffc80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ffc80): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ffc80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.497004565 +0000 UTC m=+80.695780544 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222ffc80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a82460 item 7 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022244380): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022244380): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022244380): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022244380): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022244380): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.502972926 +0000 UTC m=+80.701748905 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022244380): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222448c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222448c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222448c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222448c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222448c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.502972926 +0000 UTC m=+80.701748905 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222448c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dc48c0 item 8 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022244e80): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d022244e80): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022244e80): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022244e80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022244e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022244e80): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022244e80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022245240): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022245240): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022245240): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022245240): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022245240): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.507444811 +0000 UTC m=+80.706220809 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022245240): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222456c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222456c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222456c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222456c0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222456c0): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222456c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222456c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.507444811 +0000 UTC m=+80.706220809 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222456c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022245bc0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022245bc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022245bc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022245bc0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022245bc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.507444811 +0000 UTC m=+80.706220809 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022245bc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dc56c0 item 9 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0340): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0340): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0340): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0340): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0340): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.51279337 +0000 UTC m=+80.711569359 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0340): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0880): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0880): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0880): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0880): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0880): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.51279337 +0000 UTC m=+80.711569359 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0880): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dc5e30 item 10 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0ec0): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d0223a0ec0): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0ec0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0ec0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0ec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a0ec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1280): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1280): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1280): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1280): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1280): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.519764805 +0000 UTC m=+80.718540785 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1280): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1780): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1780): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1780): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1780): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1780): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.519764805 +0000 UTC m=+80.718540785 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1c80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1c80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1c80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1c80): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1c80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.519764805 +0000 UTC m=+80.718540785 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223a1c80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1e3f0 item 11 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235c4c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235c4c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235c4c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235c4c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235c4c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.525235046 +0000 UTC m=+80.724011035 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235c4c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235ca00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235ca00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235ca00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235ca00): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235ca00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.525235046 +0000 UTC m=+80.724011035 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235ca00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a82a80 item 12 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235d040): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d02235d040): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235d040): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235d040): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235d040): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235d040): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235d040): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235d400): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235d400): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235d400): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235d400): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235d400): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.530952894 +0000 UTC m=+80.729728873 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235d400): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235dac0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235dac0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235dac0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235dac0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235dac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.530952894 +0000 UTC m=+80.729728873 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02235dac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a83030 item 13 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404240): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404240): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404240): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404240): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404240): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.532639439 +0000 UTC m=+80.731415418 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404240): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404780): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404780): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404780): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.532639439 +0000 UTC m=+80.731415418 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a836c0 item 14 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404dc0): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d022404dc0): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404dc0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404dc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404dc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022404dc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405180): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405180): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405180): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.536881499 +0000 UTC m=+80.735657499 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405840): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405840): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405840): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.536881499 +0000 UTC m=+80.735657499 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ac1c0 item 15 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405ec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405ec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405ec0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405ec0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405ec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.54334723 +0000 UTC m=+80.742123209 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022405ec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243a500): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243a500): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243a500): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243a500): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243a500): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.54334723 +0000 UTC m=+80.742123209 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243a500): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ac5b0 item 16 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2480): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2480): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2480): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2480): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2480): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.546917873 +0000 UTC m=+80.745693852 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2480): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2900): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2900): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2900): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2900): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2900): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2900): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2900): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2900): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.546917873 +0000 UTC m=+80.745693852 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2900): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2e00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2e00): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.546917873 +0000 UTC m=+80.745693852 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c2e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1e9a0 item 17 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c3480): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c3480): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c3480): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c3480): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c3480): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.551637435 +0000 UTC m=+80.750413414 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c3480): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c39c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c39c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c39c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c39c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c39c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.551637435 +0000 UTC m=+80.750413414 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223c39c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1f180 item 18 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da140): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da140): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da140): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da140): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da140): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.556649931 +0000 UTC m=+80.755425930 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da140): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da640): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da640): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da640): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da640): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da640): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da640): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.556649931 +0000 UTC m=+80.755425930 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223da640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223dab40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223dab40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223dab40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223dab40): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223dab40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.556649931 +0000 UTC m=+80.755425930 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223dab40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1f650 item 19 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223db1c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223db1c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223db1c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223db1c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223db1c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.559232677 +0000 UTC m=+80.758008657 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223db1c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.559232677 +0000 UTC m=+80.758008657 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1fb20 item 20 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b0c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b0c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b0c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b0c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b0c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.561540526 +0000 UTC m=+80.760316506 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b0c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b5c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b5c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b5c0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b5c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b5c0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b5c0): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b5c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b5c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.561540526 +0000 UTC m=+80.760316506 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b5c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bac0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bac0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bac0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bac0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.561540526 +0000 UTC m=+80.760316506 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ad0a0 item 21 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464240): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464240): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464240): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464240): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464240): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.566831288 +0000 UTC m=+80.765607267 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464240): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464780): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464780): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464780): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.566831288 +0000 UTC m=+80.765607267 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ad880 item 22 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464e00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464e00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.571543106 +0000 UTC m=+80.770319085 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022464e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465300): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465300): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465300): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465300): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465300): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465300): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465300): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465300): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.571543106 +0000 UTC m=+80.770319085 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465300): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465800): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465800): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465800): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465800): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465800): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.571543106 +0000 UTC m=+80.770319085 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465800): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dfe070 item 23 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465e80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465e80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465e80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465e80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465e80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.574508746 +0000 UTC m=+80.773284725 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022465e80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225244c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225244c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225244c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225244c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225244c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.574508746 +0000 UTC m=+80.773284725 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225244c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dfecb0 item 24 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022524b00): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d022524b00): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022524b00): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022524b00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022524b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022524b00): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022524b00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022524ec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022524ec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022524ec0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022524ec0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022524ec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.577595014 +0000 UTC m=+80.776370993 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022524ec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225253c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225253c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225253c0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225253c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225253c0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225253c0): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225253c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225253c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.577595014 +0000 UTC m=+80.776370993 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225253c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223db7c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223db7c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223db7c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223db7c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223db7c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.577595014 +0000 UTC m=+80.776370993 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223db7c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dff420 item 25 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223dbe40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223dbe40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223dbe40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223dbe40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223dbe40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.583593362 +0000 UTC m=+80.782369341 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223dbe40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2480): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2480): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2480): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2480): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2480): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.583593362 +0000 UTC m=+80.782369341 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2480): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d54150 item 26 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2ac0): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d0224a2ac0): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2ac0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2ac0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2ac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2ac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2e80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2e80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2e80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2e80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2e80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.586443554 +0000 UTC m=+80.785219533 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2e80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3380): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3380): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3380): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3380): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3380): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3380): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3380): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3380): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.586443554 +0000 UTC m=+80.785219533 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3380): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a38c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a38c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a38c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a38c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a38c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.586443554 +0000 UTC m=+80.785219533 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a38c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d54770 item 27 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fc040): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fc040): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fc040): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fc040): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fc040): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.588889553 +0000 UTC m=+80.787665532 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fc040): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fc580): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fc580): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fc580): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fc580): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fc580): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.588889553 +0000 UTC m=+80.787665532 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fc580): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d54d90 item 28 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fcbc0): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d0224fcbc0): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fcbc0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fcbc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fcbc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fcbc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fcbc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fcf80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fcf80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fcf80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fcf80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fcf80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.592828852 +0000 UTC m=+80.791604831 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fcf80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fd640): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fd640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fd640): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fd640): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fd640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.592828852 +0000 UTC m=+80.791604831 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fd640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d557a0 item 29 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fdcc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fdcc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fdcc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fdcc0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fdcc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.598003364 +0000 UTC m=+80.796779343 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224fdcc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626300): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626300): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626300): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626300): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626300): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.598003364 +0000 UTC m=+80.796779343 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626300): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d55dc0 item 30 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626940): _readAt: size=2, off=0 2026/08/14 02:03:32 ERROR : open-test-file(0x33d022626940): Couldn't read size of file 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626940): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626940): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626940): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626940): close: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626940): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626d00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626d00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626d00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626d00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626d00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.606137234 +0000 UTC m=+80.804913213 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022626d00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226273c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226273c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226273c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226273c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226273c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.606137234 +0000 UTC m=+80.804913213 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226273c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e36620 item 31 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022627a40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022627a40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022627a40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022627a40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022627a40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.609742643 +0000 UTC m=+80.808518631 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022627a40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644080): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644080): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644080): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644080): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644080): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.609742643 +0000 UTC m=+80.808518631 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644080): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e36c40 item 32 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226446c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226446c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226446c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226446c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226446c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.612183272 +0000 UTC m=+80.810959301 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226446c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525800): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525800): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525800): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525800): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525800): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e37260 item 33 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525800): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525800): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.613442479 +0000 UTC m=+80.812218458 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525800): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525d00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525d00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525d00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525d00): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525d00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.613442479 +0000 UTC m=+80.812218458 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022525d00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dffc70 item 33 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022596440): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022596440): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022596440): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022596440): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022596440): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.615795292 +0000 UTC m=+80.814571271 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022596440): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225968c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225968c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e32700 item 34 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225968c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225968c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225968c0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225968c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225968c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.616813466 +0000 UTC m=+80.815589445 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225968c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022596e00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022596e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022596e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022596e00): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022596e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.616813466 +0000 UTC m=+80.815589445 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022596e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e32d90 item 34 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022597440): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022597440): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022597440): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022597440): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022597440): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.619220962 +0000 UTC m=+80.817996941 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022597440): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225978c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225978c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225978c0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225978c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225978c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e332d0 item 35 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225978c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225978c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.619892129 +0000 UTC m=+80.818668108 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225978c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022597dc0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022597dc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022597dc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022597dc0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022597dc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.619892129 +0000 UTC m=+80.818668108 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022597dc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e33500 item 35 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2540): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2540): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2540): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2540): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2540): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.62169306 +0000 UTC m=+80.820469039 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2540): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2a40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2a40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e33e30 item 36 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2a40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2a40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2a40): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2a40): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2a40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.622473484 +0000 UTC m=+80.821249463 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2a40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2f80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2f80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2f80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2f80): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2f80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.622473484 +0000 UTC m=+80.821249463 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c2f80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0228171f0 item 36 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c35c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c35c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c35c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c35c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c35c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.623891411 +0000 UTC m=+80.822667390 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c35c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c3a40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c3a40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c3a40): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c3a40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c3a40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0228175e0 item 37 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c3a40): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c3a40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.624524597 +0000 UTC m=+80.823300586 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225c3a40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4040): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4040): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4040): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4040): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4040): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.624524597 +0000 UTC m=+80.823300586 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4040): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0228177a0 item 37 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f46c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f46c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f46c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f46c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f46c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.625995315 +0000 UTC m=+80.824771294 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f46c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4bc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4bc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022817c00 item 38 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4bc0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4bc0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4bc0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4bc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.626619264 +0000 UTC m=+80.825395272 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f4bc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5100): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5100): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5100): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5100): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5100): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.626619264 +0000 UTC m=+80.825395272 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5100): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022817dc0 item 38 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5780): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5780): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5780): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.628443949 +0000 UTC m=+80.827219928 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5c80): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5c80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5c80): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5c80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5c80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eee930 item 39 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5c80): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5c80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.629354568 +0000 UTC m=+80.828130547 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225f5c80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694280): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694280): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694280): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694280): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694280): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.629354568 +0000 UTC m=+80.828130547 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694280): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eeeaf0 item 39 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694900): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694900): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694900): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694900): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694900): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.630945172 +0000 UTC m=+80.829721152 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694900): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eeef50 item 40 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694e00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694e00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694e00): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694e00): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.631576665 +0000 UTC m=+80.830352654 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022694e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695340): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695340): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695340): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695340): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695340): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.631576665 +0000 UTC m=+80.830352654 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695340): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eef260 item 40 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695900): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695900): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695900): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695900): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695900): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695900): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695900): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.632918449 +0000 UTC m=+80.831694428 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695900): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695e00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eef960 item 41 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695e00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.633516919 +0000 UTC m=+80.832292938 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022695e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b03c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b03c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b03c0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b03c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b03c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eefc70 item 41 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b03c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b03c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.634022042 +0000 UTC m=+80.832798022 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b03c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0900): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0900): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0900): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0900): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0900): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.634022042 +0000 UTC m=+80.832798022 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0900): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022664000 item 41 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0f40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0f40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0f40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0f40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0f40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0f40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0f40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.635449108 +0000 UTC m=+80.834225087 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b0f40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1440): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1440): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1440): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022664cb0 item 42 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1440): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1440): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.635983347 +0000 UTC m=+80.834759326 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1440): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1980): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1980): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022664e70 item 42 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1980): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1980): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1980): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1980): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1980): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.636646939 +0000 UTC m=+80.835422928 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226b1980): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6000): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6000): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6000): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6000): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6000): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.636646939 +0000 UTC m=+80.835422928 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6000): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0226650a0 item 42 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6640): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6640): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6640): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6640): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6640): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.638171859 +0000 UTC m=+80.836947838 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6b40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6b40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6b40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022665500 item 43 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6b40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6b40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.638769308 +0000 UTC m=+80.837545287 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d6b40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7080): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7080): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7080): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7080): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7080): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0226656c0 item 43 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7080): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7080): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.639365914 +0000 UTC m=+80.838141894 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7080): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d75c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d75c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d75c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d75c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d75c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.639365914 +0000 UTC m=+80.838141894 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d75c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022665880 item 43 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7c00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7c00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7c00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7c00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7c00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7c00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7c00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.642023002 +0000 UTC m=+80.840798981 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226d7c00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226f4200): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226f4200): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226f4200): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022665d50 item 44 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226f4200): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226f4200): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.642495244 +0000 UTC m=+80.841271233 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226f4200): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644c40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644c40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02201c310 item 44 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644c40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644c40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644c40): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644c40): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644c40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.645957342 +0000 UTC m=+80.844733331 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644c40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644180): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644180): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644180): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.645957342 +0000 UTC m=+80.844733331 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e361c0 item 44 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226447c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226447c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226447c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226447c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226447c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226447c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226447c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.648160571 +0000 UTC m=+80.846936561 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0226447c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644e80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644e80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644e80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e367e0 item 45 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644e80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644e80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.64946745 +0000 UTC m=+80.848243439 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022644e80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645580): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645580): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645580): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645580): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645580): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.64946745 +0000 UTC m=+80.848243439 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645580): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e36b60 item 45 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645bc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645bc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645bc0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645bc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645bc0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645bc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.651370604 +0000 UTC m=+80.850146584 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022645bc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221021c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221021c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221021c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e36ee0 item 46 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221021c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221021c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.651981528 +0000 UTC m=+80.850757507 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221021c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221028c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221028c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221028c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221028c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221028c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.651981528 +0000 UTC m=+80.850757507 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221028c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e37420 item 46 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102f00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102f00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102f00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102f00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102f00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102f00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102f00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.653768031 +0000 UTC m=+80.852544010 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022102f00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103400): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103400): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103400): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e377a0 item 47 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103400): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103400): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.654368827 +0000 UTC m=+80.853144806 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103400): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103b40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103b40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103b40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103b40): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103b40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.654368827 +0000 UTC m=+80.853144806 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022103b40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e37960 item 47 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180280): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180280): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180280): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180280): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180280): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180280): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180280): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.656406734 +0000 UTC m=+80.855182713 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180280): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180780): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180780): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021ed4000 item 48 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180780): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.657035632 +0000 UTC m=+80.855811611 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022180780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221811c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221811c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221811c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221811c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221811c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.657035632 +0000 UTC m=+80.855811611 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221811c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021ed42a0 item 48 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181800): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181800): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181800): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181800): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181800): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.658647997 +0000 UTC m=+80.857423976 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181800): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181c80): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181c80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181c80): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181c80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181c80): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181c80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021ed4770 item 49 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181c80): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181c80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.659215197 +0000 UTC m=+80.857991177 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022181c80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225762c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225762c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225762c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225762c0): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225762c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.659215197 +0000 UTC m=+80.857991177 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225762c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021ed4a80 item 49 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576940): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576940): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576940): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576940): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576940): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.661035365 +0000 UTC m=+80.859811344 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576940): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576ec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576ec0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576ec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021ed51f0 item 50 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576ec0): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576ec0): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576ec0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576ec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.66167843 +0000 UTC m=+80.860454409 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022576ec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577440): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577440): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577440): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577440): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577440): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.66167843 +0000 UTC m=+80.860454409 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577440): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021ed57a0 item 50 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577ac0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577ac0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577ac0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577ac0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577ac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.663032777 +0000 UTC m=+80.861808756 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022577ac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810140): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810140): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810140): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810140): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810140): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810140): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021ed5d50 item 51 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810140): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810140): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.663629404 +0000 UTC m=+80.862405393 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810140): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810680): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810680): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810680): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810680): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810680): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.663629404 +0000 UTC m=+80.862405393 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810680): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e1c850 item 51 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810d00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810d00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810d00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810d00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810d00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.665196844 +0000 UTC m=+80.863972823 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022810d00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811200): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811200): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811200): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e1d3b0 item 52 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811200): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811200): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811200): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811200): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811200): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.665813359 +0000 UTC m=+80.864589338 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811200): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811780): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811780): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811780): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.665813359 +0000 UTC m=+80.864589338 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e1d730 item 52 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811e00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811e00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.667262545 +0000 UTC m=+80.866038524 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022811e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e640): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e640): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e640): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e640): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e640): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e1dc70 item 53 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e640): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.667823664 +0000 UTC m=+80.866599643 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207e640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207eb80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207eb80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207eb80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207eb80): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207eb80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.667823664 +0000 UTC m=+80.866599643 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207eb80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02201c5b0 item 53 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f200): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f200): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f200): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f200): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f200): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.669369093 +0000 UTC m=+80.868145072 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f200): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02201cd20 item 54 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.670053696 +0000 UTC m=+80.868829675 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207f700): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fc80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fc80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fc80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fc80): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fc80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.670053696 +0000 UTC m=+80.868829675 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02207fc80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02201d180 item 54 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.671524544 +0000 UTC m=+80.870300523 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021916e40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219176c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219176c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219176c0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219176c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219176c0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219176c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d02201d810 item 55 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219176c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219176c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.672106853 +0000 UTC m=+80.870882842 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0219176c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6100): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6100): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6100): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6100): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6100): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.672106853 +0000 UTC m=+80.870882842 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6100): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022834150 item 55 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6880): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6880): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6880): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6880): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6880): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.673612166 +0000 UTC m=+80.872388145 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6880): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6d80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6d80): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6d80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022834a80 item 56 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6d80): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6d80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6d80): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6d80): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6d80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.674352413 +0000 UTC m=+80.873128392 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b6d80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7300): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7300): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7300): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7300): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7300): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.674352413 +0000 UTC m=+80.873128392 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7300): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022834c40 item 56 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7940): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7940): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7940): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7940): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7940): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7940): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7940): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7940): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.675714566 +0000 UTC m=+80.874490545 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7940): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7e80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7e80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7e80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022834fc0 item 57 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7e80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7e80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.676319799 +0000 UTC m=+80.875095778 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221b7e80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fd40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fd40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fd40): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fd40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fd40): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fd40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022835260 item 57 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fd40): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fd40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.676923349 +0000 UTC m=+80.875699328 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021e1fd40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a580): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a580): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a580): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a580): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a580): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.676923349 +0000 UTC m=+80.875699328 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215a580): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022835500 item 57 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215abc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215abc0): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215abc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215abc0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215abc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215abc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215abc0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215abc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.678524692 +0000 UTC m=+80.877300671 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215abc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b140): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b140): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b140): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022835960 item 58 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b140): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b140): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.679168739 +0000 UTC m=+80.877944719 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b140): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b680): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b680): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b680): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022835b20 item 58 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b680): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b680): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b680): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b680): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b680): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.67987868 +0000 UTC m=+80.878654659 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215b680): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bc40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bc40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bc40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bc40): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bc40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.67987868 +0000 UTC m=+80.878654659 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02215bc40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022835d50 item 58 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136400): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136400): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136400): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136400): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136400): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136400): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136400): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136400): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.681473602 +0000 UTC m=+80.880249581 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136400): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136a00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136a00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136a00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d9e460 item 59 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136a00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136a00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.682052124 +0000 UTC m=+80.880828103 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136a00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136fc0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136fc0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136fc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136fc0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136fc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d9e770 item 59 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136fc0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136fc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.682676724 +0000 UTC m=+80.881452703 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022136fc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137540): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137540): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137540): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137540): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137540): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.682676724 +0000 UTC m=+80.881452703 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137540): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d9f0a0 item 59 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137c80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137c80): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137c80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137c80): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137c80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137c80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137c80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137c80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.684585829 +0000 UTC m=+80.883361808 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022137c80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e300): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e300): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e300): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d9f6c0 item 60 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e300): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e300): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.685243781 +0000 UTC m=+80.884019760 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e300): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e840): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e840): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d9fa40 item 60 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e840): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e840): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e840): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e840): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.685951679 +0000 UTC m=+80.884727658 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234e840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ee00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ee00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ee00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ee00): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ee00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.685951679 +0000 UTC m=+80.884727658 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ee00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d9fe30 item 60 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f440): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f440): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f440): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f440): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f440): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f440): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f440): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f440): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.687412377 +0000 UTC m=+80.886188396 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234f440): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fa80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fa80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fa80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021e10a80 item 61 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fa80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fa80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.688998903 +0000 UTC m=+80.887774882 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234fa80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4a00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4a00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4a00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4a00): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4a00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.688998903 +0000 UTC m=+80.887774882 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db4a00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0220500e0 item 61 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5680): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5680): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5680): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5680): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5680): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5680): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5680): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5680): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.692519081 +0000 UTC m=+80.891295060 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5680): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5cc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5cc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5cc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022051030 item 62 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5cc0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5cc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.693132569 +0000 UTC m=+80.891908548 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021db5cc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224185c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224185c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224185c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224185c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224185c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.693132569 +0000 UTC m=+80.891908548 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224185c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022051260 item 62 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c00): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.696064126 +0000 UTC m=+80.894840105 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022418c00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419140): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419140): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419140): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022051880 item 63 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419140): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419140): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.696701619 +0000 UTC m=+80.895477598 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419140): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419840): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419840): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419840): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.696701619 +0000 UTC m=+80.895477598 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022051a40 item 63 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419e80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419e80): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419e80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419e80): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419e80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419e80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419e80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419e80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.699045685 +0000 UTC m=+80.897821664 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022419e80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfebc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfebc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfebc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021efe3f0 item 64 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfebc0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfebc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.699624128 +0000 UTC m=+80.898400107 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cfebc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff9c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff9c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff9c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff9c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff9c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.699624128 +0000 UTC m=+80.898400107 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d021cff9c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021efe770 item 64 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a400): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a400): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a400): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a400): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a400): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.701255369 +0000 UTC m=+80.900031348 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a400): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a880): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a880): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a880): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a880): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a880): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eff180 item 65 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a880): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a880): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.701897741 +0000 UTC m=+80.900673720 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234a880): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad80): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.701897741 +0000 UTC m=+80.900673720 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234ad80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eff500 item 65 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b3c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b3c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b3c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b3c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b3c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.703873983 +0000 UTC m=+80.902649962 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b3c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021eff9d0 item 66 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.70462983 +0000 UTC m=+80.903405809 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234b840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234bd80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234bd80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234bd80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234bd80): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234bd80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.70462983 +0000 UTC m=+80.903405809 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02234bd80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021effc70 item 66 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221044c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221044c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221044c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221044c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221044c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.706121297 +0000 UTC m=+80.904897276 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221044c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104940): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104940): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104940): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104940): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104940): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021f92bd0 item 67 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104940): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104940): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.706772536 +0000 UTC m=+80.905548515 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104940): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104e40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104e40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104e40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104e40): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104e40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.706772536 +0000 UTC m=+80.905548515 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022104e40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021f92fc0 item 67 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221054c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221054c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221054c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221054c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221054c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.708514046 +0000 UTC m=+80.907290025 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221054c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221059c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221059c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021f93880 item 68 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221059c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221059c0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221059c0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221059c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221059c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.709285322 +0000 UTC m=+80.908061301 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221059c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8000): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8000): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8000): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8000): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8000): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.709285322 +0000 UTC m=+80.908061301 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8000): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021f93dc0 item 68 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8640): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8640): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8640): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.710963531 +0000 UTC m=+80.909739510 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8ac0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8ac0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8ac0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8ac0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8ac0): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ee3f0 item 69 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8ac0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8ac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.711679353 +0000 UTC m=+80.910455332 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8ac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8fc0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8fc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8fc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8fc0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8fc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.711679353 +0000 UTC m=+80.910455332 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c8fc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ee690 item 69 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9640): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9640): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9640): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.713967775 +0000 UTC m=+80.912743743 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9b40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9b40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221eeb60 item 70 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9b40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9b40): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9b40): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9b40): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9b40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.714767365 +0000 UTC m=+80.913543344 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0221c9b40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221a180): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221a180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221a180): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221a180): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221a180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.714767365 +0000 UTC m=+80.913543344 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221a180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221eed20 item 70 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221a800): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221a800): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221a800): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221a800): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221a800): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.717014859 +0000 UTC m=+80.915790838 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221a800): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221ad00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221ad00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221ad00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221ad00): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221ad00): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ef180 item 71 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221ad00): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221ad00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.717743996 +0000 UTC m=+80.916519975 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221ad00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221b200): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221b200): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221b200): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221b200): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221b200): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.717743996 +0000 UTC m=+80.916519975 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221b200): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ef500 item 71 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221b880): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221b880): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221b880): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221b880): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221b880): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.719860363 +0000 UTC m=+80.918636342 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221b880): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221bd80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221bd80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221ef880 item 72 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221bd80): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221bd80): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221bd80): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221bd80): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221bd80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.720785731 +0000 UTC m=+80.919561699 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02221bd80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222343c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222343c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222343c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222343c0): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222343c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.720785731 +0000 UTC m=+80.919561699 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222343c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0221efa40 item 72 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234980): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234980): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234980): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234980): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234980): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234980): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234980): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.722391522 +0000 UTC m=+80.921167501 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234980): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234e80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234e80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234e80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a845b0 item 73 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234e80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234e80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.723178128 +0000 UTC m=+80.921954108 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022234e80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235340): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235340): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235340): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235340): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235340): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a84930 item 73 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235340): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235340): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.723810002 +0000 UTC m=+80.922585981 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235340): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235880): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235880): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235880): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235880): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235880): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.723810002 +0000 UTC m=+80.922585981 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235880): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a84bd0 item 73 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235ec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235ec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235ec0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235ec0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235ec0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235ec0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235ec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.725778989 +0000 UTC m=+80.924554968 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022235ec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222724c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222724c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222724c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a84f50 item 74 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222724c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222724c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.726571405 +0000 UTC m=+80.925347384 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222724c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272a00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272a00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a85110 item 74 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272a00): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272a00): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272a00): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272a00): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272a00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.727395993 +0000 UTC m=+80.926171962 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272a00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272f80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272f80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272f80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272f80): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272f80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.727395993 +0000 UTC m=+80.926171962 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022272f80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a85420 item 74 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222735c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222735c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222735c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222735c0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222735c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222735c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222735c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.729005613 +0000 UTC m=+80.927781592 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0222735c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022273ac0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022273ac0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022273ac0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a85810 item 75 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022273ac0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022273ac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.730060755 +0000 UTC m=+80.928836734 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022273ac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320100): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320100): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320100): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320100): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320100): _writeAt: size=3, off=2 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a859d0 item 75 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320100): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320100): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.730861317 +0000 UTC m=+80.929637296 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320100): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320640): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320640): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320640): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.730861317 +0000 UTC m=+80.929637296 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a85c00 item 75 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320c80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320c80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320c80): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320c80): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320c80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320c80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320c80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.732800078 +0000 UTC m=+80.931576057 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022320c80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022321180): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022321180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022321180): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0220380e0 item 76 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022321180): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022321180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.733496664 +0000 UTC m=+80.932272643 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022321180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223216c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223216c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022038700 item 76 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223216c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223216c0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223216c0): _writeAt: size=3, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223216c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223216c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.734306573 +0000 UTC m=+80.933082542 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223216c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022321c40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022321c40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022321c40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022321c40): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022321c40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.734306573 +0000 UTC m=+80.933082542 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022321c40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0220389a0 item 76 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368380): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368380): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368380): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368380): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368380): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368380): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368380): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.735968922 +0000 UTC m=+80.934744901 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368380): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368880): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368880): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368880): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022039260 item 77 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368880): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368880): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.736632426 +0000 UTC m=+80.935408405 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368880): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368f80): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368f80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368f80): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368f80): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368f80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.736632426 +0000 UTC m=+80.935408405 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022368f80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022039420 item 77 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223695c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223695c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223695c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223695c0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223695c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223695c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223695c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.738298732 +0000 UTC m=+80.937074711 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223695c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022369ac0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022369ac0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022369ac0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022039b90 item 78 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022369ac0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022369ac0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.738877345 +0000 UTC m=+80.937653324 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022369ac0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a2c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a2c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a2c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a2c0): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a2c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.738877345 +0000 UTC m=+80.937653324 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a2c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022558070 item 78 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a900): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a900): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a900): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a900): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a900): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a900): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a900): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.740831305 +0000 UTC m=+80.939607273 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238a900): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238ae00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238ae00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238ae00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0225583f0 item 79 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238ae00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238ae00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.741457367 +0000 UTC m=+80.940233346 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238ae00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238b500): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238b500): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238b500): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238b500): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238b500): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.741457367 +0000 UTC m=+80.940233346 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238b500): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0225585b0 item 79 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238bb40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238bb40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238bb40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238bb40): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238bb40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238bb40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238bb40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.743488181 +0000 UTC m=+80.942264160 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02238bb40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ae140): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ae140): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ae140): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022558a80 item 80 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ae140): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ae140): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.744399803 +0000 UTC m=+80.943175772 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ae140): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ae840): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ae840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ae840): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ae840): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ae840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.744399803 +0000 UTC m=+80.943175772 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223ae840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022558c40 item 80 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223aee80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223aee80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223aee80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223aee80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223aee80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.747542629 +0000 UTC m=+80.946318608 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223aee80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af300): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af300): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af300): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af300): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af300): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af300): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0225590a0 item 81 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af300): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af300): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.74813628 +0000 UTC m=+80.946912259 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af300): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af840): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af840): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af840): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af840): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af840): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.74813628 +0000 UTC m=+80.946912259 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223af840): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022559500 item 81 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223afec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223afec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223afec0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223afec0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223afec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.74965127 +0000 UTC m=+80.948427249 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223afec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d04c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d04c0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d04c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022559b20 item 82 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d04c0): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d04c0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d04c0): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d04c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d04c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.750497238 +0000 UTC m=+80.949273217 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d04c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d0a40): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d0a40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d0a40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d0a40): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d0a40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.750497238 +0000 UTC m=+80.949273217 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d0a40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022559dc0 item 82 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d10c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d10c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d10c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d10c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d10c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.752733531 +0000 UTC m=+80.951509510 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d10c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d15c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d15c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d15c0): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d15c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d15c0): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d15c0): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dc4770 item 83 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d15c0): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d15c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.753631718 +0000 UTC m=+80.952407697 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d15c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d1b00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d1b00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d1b00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d1b00): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d1b00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.753631718 +0000 UTC m=+80.952407697 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0223d1b00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dc4930 item 83 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406280): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406280): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406280): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406280): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406280): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.755609151 +0000 UTC m=+80.954385130 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406280): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406780): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406780): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dc5730 item 84 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406780): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406780): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406780): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406780): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.756324082 +0000 UTC m=+80.955100051 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406d00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406d00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406d00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406d00): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406d00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.756324082 +0000 UTC m=+80.955100051 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022406d00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021dc5a40 item 84 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407380): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407380): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407380): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407380): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407380): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.758039481 +0000 UTC m=+80.956815461 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407380): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407880): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407880): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407880): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407880): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407880): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407880): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a82070 item 85 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407880): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407880): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.758885138 +0000 UTC m=+80.957661107 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407880): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407dc0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407dc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407dc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407dc0): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407dc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.758885138 +0000 UTC m=+80.957661107 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022407dc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a82380 item 85 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243a540): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243a540): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243a540): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243a540): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243a540): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.760803992 +0000 UTC m=+80.959579971 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243a540): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a828c0 item 86 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.76165569 +0000 UTC m=+80.960431669 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243aa40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243afc0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243afc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243afc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243afc0): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243afc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.76165569 +0000 UTC m=+80.960431669 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243afc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a82a80 item 86 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b640): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b640): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b640): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b640): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b640): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.763359428 +0000 UTC m=+80.962135407 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243b640): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bb40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bb40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bb40): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bb40): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bb40): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bb40): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a83030 item 87 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bb40): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bb40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.76411291 +0000 UTC m=+80.962888889 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d02243bb40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462180): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462180): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462180): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.76411291 +0000 UTC m=+80.962888889 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a83490 item 87 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462800): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462800): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462800): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462800): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462800): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.765763327 +0000 UTC m=+80.964539306 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462800): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462d00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462d00): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462d00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021a83a40 item 88 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462d00): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462d00): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462d00): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462d00): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462d00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.766687322 +0000 UTC m=+80.965463301 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022462d00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022463280): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022463280): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022463280): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022463280): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022463280): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.766687322 +0000 UTC m=+80.965463301 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022463280): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ac1c0 item 88 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224638c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224638c0): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224638c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224638c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224638c0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224638c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224638c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224638c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.768585005 +0000 UTC m=+80.967360984 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224638c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022463e00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022463e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022463e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ac5b0 item 89 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022463e00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022463e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.769467642 +0000 UTC m=+80.968243621 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022463e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2440): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2440): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2440): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2440): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2440): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2440): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ac770 item 89 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2440): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2440): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.7703347 +0000 UTC m=+80.969110679 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a2440): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a29c0): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a29c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a29c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a29c0): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a29c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.7703347 +0000 UTC m=+80.969110679 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a29c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224aca80 item 89 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3000): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3000): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3000): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3000): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3000): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3000): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3000): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3000): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.771884036 +0000 UTC m=+80.970660015 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3000): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3540): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3540): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3540): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ad5e0 item 90 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3540): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3540): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.772646355 +0000 UTC m=+80.971422324 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3540): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3a80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3a80): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3a80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224ad7a0 item 90 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3a80): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3a80): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3a80): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3a80): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3a80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.773405278 +0000 UTC m=+80.972181257 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224a3a80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2140): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2140): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2140): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2140): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2140): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.773405278 +0000 UTC m=+80.972181257 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2140): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d0224adb20 item 90 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2780): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2780): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2780): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2780): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2780): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2780): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.77542374 +0000 UTC m=+80.974199719 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2cc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2cc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2cc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1e1c0 item 91 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2cc0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2cc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.776136095 +0000 UTC m=+80.974912074 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d2cc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3200): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3200): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3200): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3200): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3200): >_readAt: n=2, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3200): _writeAt: size=3, off=7 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1e380 item 91 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3200): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3200): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.7770332 +0000 UTC m=+80.975809179 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3200): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3780): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3780): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3780): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3780): >_readAt: n=8, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3780): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.7770332 +0000 UTC m=+80.975809179 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3780): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1e620 item 91 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3dc0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3dc0): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3dc0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3dc0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3dc0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3dc0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3dc0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3dc0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.778777012 +0000 UTC m=+80.977552991 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0224d3dc0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516400): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516400): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516400): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1e9a0 item 92 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516400): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516400): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.779449633 +0000 UTC m=+80.978225601 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516400): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516940): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516940): open at offset 5 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516940): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1eb60 item 92 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516940): _readAt: size=2, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516940): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516940): _writeAt: size=3, off=5 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516940): >_writeAt: n=3, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516940): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.780283678 +0000 UTC m=+80.979059657 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516940): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516f00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516f00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516f00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516f00): >_readAt: n=3, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516f00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.780283678 +0000 UTC m=+80.979059657 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022516f00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1ef50 item 92 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517540): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517540): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517540): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517540): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517540): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517540): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517540): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517540): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.781863962 +0000 UTC m=+80.980639941 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517540): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517a80): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517a80): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517a80): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1f500 item 93 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517a80): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517a80): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.782709047 +0000 UTC m=+80.981485027 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022517a80): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022550280): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022550280): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022550280): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022550280): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022550280): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.782709047 +0000 UTC m=+80.981485027 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022550280): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1f6c0 item 93 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225508c0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225508c0): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225508c0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225508c0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225508c0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225508c0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225508c0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225508c0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.785053055 +0000 UTC m=+80.983829094 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d0225508c0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022550e00): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022550e00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022550e00): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1fa40 item 94 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022550e00): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022550e00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.786605606 +0000 UTC m=+80.985381585 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022550e00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551500): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551500): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551500): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551500): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551500): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.786605606 +0000 UTC m=+80.985381585 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551500): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d022a1fce0 item 94 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551b40): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551b40): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551b40): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551b40): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551b40): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551b40): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551b40): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551b40): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.788293473 +0000 UTC m=+80.987069452 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022551b40): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580180): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580180): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580180): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d541c0 item 95 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580180): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580180): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.788830798 +0000 UTC m=+80.987606777 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580180): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580880): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580880): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580880): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580880): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580880): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.788830798 +0000 UTC m=+80.987606777 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580880): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d543f0 item 95 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580ec0): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580ec0): open at offset 0 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580ec0): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580ec0): _readAt: size=2, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580ec0): >_readAt: n=0, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580ec0): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580ec0): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580ec0): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.790574982 +0000 UTC m=+80.989350961 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022580ec0): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022581400): _writeAt: size=5, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022581400): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022581400): >openPending: err= 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d549a0 item 96 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022581400): >_writeAt: n=5, err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022581400): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.79151668 +0000 UTC m=+80.990292649 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022581400): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 02:03:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 02:03:32 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 02:03:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 02:03:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022581b00): _readAt: size=512, off=0 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022581b00): openPending: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022581b00): >openPending: err= 2026/08/14 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022581b00): >_readAt: n=5, err=EOF 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022581b00): close: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 02:03:32.79151668 +0000 UTC m=+80.990292649 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:32 DEBUG : open-test-file(0x33d022581b00): >close: err= 2026/08/14 02:03:32 DEBUG : open-test-file: Remove: 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33d021d54bd0 item 96 2026/08/14 02:03:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 02:03:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 02:03:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 02:03:32 DEBUG : open-test-file: >Remove: err= 2026/08/14 02:03:32 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:32 DEBUG : Looking for writers 2026/08/14 02:03:32 DEBUG : >WaitForWriters: 2026/08/14 02:03:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.97s) --- PASS: TestRWFileHandleOpenTests/writes (0.44s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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.53s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:33 DEBUG : file1: newRWFileHandle: 2026/08/14 02:03:33 DEBUG : file1(0x33d02264d400): openPending: 2026/08/14 02:03:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:33 DEBUG : file1(0x33d02264d400): >openPending: err= 2026/08/14 02:03:33 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 02:03:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 02:03:33 DEBUG : file1(0x33d02264d400): _writeAt: size=2, off=0 2026/08/14 02:03:33 DEBUG : file1(0x33d02264d400): >_writeAt: n=2, err= 2026/08/14 02:03:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/14 02:03:33 DEBUG : file1(0x33d02264d400): RWFileHandle.Flush 2026/08/14 02:03:33 DEBUG : file1(0x33d02264d400): RWFileHandle.Release 2026/08/14 02:03:33 DEBUG : file1(0x33d02264d400): close: 2026/08/14 02:03:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/14 02:03:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:33 DEBUG : file1(0x33d02264d400): >close: err= 2026/08/14 02:03:33 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:33 DEBUG : Looking for writers 2026/08/14 02:03:33 DEBUG : file1: reading active writers 2026/08/14 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:33 DEBUG : Looking for writers 2026/08/14 02:03:33 DEBUG : file1: reading active writers 2026/08/14 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:33 DEBUG : Looking for writers 2026/08/14 02:03:33 DEBUG : file1: reading active writers 2026/08/14 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:33 DEBUG : Looking for writers 2026/08/14 02:03:33 DEBUG : file1: reading active writers 2026/08/14 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:33 DEBUG : file1: vfs cache: starting upload 2026/08/14 02:03:33 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:33 DEBUG : Looking for writers 2026/08/14 02:03:33 DEBUG : file1: reading active writers 2026/08/14 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:33 DEBUG : Looking for writers 2026/08/14 02:03:33 DEBUG : file1: reading active writers 2026/08/14 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:33 DEBUG : file1: size = 2 OK 2026/08/14 02:03:33 DEBUG : file1.rclone_chunk.001_qrgmnp: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/14 02:03:33 INFO : file1.rclone_chunk.001_qrgmnp: Copied (server-side copy) to: file1 2026/08/14 02:03:33 INFO : file1.rclone_chunk.001_qrgmnp: Deleted 2026/08/14 02:03:33 DEBUG : file1: size = 2 OK 2026/08/14 02:03:33 INFO : file1: Copied (new) 2026/08/14 02:03:33 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/08/14 02:03:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 02:03:33 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/14 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:33 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 02:03:33 DEBUG : Looking for writers 2026/08/14 02:03:33 DEBUG : file1: reading active writers 2026/08/14 02:03:33 DEBUG : >WaitForWriters: 2026/08/14 02:03:33 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:33 DEBUG : Looking for writers 2026/08/14 02:03:33 DEBUG : file1: reading active writers 2026/08/14 02:03:33 DEBUG : >WaitForWriters: 2026/08/14 02:03:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:33 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:33 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:33 DEBUG : rename_me: newRWFileHandle: 2026/08/14 02:03:33 DEBUG : rename_me(0x33d022577240): openPending: 2026/08/14 02:03:33 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 02:03:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/14 02:03:33 DEBUG : rename_me(0x33d022577240): >openPending: err= 2026/08/14 02:03:33 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/14 02:03:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/14 02:03:33 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/14 02:03:33 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/14 02:03:33 DEBUG : rename_me(0x33d022577240): _writeAt: size=5, off=0 2026/08/14 02:03:33 DEBUG : rename_me(0x33d022577240): >_writeAt: n=5, err= 2026/08/14 02:03:33 DEBUG : rename_me(0x33d022577240): close: 2026/08/14 02:03:33 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-14 02:03:33.926979051 +0000 UTC m=+82.125755031 2026/08/14 02:03:33 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/14 02:03:33 DEBUG : rename_me(0x33d022577240): >close: err= 2026/08/14 02:03:33 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/14 02:03:33 DEBUG : i_was_renamed: Updating file with 0x33d022363930 2026/08/14 02:03:33 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/14 02:03:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/14 02:03:33 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:33 DEBUG : Looking for writers 2026/08/14 02:03:33 DEBUG : i_was_renamed: reading active writers 2026/08/14 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 02:03:33 DEBUG : Looking for writers 2026/08/14 02:03:33 DEBUG : i_was_renamed: reading active writers 2026/08/14 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 02:03:33 DEBUG : Looking for writers 2026/08/14 02:03:33 DEBUG : i_was_renamed: reading active writers 2026/08/14 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 02:03:34 DEBUG : Looking for writers 2026/08/14 02:03:34 DEBUG : i_was_renamed: reading active writers 2026/08/14 02:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 02:03:34 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/14 02:03:34 DEBUG : Looking for writers 2026/08/14 02:03:34 DEBUG : i_was_renamed: reading active writers 2026/08/14 02:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 02:03:34 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/08/14 02:03:34 DEBUG : Looking for writers 2026/08/14 02:03:34 DEBUG : i_was_renamed: reading active writers 2026/08/14 02:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 02:03:34 DEBUG : i_was_renamed: size = 5 OK 2026/08/14 02:03:34 DEBUG : i_was_renamed.rclone_chunk.001_qrgn83: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 02:03:34 INFO : i_was_renamed.rclone_chunk.001_qrgn83: Copied (server-side copy) to: i_was_renamed 2026/08/14 02:03:34 INFO : i_was_renamed.rclone_chunk.001_qrgn83: Deleted 2026/08/14 02:03:34 DEBUG : i_was_renamed: size = 5 OK 2026/08/14 02:03:34 INFO : i_was_renamed: Copied (new) 2026/08/14 02:03:34 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-14 02:03:33.926979051 +0000 UTC" 2026/08/14 02:03:34 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/14 02:03:34 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/14 02:03:34 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/14 02:03:34 DEBUG : Looking for writers 2026/08/14 02:03:34 DEBUG : i_was_renamed: reading active writers 2026/08/14 02:03:34 DEBUG : >WaitForWriters: 2026/08/14 02:03:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 02:03:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 02:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jofiher5luja" 2026/08/14 02:03:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 02:03:34 DEBUG : forgetting directory cache 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate.rclone_chunk.001_qrgnj8: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/14 02:03:35 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgnj8: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/14 02:03:35 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgnj8: Deleted 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate(0x33d021916d40): _readAt: size=512, off=0 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate(0x33d021916d40): openPending: 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 01:04:34.714986699 +0000 UTC" against cached fingerprint "" 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 02:03:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate(0x33d021916d40): >openPending: err= 2026/08/14 02:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate(0x33d021916d40): >_readAt: n=20, err=EOF 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate(0x33d021916d40): close: 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 01:04:34.714986699 +0000 UTC 2026/08/14 02:03:35 DEBUG : TestRWCacheUpdate(0x33d021916d40): >close: err= 2026/08/14 02:03:35 DEBUG : forgetting directory cache 2026/08/14 02:03:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate.rclone_chunk.001_qrgo9a: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/14 02:03:36 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgo9a: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/14 02:03:36 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgo9a: Deleted 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate(0x33d02207fcc0): _readAt: size=512, off=0 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate(0x33d02207fcc0): openPending: 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 01:05:34.714986699 +0000 UTC" against cached fingerprint "20,2026-08-14 01:04:34.714986699 +0000 UTC" 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 01:05:34.714986699 +0000 UTC" != cached fingerprint "20,2026-08-14 01:04:34.714986699 +0000 UTC") 2026/08/14 02:03:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 02:03:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate(0x33d02207fcc0): >openPending: err= 2026/08/14 02:03:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate(0x33d02207fcc0): >_readAt: n=20, err=EOF 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate(0x33d02207fcc0): close: 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 01:05:34.714986699 +0000 UTC 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate(0x33d02207fcc0): >close: err= 2026/08/14 02:03:36 DEBUG : forgetting directory cache 2026/08/14 02:03:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/14 02:03:36 DEBUG : TestRWCacheUpdate.rclone_chunk.001_qrgp82: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/14 02:03:36 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgp82: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/14 02:03:37 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgp82: Deleted 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate(0x33d022418ec0): _readAt: size=512, off=0 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate(0x33d022418ec0): openPending: 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 01:06:34.714986699 +0000 UTC" against cached fingerprint "20,2026-08-14 01:05:34.714986699 +0000 UTC" 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 01:06:34.714986699 +0000 UTC" != cached fingerprint "20,2026-08-14 01:05:34.714986699 +0000 UTC") 2026/08/14 02:03:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 02:03:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate(0x33d022418ec0): >openPending: err= 2026/08/14 02:03:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate(0x33d022418ec0): >_readAt: n=20, err=EOF 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate(0x33d022418ec0): close: 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 01:06:34.714986699 +0000 UTC 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate(0x33d022418ec0): >close: err= 2026/08/14 02:03:37 DEBUG : forgetting directory cache 2026/08/14 02:03:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/14 02:03:37 DEBUG : TestRWCacheUpdate.rclone_chunk.001_qrgqh6: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/14 02:03:37 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgqh6: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/14 02:03:38 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgqh6: Deleted 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate(0x33d02234b600): _readAt: size=512, off=0 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate(0x33d02234b600): openPending: 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 01:07:34.714986699 +0000 UTC" against cached fingerprint "20,2026-08-14 01:06:34.714986699 +0000 UTC" 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 01:07:34.714986699 +0000 UTC" != cached fingerprint "20,2026-08-14 01:06:34.714986699 +0000 UTC") 2026/08/14 02:03:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 02:03:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate(0x33d02234b600): >openPending: err= 2026/08/14 02:03:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate(0x33d02234b600): >_readAt: n=20, err=EOF 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate(0x33d02234b600): close: 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 01:07:34.714986699 +0000 UTC 2026/08/14 02:03:38 DEBUG : TestRWCacheUpdate(0x33d02234b600): >close: err= 2026/08/14 02:03:38 DEBUG : forgetting directory cache 2026/08/14 02:03:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate.rclone_chunk.001_qrgr9q: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/14 02:03:39 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgr9q: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/14 02:03:39 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgr9q: Deleted 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate(0x33d0219175c0): _readAt: size=512, off=0 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate(0x33d0219175c0): openPending: 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 01:08:34.714986699 +0000 UTC" against cached fingerprint "20,2026-08-14 01:07:34.714986699 +0000 UTC" 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 01:08:34.714986699 +0000 UTC" != cached fingerprint "20,2026-08-14 01:07:34.714986699 +0000 UTC") 2026/08/14 02:03:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 02:03:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate(0x33d0219175c0): >openPending: err= 2026/08/14 02:03:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate(0x33d0219175c0): >_readAt: n=20, err=EOF 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate(0x33d0219175c0): close: 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 01:08:34.714986699 +0000 UTC 2026/08/14 02:03:39 DEBUG : TestRWCacheUpdate(0x33d0219175c0): >close: err= 2026/08/14 02:03:39 DEBUG : forgetting directory cache 2026/08/14 02:03:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate.rclone_chunk.001_qrgs3s: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/14 02:03:40 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgs3s: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/14 02:03:40 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgs3s: Deleted 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate(0x33d02215ab80): _readAt: size=512, off=0 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate(0x33d02215ab80): openPending: 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 01:09:34.714986699 +0000 UTC" against cached fingerprint "20,2026-08-14 01:08:34.714986699 +0000 UTC" 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 01:09:34.714986699 +0000 UTC" != cached fingerprint "20,2026-08-14 01:08:34.714986699 +0000 UTC") 2026/08/14 02:03:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 02:03:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate(0x33d02215ab80): >openPending: err= 2026/08/14 02:03:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate(0x33d02215ab80): >_readAt: n=20, err=EOF 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate(0x33d02215ab80): close: 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 01:09:34.714986699 +0000 UTC 2026/08/14 02:03:40 DEBUG : TestRWCacheUpdate(0x33d02215ab80): >close: err= 2026/08/14 02:03:40 DEBUG : forgetting directory cache 2026/08/14 02:03:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate.rclone_chunk.001_qrgtjl: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/14 02:03:41 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgtjl: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/14 02:03:41 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgtjl: Deleted 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate(0x33d022137940): _readAt: size=512, off=0 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate(0x33d022137940): openPending: 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-14 01:10:34.714986699 +0000 UTC" against cached fingerprint "20,2026-08-14 01:09:34.714986699 +0000 UTC" 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-14 01:10:34.714986699 +0000 UTC" != cached fingerprint "20,2026-08-14 01:09:34.714986699 +0000 UTC") 2026/08/14 02:03:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/14 02:03:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate(0x33d022137940): >openPending: err= 2026/08/14 02:03:41 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate(0x33d022137940): >_readAt: n=21, err=EOF 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate(0x33d022137940): close: 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 01:10:34.714986699 +0000 UTC 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate(0x33d022137940): >close: err= 2026/08/14 02:03:41 DEBUG : forgetting directory cache 2026/08/14 02:03:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/14 02:03:41 DEBUG : TestRWCacheUpdate.rclone_chunk.001_qrgur3: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/14 02:03:41 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgur3: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/14 02:03:42 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgur3: Deleted 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate(0x33d022418e40): _readAt: size=512, off=0 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate(0x33d022418e40): openPending: 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-14 01:11:34.714986699 +0000 UTC" against cached fingerprint "21,2026-08-14 01:10:34.714986699 +0000 UTC" 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-14 01:11:34.714986699 +0000 UTC" != cached fingerprint "21,2026-08-14 01:10:34.714986699 +0000 UTC") 2026/08/14 02:03:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/14 02:03:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate(0x33d022418e40): >openPending: err= 2026/08/14 02:03:42 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate(0x33d022418e40): >_readAt: n=22, err=EOF 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate(0x33d022418e40): close: 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 01:11:34.714986699 +0000 UTC 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate(0x33d022418e40): >close: err= 2026/08/14 02:03:42 DEBUG : Re-reading directory (102.485156ms old) 2026/08/14 02:03:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 02:03:42 DEBUG : forgetting directory cache 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate.rclone_chunk.001_qrgv0o: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/14 02:03:43 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgv0o: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/14 02:03:43 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgv0o: Deleted 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate(0x33d02249fb00): _readAt: size=512, off=0 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate(0x33d02249fb00): openPending: 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-14 01:12:34.714986699 +0000 UTC" against cached fingerprint "22,2026-08-14 01:11:34.714986699 +0000 UTC" 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-14 01:12:34.714986699 +0000 UTC" != cached fingerprint "22,2026-08-14 01:11:34.714986699 +0000 UTC") 2026/08/14 02:03:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/14 02:03:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate(0x33d02249fb00): >openPending: err= 2026/08/14 02:03:43 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate(0x33d02249fb00): >_readAt: n=23, err=EOF 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate(0x33d02249fb00): close: 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 01:12:34.714986699 +0000 UTC 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate(0x33d02249fb00): >close: err= 2026/08/14 02:03:43 DEBUG : forgetting directory cache 2026/08/14 02:03:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/14 02:03:43 DEBUG : TestRWCacheUpdate.rclone_chunk.001_qrgw2b: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/14 02:03:43 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgw2b: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/14 02:03:44 INFO : TestRWCacheUpdate.rclone_chunk.001_qrgw2b: Deleted 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate(0x33d022708d80): _readAt: size=512, off=0 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate(0x33d022708d80): openPending: 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-14 01:13:34.714986699 +0000 UTC" against cached fingerprint "23,2026-08-14 01:12:34.714986699 +0000 UTC" 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-14 01:13:34.714986699 +0000 UTC" != cached fingerprint "23,2026-08-14 01:12:34.714986699 +0000 UTC") 2026/08/14 02:03:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/14 02:03:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate(0x33d022708d80): >openPending: err= 2026/08/14 02:03:44 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate(0x33d022708d80): >_readAt: n=24, err=EOF 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate(0x33d022708d80): close: 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 01:13:34.714986699 +0000 UTC 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate(0x33d022708d80): >close: err= 2026/08/14 02:03:44 DEBUG : Re-reading directory (102.437517ms old) 2026/08/14 02:03:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 02:03:44 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:44 DEBUG : Looking for writers 2026/08/14 02:03:44 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/14 02:03:44 DEBUG : >WaitForWriters: 2026/08/14 02:03:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (10.04s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:44 DEBUG : forgetting directory cache 2026/08/14 02:03:45 DEBUG : FiLeA: size = 5 OK 2026/08/14 02:03:45 DEBUG : FiLeA.rclone_chunk.001_qrgx15: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/14 02:03:45 INFO : FiLeA.rclone_chunk.001_qrgx15: Copied (server-side copy) to: FiLeA 2026/08/14 02:03:45 INFO : FiLeA.rclone_chunk.001_qrgx15: Deleted 2026/08/14 02:03:45 DEBUG : FiLeB: size = 5 OK 2026/08/14 02:03:45 DEBUG : FiLeB.rclone_chunk.001_qrgynd: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/14 02:03:45 INFO : FiLeB.rclone_chunk.001_qrgynd: Copied (server-side copy) to: FiLeB 2026/08/14 02:03:45 INFO : FiLeB.rclone_chunk.001_qrgynd: Deleted 2026/08/14 02:03:46 DEBUG : FilEb: size = 5 OK 2026/08/14 02:03:46 DEBUG : FilEb.rclone_chunk.001_qrgysz: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/14 02:03:46 INFO : FilEb.rclone_chunk.001_qrgysz: Copied (server-side copy) to: FilEb 2026/08/14 02:03:46 INFO : FilEb.rclone_chunk.001_qrgysz: Deleted 2026/08/14 02:03:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 02:03:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 02:03:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 02:03:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 02:03:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 02:03:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 02:03:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 02:03:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 02:03:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 02:03:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/14 02:03:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/14 02:03:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/14 02:03:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/14 02:03:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/14 02:03:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/14 02:03:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 02:03:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 02:03:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 02:03:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 02:03:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 02:03:46 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 02:03:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 02:03:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 02:03:46 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/14 02:03:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 02:03:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 02:03:47 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 02:03:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/14 02:03:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/14 02:03:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/14 02:03:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/14 02:03:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/14 02:03:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/14 02:03:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/14 02:03:47 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/14 02:03:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/14 02:03:47 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/14 02:03:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/14 02:03:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/14 02:03:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/14 02:03:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/14 02:03:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/14 02:03:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/14 02:03:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/14 02:03:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/14 02:03:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/14 02:03:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:47 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:47 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:47 DEBUG : Looking for writers 2026/08/14 02:03:47 DEBUG : FiLeA: reading active writers 2026/08/14 02:03:47 DEBUG : FiLeB: reading active writers 2026/08/14 02:03:47 DEBUG : FilEb: reading active writers 2026/08/14 02:03:47 DEBUG : >WaitForWriters: 2026/08/14 02:03:47 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:47 DEBUG : Looking for writers 2026/08/14 02:03:47 DEBUG : FiLeA: reading active writers 2026/08/14 02:03:47 DEBUG : FiLeB: reading active writers 2026/08/14 02:03:47 DEBUG : FilEb: reading active writers 2026/08/14 02:03:47 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.93s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt.rclone_chunk.001_qrh05r: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/14 02:03:48 INFO : normal name with no special characters.txt.rclone_chunk.001_qrh05r: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/14 02:03:48 INFO : normal name with no special characters.txt.rclone_chunk.001_qrh05r: Deleted 2026/08/14 02:03:48 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/14 02:03:48 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_qrh1tf: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/14 02:03:48 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_qrh1tf: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/14 02:03:48 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_qrh1tf: Deleted 2026/08/14 02:03:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:48 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/14 02:03:48 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/14 02:03:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/14 02:03:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 02:03:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:48 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:48 DEBUG : Looking for writers 2026/08/14 02:03:48 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/14 02:03:48 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/14 02:03:48 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.46s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': Reusing VFS from active cache 2026/08/14 02:03:49 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:49 DEBUG : Looking for writers 2026/08/14 02:03:49 DEBUG : >WaitForWriters: 2026/08/14 02:03:49 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:49 DEBUG : Looking for writers 2026/08/14 02:03:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.10s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:49 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:49 DEBUG : Looking for writers 2026/08/14 02:03:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.12s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:49 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:49 DEBUG : Looking for writers 2026/08/14 02:03:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.10s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:49 DEBUG : file1: size = 14 OK 2026/08/14 02:03:49 DEBUG : file1.rclone_chunk.001_qrh2u4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:03:49 INFO : file1.rclone_chunk.001_qrh2u4: Copied (server-side copy) to: file1 2026/08/14 02:03:49 INFO : file1.rclone_chunk.001_qrh2u4: Deleted 2026/08/14 02:03:50 DEBUG : dir/file2: size = 14 OK 2026/08/14 02:03:50 DEBUG : dir/file2.rclone_chunk.001_qrh2nd: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/14 02:03:50 INFO : dir/file2.rclone_chunk.001_qrh2nd: Copied (server-side copy) to: dir/file2 2026/08/14 02:03:50 INFO : dir/file2.rclone_chunk.001_qrh2nd: Deleted 2026/08/14 02:03:50 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:50 DEBUG : dir: Looking for writers 2026/08/14 02:03:50 DEBUG : file2: reading active writers 2026/08/14 02:03:50 DEBUG : Looking for writers 2026/08/14 02:03:50 DEBUG : dir: reading active writers 2026/08/14 02:03:50 DEBUG : file1: reading active writers 2026/08/14 02:03:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.49s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:51 DEBUG : file1: size = 14 OK 2026/08/14 02:03:51 DEBUG : file1.rclone_chunk.001_qrh39q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:03:51 INFO : file1.rclone_chunk.001_qrh39q: Copied (server-side copy) to: file1 2026/08/14 02:03:51 INFO : file1.rclone_chunk.001_qrh39q: Deleted 2026/08/14 02:03:51 DEBUG : dir/file2: size = 14 OK 2026/08/14 02:03:51 DEBUG : dir/file2.rclone_chunk.001_qrh43m: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/14 02:03:51 INFO : dir/file2.rclone_chunk.001_qrh43m: Copied (server-side copy) to: dir/file2 2026/08/14 02:03:51 INFO : dir/file2.rclone_chunk.001_qrh43m: Deleted 2026/08/14 02:03:52 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:52 DEBUG : dir: Looking for writers 2026/08/14 02:03:52 DEBUG : Looking for writers 2026/08/14 02:03:52 DEBUG : dir: reading active writers 2026/08/14 02:03:52 DEBUG : file1: reading active writers 2026/08/14 02:03:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.43s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:52 DEBUG : file1: size = 14 OK 2026/08/14 02:03:52 DEBUG : file1.rclone_chunk.001_qrh5m4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 02:03:52 INFO : file1.rclone_chunk.001_qrh5m4: Copied (server-side copy) to: file1 2026/08/14 02:03:52 INFO : file1.rclone_chunk.001_qrh5m4: Deleted 2026/08/14 02:03:53 DEBUG : dir/file2: size = 14 OK 2026/08/14 02:03:53 DEBUG : dir/file2.rclone_chunk.001_qrh51v: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/14 02:03:53 INFO : dir/file2.rclone_chunk.001_qrh51v: Copied (server-side copy) to: dir/file2 2026/08/14 02:03:53 INFO : dir/file2.rclone_chunk.001_qrh51v: Deleted 2026/08/14 02:03:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:53 DEBUG : file1: Open: flags=O_RDONLY 2026/08/14 02:03:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/14 02:03:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/14 02:03:53 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:53 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/14 02:03:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 02:03:53 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:53 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/14 02:03:53 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/14 02:03:53 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/14 02:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/14 02:03:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 02:03:53 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/14 02:03:53 DEBUG : dir/new_file.txt.rclone_chunk.001_qrh6fh: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 02:03:53 INFO : dir/new_file.txt.rclone_chunk.001_qrh6fh: Copied (server-side copy) to: dir/new_file.txt 2026/08/14 02:03:53 INFO : dir/new_file.txt.rclone_chunk.001_qrh6fh: Deleted 2026/08/14 02:03:53 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/14 02:03:53 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/08/14 02:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/14 02:03:53 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:53 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/14 02:03:53 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:53 DEBUG : dir: Looking for writers 2026/08/14 02:03:53 DEBUG : file2: reading active writers 2026/08/14 02:03:53 DEBUG : new_file.txt: reading active writers 2026/08/14 02:03:53 DEBUG : Looking for writers 2026/08/14 02:03:53 DEBUG : file1: reading active writers 2026/08/14 02:03:53 DEBUG : dir: reading active writers 2026/08/14 02:03:53 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.84s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:54 DEBUG : dir/file2: size = 14 OK 2026/08/14 02:03:54 DEBUG : dir/file2.rclone_chunk.001_qrh74h: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/14 02:03:54 INFO : dir/file2.rclone_chunk.001_qrh74h: Copied (server-side copy) to: dir/file2 2026/08/14 02:03:54 INFO : dir/file2.rclone_chunk.001_qrh74h: Deleted 2026/08/14 02:03:54 DEBUG : dir/file2: copy non-chunked object... 2026/08/14 02:03:55 DEBUG : dir/file1: size = 14 OK 2026/08/14 02:03:55 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/14 02:03:55 INFO : dir/file2: Deleted 2026/08/14 02:03:55 DEBUG : dir/file1: Updating file with dir/file1 0x33d021f129c0 2026/08/14 02:03:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/14 02:03:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:55 DEBUG : dir/file1: copy non-chunked object... 2026/08/14 02:03:55 DEBUG : file0: size = 14 OK 2026/08/14 02:03:55 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/14 02:03:55 INFO : dir/file1: Deleted 2026/08/14 02:03:55 DEBUG : file0: Updating file with file0 0x33d021f129c0 2026/08/14 02:03:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 02:03:55 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/14 02:03:55 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:55 DEBUG : dir: Looking for writers 2026/08/14 02:03:55 DEBUG : Looking for writers 2026/08/14 02:03:55 DEBUG : dir: reading active writers 2026/08/14 02:03:55 DEBUG : file0: reading active writers 2026/08/14 02:03:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.56s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:55 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:55 DEBUG : Looking for writers 2026/08/14 02:03:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:55 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:55 DEBUG : Looking for writers 2026/08/14 02:03:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:55 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:55 DEBUG : Looking for writers 2026/08/14 02:03:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:56 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:56 DEBUG : Looking for writers 2026/08/14 02:03:56 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:03:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:56 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/14 02:03:56 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/14 02:03:56 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/14 02:03:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 02:03:56 DEBUG : file1: size = 5 OK 2026/08/14 02:03:56 DEBUG : file1.rclone_chunk.001_qrh9qv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 02:03:56 INFO : file1.rclone_chunk.001_qrh9qv: Copied (server-side copy) to: file1 2026/08/14 02:03:56 INFO : file1.rclone_chunk.001_qrh9qv: Deleted 2026/08/14 02:03:56 DEBUG : file1: size = 5 OK 2026/08/14 02:03:56 DEBUG : file1: Size of src and dst objects identical 2026/08/14 02:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:03:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:03:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:03:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:03:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/14 02:03:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/14 02:03:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 02:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:03:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 02:03:57 DEBUG : file1: size = 0 OK 2026/08/14 02:03:57 DEBUG : file1.rclone_chunk.001_qrh9by: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 02:03:57 INFO : file1.rclone_chunk.001_qrh9by: Copied (server-side copy) to: file1 2026/08/14 02:03:57 INFO : file1.rclone_chunk.001_qrh9by: Deleted 2026/08/14 02:03:57 DEBUG : file1: size = 0 OK 2026/08/14 02:03:57 DEBUG : file1: Size of src and dst objects identical 2026/08/14 02:03:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/14 02:03:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 02:03:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:03:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:03:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (7 bytes), uploading instead of streaming 2026/08/14 02:03:57 DEBUG : file1: size = 7 OK 2026/08/14 02:03:57 DEBUG : file1.rclone_chunk.001_qrha4r: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/14 02:03:57 INFO : file1.rclone_chunk.001_qrha4r: Copied (server-side copy) to: file1 2026/08/14 02:03:57 INFO : file1.rclone_chunk.001_qrha4r: Deleted 2026/08/14 02:03:57 DEBUG : file1: size = 7 OK 2026/08/14 02:03:57 DEBUG : file1: Size of src and dst objects identical 2026/08/14 02:03:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:57 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:57 DEBUG : Looking for writers 2026/08/14 02:03:57 DEBUG : file1: reading active writers 2026/08/14 02:03:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.75s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:03:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:03:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:57 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/14 02:03:58 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/14 02:03:58 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/14 02:03:58 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/14 02:03:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (11 bytes), uploading instead of streaming 2026/08/14 02:03:59 DEBUG : file1: size = 11 OK 2026/08/14 02:03:59 DEBUG : file1.rclone_chunk.001_qrhbxs: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 02:03:59 INFO : file1.rclone_chunk.001_qrhbxs: Copied (server-side copy) to: file1 2026/08/14 02:03:59 INFO : file1.rclone_chunk.001_qrhbxs: Deleted 2026/08/14 02:03:59 DEBUG : file1: size = 11 OK 2026/08/14 02:03:59 DEBUG : file1: Size of src and dst objects identical 2026/08/14 02:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:59 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/14 02:03:59 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:59 DEBUG : Looking for writers 2026/08/14 02:03:59 DEBUG : file1: reading active writers 2026/08/14 02:03:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.74s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:03:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:59 NOTICE: S3 bucket rclone-test-jofiher5luja: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/14 02:03:59 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/14 02:03:59 DEBUG : file1: Remove: 2026/08/14 02:03:59 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/14 02:03:59 DEBUG : file1: >Remove: err= 2026/08/14 02:03:59 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:59 DEBUG : Looking for writers 2026/08/14 02:03:59 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:03:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:03:59 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/14 02:03:59 DEBUG : file1: Remove: 2026/08/14 02:03:59 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/14 02:03:59 DEBUG : file1: >Remove: err= 2026/08/14 02:03:59 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:03:59 DEBUG : Looking for writers 2026/08/14 02:03:59 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:03:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:03:59 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:03:59 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:03:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 02:03:59 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/14 02:03:59 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/14 02:03:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 02:03:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 02:04:00 DEBUG : file2: size = 5 OK 2026/08/14 02:04:00 DEBUG : file2.rclone_chunk.001_qrhcqw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 02:04:00 INFO : file2.rclone_chunk.001_qrhcqw: Copied (server-side copy) to: file2 2026/08/14 02:04:00 INFO : file2.rclone_chunk.001_qrhcqw: Deleted 2026/08/14 02:04:00 DEBUG : file2: size = 5 OK 2026/08/14 02:04:00 DEBUG : file2: Size of src and dst objects identical 2026/08/14 02:04:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 02:04:00 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:04:00 DEBUG : Looking for writers 2026/08/14 02:04:00 DEBUG : file2: reading active writers 2026/08/14 02:04:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.97s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.13s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.13s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.70s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:04:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:04:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:04:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:04:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:04:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:04:00 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/14 02:04:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 02:04:01 DEBUG : file1: size = 5 OK 2026/08/14 02:04:01 DEBUG : file1.rclone_chunk.001_qrhd27: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 02:04:01 INFO : file1.rclone_chunk.001_qrhd27: Copied (server-side copy) to: file1 2026/08/14 02:04:01 INFO : file1.rclone_chunk.001_qrhd27: Deleted 2026/08/14 02:04:01 DEBUG : file1: size = 5 OK 2026/08/14 02:04:01 DEBUG : file1: Size of src and dst objects identical 2026/08/14 02:04:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:01 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/14 02:04:01 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:04:01 DEBUG : Looking for writers 2026/08/14 02:04:01 DEBUG : file1: reading active writers 2026/08/14 02:04:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.72s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:04:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:04:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:04:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:04:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:04:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:04:01 DEBUG : file1: WriteFileHandle.Release closing 2026/08/14 02:04:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 02:04:01 DEBUG : file1: size = 0 OK 2026/08/14 02:04:01 DEBUG : file1.rclone_chunk.001_qrheen: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 02:04:01 INFO : file1.rclone_chunk.001_qrheen: Copied (server-side copy) to: file1 2026/08/14 02:04:01 INFO : file1.rclone_chunk.001_qrheen: Deleted 2026/08/14 02:04:01 DEBUG : file1: size = 0 OK 2026/08/14 02:04:01 DEBUG : file1: Size of src and dst objects identical 2026/08/14 02:04:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:01 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/14 02:04:01 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:04:01 DEBUG : Looking for writers 2026/08/14 02:04:01 DEBUG : file1: reading active writers 2026/08/14 02:04:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.65s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:04:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:04:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:04:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:04:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:04:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:04:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (2 bytes), uploading instead of streaming 2026/08/14 02:04:02 DEBUG : file1: size = 2 OK 2026/08/14 02:04:02 DEBUG : file1.rclone_chunk.001_qrhfap: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/14 02:04:02 INFO : file1.rclone_chunk.001_qrhfap: Copied (server-side copy) to: file1 2026/08/14 02:04:02 INFO : file1.rclone_chunk.001_qrhfap: Deleted 2026/08/14 02:04:02 DEBUG : file1: size = 2 OK 2026/08/14 02:04:02 DEBUG : file1: Size of src and dst objects identical 2026/08/14 02:04:02 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/14 02:04:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:02 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:04:02 DEBUG : Looking for writers 2026/08/14 02:04:02 DEBUG : file1: reading active writers 2026/08/14 02:04:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.68s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:04:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:04:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:04:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:04:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:04:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:04:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 02:04:03 DEBUG : file1: size = 0 OK 2026/08/14 02:04:03 DEBUG : file1.rclone_chunk.001_qrhfc7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 02:04:03 INFO : file1.rclone_chunk.001_qrhfc7: Copied (server-side copy) to: file1 2026/08/14 02:04:03 INFO : file1.rclone_chunk.001_qrhfc7: Deleted 2026/08/14 02:04:03 DEBUG : file1: size = 0 OK 2026/08/14 02:04:03 DEBUG : file1: Size of src and dst objects identical 2026/08/14 02:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:04:03 DEBUG : file1: Open: flags=O_RDONLY 2026/08/14 02:04:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/14 02:04:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/14 02:04:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:03 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:04:03 DEBUG : Looking for writers 2026/08/14 02:04:03 DEBUG : file1: reading active writers 2026/08/14 02:04:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.70s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:04:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 02:04:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 02:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': File to upload is small (100 bytes), uploading instead of streaming 2026/08/14 02:04:03 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/14 02:04:03 DEBUG : file1.rclone_chunk.001_qrhgmh: md5 = 53af74fed0292de721102b9c7c1aabae OK 2026/08/14 02:04:03 INFO : file1.rclone_chunk.001_qrhgmh: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/14 02:04:03 INFO : file1.rclone_chunk.001_qrhgmh: Deleted 2026/08/14 02:04:03 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/14 02:04:03 DEBUG : file1.rclone_chunk.002_qrhgmh: md5 = 5964cfd964c138d0883d3e3dd5b800e9 OK 2026/08/14 02:04:03 INFO : file1.rclone_chunk.002_qrhgmh: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/14 02:04:04 INFO : file1.rclone_chunk.002_qrhgmh: Deleted 2026/08/14 02:04:04 DEBUG : file1: size = 100 OK 2026/08/14 02:04:04 DEBUG : file1: Size of src and dst objects identical 2026/08/14 02:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 02:04:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 02:04:04 DEBUG : file1: Open: flags=O_RDONLY 2026/08/14 02:04:04 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/14 02:04:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/14 02:04:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:04 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:04:04 DEBUG : Looking for writers 2026/08/14 02:04:04 DEBUG : file1: reading active writers 2026/08/14 02:04:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.27s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:04:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:04:04 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 02:04:04 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/14 02:04:04 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/14 02:04:04 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/14 02:04:04 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/14 02:04:04 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/14 02:04:04 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/14 02:04:04 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/14 02:04:04 DEBUG : stalled: Remove: 2026/08/14 02:04:04 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/14 02:04:04 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.16s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:04:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:04:05 DEBUG : flat/f000.txt: size = 7 OK 2026/08/14 02:04:05 DEBUG : flat/f000.txt.rclone_chunk.001_qrhhm0: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/14 02:04:05 INFO : flat/f000.txt.rclone_chunk.001_qrhhm0: Copied (server-side copy) to: flat/f000.txt 2026/08/14 02:04:05 INFO : flat/f000.txt.rclone_chunk.001_qrhhm0: Deleted 2026/08/14 02:04:05 DEBUG : flat/f001.txt: size = 14 OK 2026/08/14 02:04:05 DEBUG : flat/f001.txt.rclone_chunk.001_qrhiat: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/14 02:04:05 INFO : flat/f001.txt.rclone_chunk.001_qrhiat: Copied (server-side copy) to: flat/f001.txt 2026/08/14 02:04:05 INFO : flat/f001.txt.rclone_chunk.001_qrhiat: Deleted 2026/08/14 02:04:06 DEBUG : flat/f002.txt: size = 21 OK 2026/08/14 02:04:06 DEBUG : flat/f002.txt.rclone_chunk.001_qrhi41: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/14 02:04:06 INFO : flat/f002.txt.rclone_chunk.001_qrhi41: Copied (server-side copy) to: flat/f002.txt 2026/08/14 02:04:06 INFO : flat/f002.txt.rclone_chunk.001_qrhi41: Deleted 2026/08/14 02:04:06 DEBUG : flat/f003.txt: size = 28 OK 2026/08/14 02:04:06 DEBUG : flat/f003.txt.rclone_chunk.001_qrhjqn: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/14 02:04:06 INFO : flat/f003.txt.rclone_chunk.001_qrhjqn: Copied (server-side copy) to: flat/f003.txt 2026/08/14 02:04:06 INFO : flat/f003.txt.rclone_chunk.001_qrhjqn: Deleted 2026/08/14 02:04:07 DEBUG : flat/f004.txt: size = 35 OK 2026/08/14 02:04:07 DEBUG : flat/f004.txt.rclone_chunk.001_qrhj3u: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/14 02:04:07 INFO : flat/f004.txt.rclone_chunk.001_qrhj3u: Copied (server-side copy) to: flat/f004.txt 2026/08/14 02:04:07 INFO : flat/f004.txt.rclone_chunk.001_qrhj3u: Deleted 2026/08/14 02:04:07 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/14 02:04:07 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/14 02:04:07 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:07 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:07 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/14 02:04:07 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/14 02:04:07 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:07 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:07 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/14 02:04:07 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/14 02:04:07 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:07 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:07 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/14 02:04:07 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/14 02:04:07 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:07 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:07 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/14 02:04:07 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/14 02:04:08 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:08 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:08 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:04:08 DEBUG : flat: Looking for writers 2026/08/14 02:04:08 DEBUG : f000.txt: reading active writers 2026/08/14 02:04:08 DEBUG : f001.txt: reading active writers 2026/08/14 02:04:08 DEBUG : f002.txt: reading active writers 2026/08/14 02:04:08 DEBUG : f003.txt: reading active writers 2026/08/14 02:04:08 DEBUG : f004.txt: reading active writers 2026/08/14 02:04:08 DEBUG : Looking for writers 2026/08/14 02:04:08 DEBUG : flat: reading active writers 2026/08/14 02:04:08 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.74s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:04:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:04:08 DEBUG : a/top.txt: size = 3 OK 2026/08/14 02:04:08 DEBUG : a/top.txt.rclone_chunk.001_qrhljr: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/14 02:04:08 INFO : a/top.txt.rclone_chunk.001_qrhljr: Copied (server-side copy) to: a/top.txt 2026/08/14 02:04:08 INFO : a/top.txt.rclone_chunk.001_qrhljr: Deleted 2026/08/14 02:04:09 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/14 02:04:09 DEBUG : a/b/mid.txt.rclone_chunk.001_qrhmhm: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/14 02:04:09 INFO : a/b/mid.txt.rclone_chunk.001_qrhmhm: Copied (server-side copy) to: a/b/mid.txt 2026/08/14 02:04:09 INFO : a/b/mid.txt.rclone_chunk.001_qrhmhm: Deleted 2026/08/14 02:04:09 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/14 02:04:09 DEBUG : a/b/c/deep.txt.rclone_chunk.001_qrhmcq: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/14 02:04:09 INFO : a/b/c/deep.txt.rclone_chunk.001_qrhmcq: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/14 02:04:09 INFO : a/b/c/deep.txt.rclone_chunk.001_qrhmcq: Deleted 2026/08/14 02:04:10 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/14 02:04:10 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/14 02:04:10 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:10 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:10 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/14 02:04:10 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/14 02:04:10 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:10 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:10 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/14 02:04:10 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/14 02:04:10 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:10 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:10 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:04:10 DEBUG : a/b/c: Looking for writers 2026/08/14 02:04:10 DEBUG : deep.txt: reading active writers 2026/08/14 02:04:10 DEBUG : a/b: Looking for writers 2026/08/14 02:04:10 DEBUG : c: reading active writers 2026/08/14 02:04:10 DEBUG : mid.txt: reading active writers 2026/08/14 02:04:10 DEBUG : a: Looking for writers 2026/08/14 02:04:10 DEBUG : b: reading active writers 2026/08/14 02:04:10 DEBUG : top.txt: reading active writers 2026/08/14 02:04:10 DEBUG : Looking for writers 2026/08/14 02:04:10 DEBUG : a: reading active writers 2026/08/14 02:04:10 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.40s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:04:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/14 02:04:10 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:04:10 DEBUG : Looking for writers 2026/08/14 02:04:10 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja'", Local "Local file system at /tmp/rclone2092235878", Modify Window "1ns" 2026/08/14 02:04:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': poll-interval is not supported by this remote 2026/08/14 02:04:11 DEBUG : dir1/a.txt: size = 1 OK 2026/08/14 02:04:11 DEBUG : dir1/a.txt.rclone_chunk.001_qrhokk: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/14 02:04:11 INFO : dir1/a.txt.rclone_chunk.001_qrhokk: Copied (server-side copy) to: dir1/a.txt 2026/08/14 02:04:11 INFO : dir1/a.txt.rclone_chunk.001_qrhokk: Deleted 2026/08/14 02:04:11 DEBUG : dir2/b.txt: size = 1 OK 2026/08/14 02:04:11 DEBUG : dir2/b.txt.rclone_chunk.001_qrhoza: md5 = 415290769594460e2e485922904f345d OK 2026/08/14 02:04:11 INFO : dir2/b.txt.rclone_chunk.001_qrhoza: Copied (server-side copy) to: dir2/b.txt 2026/08/14 02:04:11 INFO : dir2/b.txt.rclone_chunk.001_qrhoza: Deleted 2026/08/14 02:04:12 DEBUG : dir3/c.txt: size = 1 OK 2026/08/14 02:04:12 DEBUG : dir3/c.txt.rclone_chunk.001_qrhpml: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/14 02:04:12 INFO : dir3/c.txt.rclone_chunk.001_qrhpml: Copied (server-side copy) to: dir3/c.txt 2026/08/14 02:04:12 INFO : dir3/c.txt.rclone_chunk.001_qrhpml: Deleted 2026/08/14 02:04:12 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/14 02:04:12 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/14 02:04:12 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:12 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:12 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/14 02:04:12 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/14 02:04:12 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:12 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:12 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/14 02:04:12 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/14 02:04:12 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 02:04:12 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 02:04:12 DEBUG : WaitForWriters: timeout=30s 2026/08/14 02:04:12 DEBUG : dir3: Looking for writers 2026/08/14 02:04:12 DEBUG : c.txt: reading active writers 2026/08/14 02:04:12 DEBUG : dir1: Looking for writers 2026/08/14 02:04:12 DEBUG : a.txt: reading active writers 2026/08/14 02:04:12 DEBUG : dir2: Looking for writers 2026/08/14 02:04:12 DEBUG : b.txt: reading active writers 2026/08/14 02:04:12 DEBUG : Looking for writers 2026/08/14 02:04:12 DEBUG : dir1: reading active writers 2026/08/14 02:04:12 DEBUG : dir2: reading active writers 2026/08/14 02:04:12 DEBUG : dir3: reading active writers 2026/08/14 02:04:12 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.25s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/14 02:04:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jofiher5luja': Purge remote 2026/08/14 02:04:13 DEBUG : Waiting for deletions to finish 2026/08/14 02:04:13 INFO : S3 bucket rclone-test-jofiher5luja: Bucket "rclone-test-jofiher5luja" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 2m1.814206594s (try 1/5)