"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2025/11/16 02:11:25 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu" 2025/11/16 02:11:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 02:11:25 DEBUG : Creating backend with remote "TestS3:rclone-test-pisibif0veyu" 2025/11/16 02:11:25 DEBUG : Creating backend with remote "/tmp/rclone4195825877" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:26 INFO : S3 bucket rclone-test-pisibif0veyu: Bucket "rclone-test-pisibif0veyu" created with ACL "" 2025/11/16 02:11:26 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:26 DEBUG : dir/file1.rclone_chunk.001_sx318w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:26 INFO : dir/file1.rclone_chunk.001_sx318w: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:26 INFO : dir/file1.rclone_chunk.001_sx318w: Deleted 2025/11/16 02:11:26 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:26 DEBUG : dir: Looking for writers 2025/11/16 02:11:26 DEBUG : Looking for writers 2025/11/16 02:11:26 DEBUG : dir: reading active writers 2025/11/16 02:11:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.57s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:27 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:27 DEBUG : dir/file1.rclone_chunk.001_sx32ql: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:27 INFO : dir/file1.rclone_chunk.001_sx32ql: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:27 INFO : dir/file1.rclone_chunk.001_sx32ql: Deleted 2025/11/16 02:11:27 DEBUG : dir/file2: size = 15 OK 2025/11/16 02:11:27 DEBUG : dir/file2.rclone_chunk.001_sx32d7: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/16 02:11:27 INFO : dir/file2.rclone_chunk.001_sx32d7: Copied (server-side copy) to: dir/file2 2025/11/16 02:11:27 INFO : dir/file2.rclone_chunk.001_sx32d7: Deleted 2025/11/16 02:11:28 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/16 02:11:28 DEBUG : dir/subdir/file3.rclone_chunk.001_sx32pj: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/16 02:11:28 INFO : dir/subdir/file3.rclone_chunk.001_sx32pj: Copied (server-side copy) to: dir/subdir/file3 2025/11/16 02:11:28 INFO : dir/subdir/file3.rclone_chunk.001_sx32pj: Deleted 2025/11/16 02:11:28 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:28 DEBUG : dir/subdir: Looking for writers 2025/11/16 02:11:28 DEBUG : dir: Looking for writers 2025/11/16 02:11:28 DEBUG : file1: reading active writers 2025/11/16 02:11:28 DEBUG : file2: reading active writers 2025/11/16 02:11:28 DEBUG : subdir: reading active writers 2025/11/16 02:11:28 DEBUG : Looking for writers 2025/11/16 02:11:28 DEBUG : dir: reading active writers 2025/11/16 02:11:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.93s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:29 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:29 DEBUG : dir/file1.rclone_chunk.001_sx33el: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:29 INFO : dir/file1.rclone_chunk.001_sx33el: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:29 INFO : dir/file1.rclone_chunk.001_sx33el: Deleted 2025/11/16 02:11:29 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:29 DEBUG : dir: Looking for writers 2025/11/16 02:11:29 DEBUG : file1: reading active writers 2025/11/16 02:11:29 DEBUG : Looking for writers 2025/11/16 02:11:29 DEBUG : dir: reading active writers 2025/11/16 02:11:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.84s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:30 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:30 DEBUG : dir/file1.rclone_chunk.001_sx34zk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:30 INFO : dir/file1.rclone_chunk.001_sx34zk: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:30 INFO : dir/file1.rclone_chunk.001_sx34zk: Deleted 2025/11/16 02:11:30 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:30 DEBUG : dir: Looking for writers 2025/11/16 02:11:30 DEBUG : Looking for writers 2025/11/16 02:11:30 DEBUG : dir: reading active writers 2025/11/16 02:11:30 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.77s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:30 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:30 DEBUG : dir/file1.rclone_chunk.001_sx351t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:30 INFO : dir/file1.rclone_chunk.001_sx351t: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:31 INFO : dir/file1.rclone_chunk.001_sx351t: Deleted 2025/11/16 02:11:31 DEBUG : dir: forgetting directory cache 2025/11/16 02:11:31 DEBUG : forgetting directory cache 2025/11/16 02:11:31 DEBUG : dir: forgetting directory cache 2025/11/16 02:11:31 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:31 DEBUG : Looking for writers 2025/11/16 02:11:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.94s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:31 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:31 DEBUG : dir/file1.rclone_chunk.001_sx364t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:31 INFO : dir/file1.rclone_chunk.001_sx364t: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:31 INFO : dir/file1.rclone_chunk.001_sx364t: Deleted 2025/11/16 02:11:32 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/16 02:11:32 DEBUG : dir: invalidating directory cache 2025/11/16 02:11:32 DEBUG : >ForgetPath: 2025/11/16 02:11:32 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/16 02:11:32 DEBUG : invalidating directory cache 2025/11/16 02:11:32 DEBUG : dir: forgetting directory cache 2025/11/16 02:11:32 DEBUG : >ForgetPath: 2025/11/16 02:11:32 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/16 02:11:32 DEBUG : >ForgetPath: 2025/11/16 02:11:32 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:32 DEBUG : dir: Looking for writers 2025/11/16 02:11:32 DEBUG : Looking for writers 2025/11/16 02:11:32 DEBUG : dir: reading active writers 2025/11/16 02:11:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.86s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:32 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:32 DEBUG : dir/file1.rclone_chunk.001_sx373l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:32 INFO : dir/file1.rclone_chunk.001_sx373l: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:32 INFO : dir/file1.rclone_chunk.001_sx373l: Deleted 2025/11/16 02:11:33 DEBUG : fil/a/b/c: size = 15 OK 2025/11/16 02:11:33 DEBUG : fil/a/b/c.rclone_chunk.001_sx385i: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2025/11/16 02:11:33 INFO : fil/a/b/c.rclone_chunk.001_sx385i: Copied (server-side copy) to: fil/a/b/c 2025/11/16 02:11:33 INFO : fil/a/b/c.rclone_chunk.001_sx385i: Deleted 2025/11/16 02:11:33 DEBUG : forgetting directory cache 2025/11/16 02:11:33 DEBUG : dir: forgetting directory cache 2025/11/16 02:11:33 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:33 DEBUG : fil/a/b: Looking for writers 2025/11/16 02:11:33 DEBUG : fil/a: Looking for writers 2025/11/16 02:11:33 DEBUG : b: reading active writers 2025/11/16 02:11:33 DEBUG : fil: Looking for writers 2025/11/16 02:11:33 DEBUG : a: reading active writers 2025/11/16 02:11:33 DEBUG : dir: Looking for writers 2025/11/16 02:11:33 DEBUG : Looking for writers 2025/11/16 02:11:33 DEBUG : dir: reading active writers 2025/11/16 02:11:33 DEBUG : fil: reading active writers 2025/11/16 02:11:33 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.82s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:34 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:34 DEBUG : dir/file1.rclone_chunk.001_sx39v6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:34 INFO : dir/file1.rclone_chunk.001_sx39v6: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:34 INFO : dir/file1.rclone_chunk.001_sx39v6: Deleted 2025/11/16 02:11:34 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:34 DEBUG : dir: Looking for writers 2025/11/16 02:11:34 DEBUG : Looking for writers 2025/11/16 02:11:34 DEBUG : dir: reading active writers 2025/11/16 02:11:34 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:35 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:35 DEBUG : dir/file1.rclone_chunk.001_sx392k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:35 INFO : dir/file1.rclone_chunk.001_sx392k: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:35 INFO : dir/file1.rclone_chunk.001_sx392k: Deleted 2025/11/16 02:11:35 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:35 DEBUG : dir: Looking for writers 2025/11/16 02:11:35 DEBUG : file1: reading active writers 2025/11/16 02:11:35 DEBUG : Looking for writers 2025/11/16 02:11:35 DEBUG : dir: reading active writers 2025/11/16 02:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.83s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:36 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:36 DEBUG : dir/file1.rclone_chunk.001_sx3aqk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:36 INFO : dir/file1.rclone_chunk.001_sx3aqk: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:36 INFO : dir/file1.rclone_chunk.001_sx3aqk: Deleted 2025/11/16 02:11:36 DEBUG : dir/file2: size = 15 OK 2025/11/16 02:11:36 DEBUG : dir/file2.rclone_chunk.001_sx3bis: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/16 02:11:36 INFO : dir/file2.rclone_chunk.001_sx3bis: Copied (server-side copy) to: dir/file2 2025/11/16 02:11:36 INFO : dir/file2.rclone_chunk.001_sx3bis: Deleted 2025/11/16 02:11:36 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/16 02:11:36 DEBUG : dir/subdir/file3.rclone_chunk.001_sx3bka: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/16 02:11:36 INFO : dir/subdir/file3.rclone_chunk.001_sx3bka: Copied (server-side copy) to: dir/subdir/file3 2025/11/16 02:11:37 INFO : dir/subdir/file3.rclone_chunk.001_sx3bka: Deleted === RUN TestDirReadDirAll/Virtual 2025/11/16 02:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/16 02:11:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/16 02:11:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/16 02:11:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/16 02:11:37 DEBUG : dir/virtualFile: size = 20 OK 2025/11/16 02:11:37 DEBUG : dir/virtualFile.rclone_chunk.001_sx3cyc: md5 = 217601602842dc7c0bba0515925e6bcb OK 2025/11/16 02:11:37 INFO : dir/virtualFile.rclone_chunk.001_sx3cyc: Copied (server-side copy) to: dir/virtualFile 2025/11/16 02:11:37 INFO : dir/virtualFile.rclone_chunk.001_sx3cyc: Deleted 2025/11/16 02:11:38 DEBUG : dir/virtualDir/testFile: size = 17 OK 2025/11/16 02:11:38 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_sx3c8u: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2025/11/16 02:11:38 INFO : dir/virtualDir/testFile.rclone_chunk.001_sx3c8u: Copied (server-side copy) to: dir/virtualDir/testFile 2025/11/16 02:11:38 INFO : dir/virtualDir/testFile.rclone_chunk.001_sx3c8u: Deleted 2025/11/16 02:11:38 DEBUG : S3 bucket rclone-test-pisibif0veyu: bucket is versioned: false 2025/11/16 02:11:38 DEBUG : Waiting for deletions to finish 2025/11/16 02:11:38 DEBUG : "dir/subdir/file3" version false 2025/11/16 02:11:38 DEBUG : dir/subdir/file3: Deleting (id "") 2025/11/16 02:11:38 INFO : dir/subdir/file3: Deleted 2025/11/16 02:11:38 DEBUG : dir: invalidating directory cache 2025/11/16 02:11:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/16 02:11:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/16 02:11:38 DEBUG : dir/file1: Reset virtual modtime 2025/11/16 02:11:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/16 02:11:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/16 02:11:38 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/16 02:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/16 02:11:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/16 02:11:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:11:38 DEBUG : dir: invalidating directory cache 2025/11/16 02:11:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/16 02:11:38 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/16 02:11:38 DEBUG : forgetting directory cache 2025/11/16 02:11:38 DEBUG : dir: forgetting directory cache 2025/11/16 02:11:38 DEBUG : dir/virtualDir2: forgetting directory cache 2025/11/16 02:11:38 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/16 02:11:38 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:38 DEBUG : dir/virtualDir2: Looking for writers 2025/11/16 02:11:38 DEBUG : dir/virtualDir: Looking for writers 2025/11/16 02:11:38 DEBUG : dir: Looking for writers 2025/11/16 02:11:38 DEBUG : virtualFile2: reading active writers 2025/11/16 02:11:38 DEBUG : virtualDir2: reading active writers 2025/11/16 02:11:38 DEBUG : virtualFile: reading active writers 2025/11/16 02:11:38 DEBUG : virtualDir: reading active writers 2025/11/16 02:11:38 DEBUG : file1: reading active writers 2025/11/16 02:11:38 DEBUG : Looking for writers 2025/11/16 02:11:38 DEBUG : dir: reading active writers 2025/11/16 02:11:38 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.15s) --- PASS: TestDirReadDirAll/Virtual (1.18s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:39 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:39 DEBUG : dir/file1.rclone_chunk.001_sx3daw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:39 INFO : dir/file1.rclone_chunk.001_sx3daw: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:39 INFO : dir/file1.rclone_chunk.001_sx3daw: Deleted 2025/11/16 02:11:39 ERROR : dir/: Can only open directories read only 2025/11/16 02:11:39 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:39 DEBUG : dir: Looking for writers 2025/11/16 02:11:39 DEBUG : Looking for writers 2025/11/16 02:11:39 DEBUG : dir: reading active writers 2025/11/16 02:11:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.79s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:40 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:40 DEBUG : dir/file1.rclone_chunk.001_sx3ep3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:40 INFO : dir/file1.rclone_chunk.001_sx3ep3: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:40 INFO : dir/file1.rclone_chunk.001_sx3ep3: Deleted 2025/11/16 02:11:40 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/16 02:11:40 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/16 02:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/16 02:11:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/16 02:11:40 DEBUG : dir/potato: size = 5 OK 2025/11/16 02:11:40 DEBUG : dir/potato.rclone_chunk.001_sx3f3y: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/16 02:11:40 INFO : dir/potato.rclone_chunk.001_sx3f3y: Copied (server-side copy) to: dir/potato 2025/11/16 02:11:40 INFO : dir/potato.rclone_chunk.001_sx3f3y: Deleted 2025/11/16 02:11:40 DEBUG : dir/potato: size = 5 OK 2025/11/16 02:11:40 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/16 02:11:40 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/16 02:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/16 02:11:40 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:40 DEBUG : dir: Looking for writers 2025/11/16 02:11:40 DEBUG : file1: reading active writers 2025/11/16 02:11:40 DEBUG : potato: reading active writers 2025/11/16 02:11:40 DEBUG : Looking for writers 2025/11/16 02:11:40 DEBUG : dir: reading active writers 2025/11/16 02:11:40 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.42s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:41 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:41 DEBUG : dir/file1.rclone_chunk.001_sx3gwr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:41 INFO : dir/file1.rclone_chunk.001_sx3gwr: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:41 INFO : dir/file1.rclone_chunk.001_sx3gwr: Deleted 2025/11/16 02:11:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2025/11/16 02:11:42 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:42 DEBUG : dir/sub: Looking for writers 2025/11/16 02:11:42 DEBUG : dir: Looking for writers 2025/11/16 02:11:42 DEBUG : file1: reading active writers 2025/11/16 02:11:42 DEBUG : sub: reading active writers 2025/11/16 02:11:42 DEBUG : Looking for writers 2025/11/16 02:11:42 DEBUG : dir: reading active writers 2025/11/16 02:11:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.12s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:42 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:42 DEBUG : dir/file1.rclone_chunk.001_sx3hhh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:42 INFO : dir/file1.rclone_chunk.001_sx3hhh: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:42 INFO : dir/file1.rclone_chunk.001_sx3hhh: Deleted 2025/11/16 02:11:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/16 02:11:43 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" 2025/11/16 02:11:43 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:43 DEBUG : dir/sub/subsub: Looking for writers 2025/11/16 02:11:43 DEBUG : dir/sub: Looking for writers 2025/11/16 02:11:43 DEBUG : subsub: reading active writers 2025/11/16 02:11:43 DEBUG : dir: Looking for writers 2025/11/16 02:11:43 DEBUG : file1: reading active writers 2025/11/16 02:11:43 DEBUG : sub: reading active writers 2025/11/16 02:11:43 DEBUG : Looking for writers 2025/11/16 02:11:43 DEBUG : dir: reading active writers 2025/11/16 02:11:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.15s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:43 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:43 DEBUG : dir/file1.rclone_chunk.001_sx3i39: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:43 INFO : dir/file1.rclone_chunk.001_sx3i39: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:43 INFO : dir/file1.rclone_chunk.001_sx3i39: Deleted 2025/11/16 02:11:44 ERROR : dir/: Dir.Remove not empty 2025/11/16 02:11:44 DEBUG : dir/file1: Remove: 2025/11/16 02:11:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:11:44 DEBUG : dir/file1: >Remove: err= 2025/11/16 02:11:44 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/16 02:11:44 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:44 DEBUG : Looking for writers 2025/11/16 02:11:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.85s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:44 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:44 DEBUG : dir/file1.rclone_chunk.001_sx3js9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:44 INFO : dir/file1.rclone_chunk.001_sx3js9: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:44 INFO : dir/file1.rclone_chunk.001_sx3js9: Deleted 2025/11/16 02:11:44 DEBUG : dir/file1: Remove: 2025/11/16 02:11:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:11:44 DEBUG : dir/file1: >Remove: err= 2025/11/16 02:11:44 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/16 02:11:45 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:45 DEBUG : Looking for writers 2025/11/16 02:11:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.84s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:45 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:45 DEBUG : dir/file1.rclone_chunk.001_sx3khx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:45 INFO : dir/file1.rclone_chunk.001_sx3khx: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:45 INFO : dir/file1.rclone_chunk.001_sx3khx: Deleted 2025/11/16 02:11:45 DEBUG : dir/file1: Remove: 2025/11/16 02:11:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:11:45 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2025/11/16 02:11:45 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:45 DEBUG : dir: Looking for writers 2025/11/16 02:11:45 DEBUG : Looking for writers 2025/11/16 02:11:45 DEBUG : dir: reading active writers 2025/11/16 02:11:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.93s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:46 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:46 DEBUG : dir/file1.rclone_chunk.001_sx3l2y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:46 INFO : dir/file1.rclone_chunk.001_sx3l2y: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:46 INFO : dir/file1.rclone_chunk.001_sx3l2y: Deleted 2025/11/16 02:11:47 DEBUG : dir/file3: size = 15 OK 2025/11/16 02:11:47 DEBUG : dir/file3.rclone_chunk.001_sx3l9g: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2025/11/16 02:11:47 INFO : dir/file3.rclone_chunk.001_sx3l9g: Copied (server-side copy) to: dir/file3 2025/11/16 02:11:47 INFO : dir/file3.rclone_chunk.001_sx3l9g: Deleted 2025/11/16 02:11:47 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/16 02:11:47 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:11:47 DEBUG : dir/file3: copy non-chunked object... 2025/11/16 02:11:47 DEBUG : dir2/file3: size = 15 OK 2025/11/16 02:11:47 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2025/11/16 02:11:47 DEBUG : dir2/file1: size = 14 OK 2025/11/16 02:11:47 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2025/11/16 02:11:47 INFO : dir/file3: Deleted 2025/11/16 02:11:47 INFO : dir/file1: Deleted 2025/11/16 02:11:47 DEBUG : dir: Updating dir with dir2 0xc000cb8f70 2025/11/16 02:11:47 DEBUG : dir: forgetting directory cache 2025/11/16 02:11:47 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/16 02:11:47 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/16 02:11:47 DEBUG : dir2/file1: copy non-chunked object... 2025/11/16 02:11:48 DEBUG : file2: size = 14 OK 2025/11/16 02:11:48 INFO : dir2/file1: Copied (server-side copy) to: file2 2025/11/16 02:11:48 INFO : dir2/file1: Deleted 2025/11/16 02:11:48 DEBUG : file2: Updating file with file2 0xc0001aba40 2025/11/16 02:11:48 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/16 02:11:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/16 02:11:48 DEBUG : file2: copy non-chunked object... 2025/11/16 02:11:48 DEBUG : dir2/file3: size = 14 OK 2025/11/16 02:11:48 INFO : file2: Copied (server-side copy) to: dir2/file3 2025/11/16 02:11:48 INFO : file2: Deleted 2025/11/16 02:11:48 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001aba40 2025/11/16 02:11:48 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/16 02:11:48 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/16 02:11:48 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/16 02:11:48 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000853ba0 2025/11/16 02:11:48 DEBUG : empty directory: forgetting directory cache 2025/11/16 02:11:48 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/16 02:11:48 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/16 02:11:48 DEBUG : dir2: Renaming to "dir3" 2025/11/16 02:11:48 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:48 DEBUG : dir3: Looking for writers 2025/11/16 02:11:48 DEBUG : file3: reading active writers 2025/11/16 02:11:48 DEBUG : renamed empty directory: Looking for writers 2025/11/16 02:11:48 DEBUG : Looking for writers 2025/11/16 02:11:48 DEBUG : dir3: reading active writers 2025/11/16 02:11:48 DEBUG : renamed empty directory: reading active writers 2025/11/16 02:11:48 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.97s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:49 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:49 DEBUG : dir/file1.rclone_chunk.001_sx3o3g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:49 INFO : dir/file1.rclone_chunk.001_sx3o3g: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:49 INFO : dir/file1.rclone_chunk.001_sx3o3g: Deleted 2025/11/16 02:11:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/16 02:11:49 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:11:49 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/16 02:11:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/16 02:11:49 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/16 02:11:49 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/16 02:11:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/16 02:11:49 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:11:49 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/16 02:11:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/16 02:11:49 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/16 02:11:49 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/16 02:11:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/16 02:11:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (12 bytes), uploading instead of streaming 2025/11/16 02:11:50 DEBUG : dir/sub/file2: size = 12 OK 2025/11/16 02:11:50 DEBUG : dir/sub/file2.rclone_chunk.001_sx3owj: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/16 02:11:50 INFO : dir/sub/file2.rclone_chunk.001_sx3owj: Copied (server-side copy) to: dir/sub/file2 2025/11/16 02:11:50 INFO : dir/sub/file2.rclone_chunk.001_sx3owj: Deleted 2025/11/16 02:11:50 DEBUG : dir/sub/file2: size = 12 OK 2025/11/16 02:11:50 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/16 02:11:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/16 02:11:50 DEBUG : forgetting directory cache 2025/11/16 02:11:50 DEBUG : dir: forgetting directory cache 2025/11/16 02:11:50 DEBUG : dir/sub: forgetting directory cache 2025/11/16 02:11:50 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/16 02:11:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/16 02:11:50 DEBUG : dir/sub/file0: size = 5 OK 2025/11/16 02:11:50 DEBUG : dir/sub/file0.rclone_chunk.001_sx3p5v: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/16 02:11:50 INFO : dir/sub/file0.rclone_chunk.001_sx3p5v: Copied (server-side copy) to: dir/sub/file0 2025/11/16 02:11:50 INFO : dir/sub/file0.rclone_chunk.001_sx3p5v: Deleted 2025/11/16 02:11:50 DEBUG : dir/sub/file0: size = 5 OK 2025/11/16 02:11:50 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/16 02:11:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/16 02:11:50 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:50 DEBUG : dir/sub: Looking for writers 2025/11/16 02:11:50 DEBUG : file0: reading active writers 2025/11/16 02:11:50 DEBUG : file2: reading active writers 2025/11/16 02:11:50 DEBUG : dir: Looking for writers 2025/11/16 02:11:50 DEBUG : file1: reading active writers 2025/11/16 02:11:50 DEBUG : sub: reading active writers 2025/11/16 02:11:50 DEBUG : Looking for writers 2025/11/16 02:11:50 DEBUG : dir: reading active writers 2025/11/16 02:11:50 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.97s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/16 02:11:50 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:50 DEBUG : Looking for writers 2025/11/16 02:11:50 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:51 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:51 DEBUG : dir/file1.rclone_chunk.001_sx3q7l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:51 INFO : dir/file1.rclone_chunk.001_sx3q7l: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:51 INFO : dir/file1.rclone_chunk.001_sx3q7l: Deleted 2025/11/16 02:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/16 02:11:51 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:11:51 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/16 02:11:51 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/16 02:11:51 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/16 02:11:51 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:11:51 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/16 02:11:51 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/16 02:11:51 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:11:51 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/16 02:11:51 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/16 02:11:51 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/16 02:11:51 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:11:51 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/16 02:11:51 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:51 DEBUG : dir: Looking for writers 2025/11/16 02:11:51 DEBUG : file1: reading active writers 2025/11/16 02:11:51 DEBUG : file1.metadata: reading active writers 2025/11/16 02:11:51 DEBUG : Looking for writers 2025/11/16 02:11:51 DEBUG : dir: reading active writers 2025/11/16 02:11:51 DEBUG : dir.metadata: reading active writers 2025/11/16 02:11:51 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.94s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:52 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:52 DEBUG : dir/file1.rclone_chunk.001_sx3rnf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:52 INFO : dir/file1.rclone_chunk.001_sx3rnf: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:52 INFO : dir/file1.rclone_chunk.001_sx3rnf: Deleted 2025/11/16 02:11:52 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:52 DEBUG : dir: Looking for writers 2025/11/16 02:11:52 DEBUG : file1: reading active writers 2025/11/16 02:11:52 DEBUG : Looking for writers 2025/11/16 02:11:52 DEBUG : dir: reading active writers 2025/11/16 02:11:52 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.92s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:53 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:53 DEBUG : dir/file1.rclone_chunk.001_sx3r2z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:53 INFO : dir/file1.rclone_chunk.001_sx3r2z: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:53 INFO : dir/file1.rclone_chunk.001_sx3r2z: Deleted 2025/11/16 02:11:53 DEBUG : time_test: size = 5 OK 2025/11/16 02:11:53 DEBUG : time_test.rclone_chunk.001_sx3svp: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/11/16 02:11:53 INFO : time_test.rclone_chunk.001_sx3svp: Copied (server-side copy) to: time_test 2025/11/16 02:11:53 INFO : time_test.rclone_chunk.001_sx3svp: Deleted 2025/11/16 02:11:54 DEBUG : Can set mod time: true 2025/11/16 02:11:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/16 02:11:54 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:54 DEBUG : dir: Looking for writers 2025/11/16 02:11:54 DEBUG : file1: reading active writers 2025/11/16 02:11:54 DEBUG : Looking for writers 2025/11/16 02:11:54 DEBUG : dir: reading active writers 2025/11/16 02:11:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:54 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:54 DEBUG : dir/file1.rclone_chunk.001_sx3typ: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:54 INFO : dir/file1.rclone_chunk.001_sx3typ: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:54 INFO : dir/file1.rclone_chunk.001_sx3typ: Deleted 2025/11/16 02:11:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/16 02:11:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/16 02:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:11:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/16 02:11:55 DEBUG : dir/file1: size = 0 OK 2025/11/16 02:11:55 DEBUG : dir/file1.rclone_chunk.001_sx3ugx: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/16 02:11:55 INFO : dir/file1.rclone_chunk.001_sx3ugx: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:55 INFO : dir/file1.rclone_chunk.001_sx3ugx: Deleted 2025/11/16 02:11:55 DEBUG : dir/file1: size = 0 OK 2025/11/16 02:11:55 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/16 02:11:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/16 02:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:11:55 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:55 DEBUG : dir: Looking for writers 2025/11/16 02:11:55 DEBUG : file1: reading active writers 2025/11/16 02:11:55 DEBUG : Looking for writers 2025/11/16 02:11:55 DEBUG : dir: reading active writers 2025/11/16 02:11:55 DEBUG : >WaitForWriters: 2025/11/16 02:11:55 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:55 DEBUG : dir: Looking for writers 2025/11/16 02:11:55 DEBUG : file1: reading active writers 2025/11/16 02:11:55 DEBUG : Looking for writers 2025/11/16 02:11:55 DEBUG : dir: reading active writers 2025/11/16 02:11:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:56 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:56 DEBUG : dir/file1.rclone_chunk.001_sx3v0t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:56 INFO : dir/file1.rclone_chunk.001_sx3v0t: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:56 INFO : dir/file1.rclone_chunk.001_sx3v0t: Deleted 2025/11/16 02:11:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/16 02:11:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/16 02:11:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:11:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/16 02:11:57 DEBUG : dir/file1: size = 5 OK 2025/11/16 02:11:57 DEBUG : dir/file1.rclone_chunk.001_sx3vw0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/16 02:11:57 INFO : dir/file1.rclone_chunk.001_sx3vw0: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:57 INFO : dir/file1.rclone_chunk.001_sx3vw0: Deleted 2025/11/16 02:11:57 DEBUG : dir/file1: size = 5 OK 2025/11/16 02:11:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/16 02:11:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/16 02:11:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:11:57 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:57 DEBUG : dir: Looking for writers 2025/11/16 02:11:57 DEBUG : file1: reading active writers 2025/11/16 02:11:57 DEBUG : Looking for writers 2025/11/16 02:11:57 DEBUG : dir: reading active writers 2025/11/16 02:11:57 DEBUG : >WaitForWriters: 2025/11/16 02:11:57 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:57 DEBUG : dir: Looking for writers 2025/11/16 02:11:57 DEBUG : file1: reading active writers 2025/11/16 02:11:57 DEBUG : Looking for writers 2025/11/16 02:11:57 DEBUG : dir: reading active writers 2025/11/16 02:11:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:11:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:11:58 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:58 DEBUG : dir/file1.rclone_chunk.001_sx3wi6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:58 INFO : dir/file1.rclone_chunk.001_sx3wi6: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:58 INFO : dir/file1.rclone_chunk.001_sx3wi6: Deleted 2025/11/16 02:11:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/16 02:11:58 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:58 DEBUG : dir: Looking for writers 2025/11/16 02:11:58 DEBUG : file1: reading active writers 2025/11/16 02:11:58 DEBUG : Looking for writers 2025/11/16 02:11:58 DEBUG : dir: reading active writers 2025/11/16 02:11:58 DEBUG : >WaitForWriters: 2025/11/16 02:11:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:11:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:11:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:11:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:11:59 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:11:59 DEBUG : dir/file1.rclone_chunk.001_sx3xgz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:11:59 INFO : dir/file1.rclone_chunk.001_sx3xgz: Copied (server-side copy) to: dir/file1 2025/11/16 02:11:59 INFO : dir/file1.rclone_chunk.001_sx3xgz: Deleted 2025/11/16 02:11:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/16 02:11:59 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:11:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:11:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:11:59 DEBUG : dir/file1(0xc0008395c0): close: 2025/11/16 02:11:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/16 02:11:59 DEBUG : dir/file1(0xc0008395c0): >close: err= 2025/11/16 02:11:59 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:59 DEBUG : dir: Looking for writers 2025/11/16 02:11:59 DEBUG : file1: reading active writers 2025/11/16 02:11:59 DEBUG : Looking for writers 2025/11/16 02:11:59 DEBUG : dir: reading active writers 2025/11/16 02:11:59 DEBUG : >WaitForWriters: 2025/11/16 02:11:59 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:11:59 DEBUG : dir: Looking for writers 2025/11/16 02:11:59 DEBUG : file1: reading active writers 2025/11/16 02:11:59 DEBUG : Looking for writers 2025/11/16 02:11:59 DEBUG : dir: reading active writers 2025/11/16 02:11:59 DEBUG : >WaitForWriters: 2025/11/16 02:11:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:11:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:11:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:11:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:11:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:11:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:11:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:00 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:00 DEBUG : dir/file1.rclone_chunk.001_sx3y0x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:00 INFO : dir/file1.rclone_chunk.001_sx3y0x: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:00 INFO : dir/file1.rclone_chunk.001_sx3y0x: Deleted 2025/11/16 02:12:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/16 02:12:00 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:00 DEBUG : dir/file1(0xc000bfbcc0): _writeAt: size=5, off=0 2025/11/16 02:12:00 DEBUG : dir/file1(0xc000bfbcc0): openPending: 2025/11/16 02:12:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/16 02:12:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:00 DEBUG : dir/file1(0xc000bfbcc0): >openPending: err= 2025/11/16 02:12:00 DEBUG : dir/file1(0xc000bfbcc0): >_writeAt: n=5, err= 2025/11/16 02:12:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/16 02:12:00 DEBUG : dir/file1(0xc000bfbcc0): close: 2025/11/16 02:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/16 02:12:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/16 02:12:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/16 02:12:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/16 02:12:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/16 02:12:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:00 DEBUG : dir/file1(0xc000bfbcc0): >close: err= 2025/11/16 02:12:00 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:00 DEBUG : dir: Looking for writers 2025/11/16 02:12:00 DEBUG : file1: reading active writers 2025/11/16 02:12:00 DEBUG : Looking for writers 2025/11/16 02:12:00 DEBUG : dir: reading active writers 2025/11/16 02:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:00 DEBUG : dir: Looking for writers 2025/11/16 02:12:00 DEBUG : file1: reading active writers 2025/11/16 02:12:00 DEBUG : Looking for writers 2025/11/16 02:12:00 DEBUG : dir: reading active writers 2025/11/16 02:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:00 DEBUG : dir: Looking for writers 2025/11/16 02:12:00 DEBUG : file1: reading active writers 2025/11/16 02:12:00 DEBUG : Looking for writers 2025/11/16 02:12:00 DEBUG : dir: reading active writers 2025/11/16 02:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:00 DEBUG : dir: Looking for writers 2025/11/16 02:12:00 DEBUG : file1: reading active writers 2025/11/16 02:12:00 DEBUG : Looking for writers 2025/11/16 02:12:00 DEBUG : dir: reading active writers 2025/11/16 02:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:00 DEBUG : dir/file1: vfs cache: starting upload 2025/11/16 02:12:00 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:00 DEBUG : dir: Looking for writers 2025/11/16 02:12:00 DEBUG : file1: reading active writers 2025/11/16 02:12:00 DEBUG : Looking for writers 2025/11/16 02:12:00 DEBUG : dir: reading active writers 2025/11/16 02:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:00 DEBUG : dir: Looking for writers 2025/11/16 02:12:00 DEBUG : file1: reading active writers 2025/11/16 02:12:00 DEBUG : Looking for writers 2025/11/16 02:12:00 DEBUG : dir: reading active writers 2025/11/16 02:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:01 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:01 DEBUG : dir/file1.rclone_chunk.001_sx3zpg: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/16 02:12:01 INFO : dir/file1.rclone_chunk.001_sx3zpg: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:01 INFO : dir/file1.rclone_chunk.001_sx3zpg: Deleted 2025/11/16 02:12:01 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:01 INFO : dir/file1: Copied (replaced existing) 2025/11/16 02:12:01 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2025/11/16 02:12:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/16 02:12:01 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/16 02:12:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/16 02:12:01 DEBUG : dir: Looking for writers 2025/11/16 02:12:01 DEBUG : file1: reading active writers 2025/11/16 02:12:01 DEBUG : Looking for writers 2025/11/16 02:12:01 DEBUG : dir: reading active writers 2025/11/16 02:12:01 DEBUG : >WaitForWriters: 2025/11/16 02:12:01 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:01 DEBUG : dir: Looking for writers 2025/11/16 02:12:01 DEBUG : file1: reading active writers 2025/11/16 02:12:01 DEBUG : Looking for writers 2025/11/16 02:12:01 DEBUG : dir: reading active writers 2025/11/16 02:12:01 DEBUG : >WaitForWriters: 2025/11/16 02:12:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.61s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.62s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.50s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.60s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.73s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:01 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:01 DEBUG : dir/file1.rclone_chunk.001_sx40fp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:01 INFO : dir/file1.rclone_chunk.001_sx40fp: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:01 INFO : dir/file1.rclone_chunk.001_sx40fp: Deleted 2025/11/16 02:12:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/16 02:12:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:02 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:02 DEBUG : dir: Looking for writers 2025/11/16 02:12:02 DEBUG : file1: reading active writers 2025/11/16 02:12:02 DEBUG : Looking for writers 2025/11/16 02:12:02 DEBUG : dir: reading active writers 2025/11/16 02:12:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.98s) === RUN TestFileOpenReadUnknownSize 2025/11/16 02:12:02 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/16 02:12:02 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/16 02:12:02 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:02 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/16 02:12:02 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:02 DEBUG : Looking for writers 2025/11/16 02:12:02 DEBUG : file.txt: reading active writers 2025/11/16 02:12:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:02 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:02 DEBUG : dir/file1.rclone_chunk.001_sx416c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:02 INFO : dir/file1.rclone_chunk.001_sx416c: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:02 INFO : dir/file1.rclone_chunk.001_sx416c: Deleted 2025/11/16 02:12:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/16 02:12:03 DEBUG : dir/file1: size = 25 OK 2025/11/16 02:12:03 DEBUG : dir/file1.rclone_chunk.001_sx42sl: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/16 02:12:03 INFO : dir/file1.rclone_chunk.001_sx42sl: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:03 INFO : dir/file1.rclone_chunk.001_sx42sl: Deleted 2025/11/16 02:12:03 DEBUG : dir/file1: size = 25 OK 2025/11/16 02:12:03 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/16 02:12:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:03 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:03 DEBUG : dir: Looking for writers 2025/11/16 02:12:03 DEBUG : file1: reading active writers 2025/11/16 02:12:03 DEBUG : Looking for writers 2025/11/16 02:12:03 DEBUG : dir: reading active writers 2025/11/16 02:12:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.33s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:04 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:04 DEBUG : dir/file1.rclone_chunk.001_sx424r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:04 INFO : dir/file1.rclone_chunk.001_sx424r: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:04 INFO : dir/file1.rclone_chunk.001_sx424r: Deleted 2025/11/16 02:12:04 DEBUG : dir/file1: Remove: 2025/11/16 02:12:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:04 DEBUG : dir/file1: >Remove: err= 2025/11/16 02:12:04 DEBUG : dir/file1: Remove: 2025/11/16 02:12:04 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/16 02:12:04 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:04 DEBUG : dir: Looking for writers 2025/11/16 02:12:04 DEBUG : Looking for writers 2025/11/16 02:12:04 DEBUG : dir: reading active writers 2025/11/16 02:12:04 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.81s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:05 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:05 DEBUG : dir/file1.rclone_chunk.001_sx43o4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:05 INFO : dir/file1.rclone_chunk.001_sx43o4: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:05 INFO : dir/file1.rclone_chunk.001_sx43o4: Deleted 2025/11/16 02:12:05 DEBUG : dir/file1: Remove: 2025/11/16 02:12:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:05 DEBUG : dir/file1: >Remove: err= 2025/11/16 02:12:05 DEBUG : dir/file1: Remove: 2025/11/16 02:12:05 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/16 02:12:05 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:05 DEBUG : dir: Looking for writers 2025/11/16 02:12:05 DEBUG : Looking for writers 2025/11/16 02:12:05 DEBUG : dir: reading active writers 2025/11/16 02:12:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.79s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:05 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:05 DEBUG : dir/file1.rclone_chunk.001_sx44kb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:05 INFO : dir/file1.rclone_chunk.001_sx44kb: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:05 INFO : dir/file1.rclone_chunk.001_sx44kb: Deleted 2025/11/16 02:12:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/16 02:12:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/16 02:12:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/16 02:12:06 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/16 02:12:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/16 02:12:06 DEBUG : dir/file1: Open: flags=0x3 2025/11/16 02:12:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/16 02:12:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/16 02:12:06 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:06 DEBUG : dir: Looking for writers 2025/11/16 02:12:06 DEBUG : file1: reading active writers 2025/11/16 02:12:06 DEBUG : Looking for writers 2025/11/16 02:12:06 DEBUG : dir: reading active writers 2025/11/16 02:12:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.82s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:06 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:06 DEBUG : dir/file1.rclone_chunk.001_sx45r0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:06 INFO : dir/file1.rclone_chunk.001_sx45r0: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:06 INFO : dir/file1.rclone_chunk.001_sx45r0: Deleted 2025/11/16 02:12:06 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:06 DEBUG : dir: Looking for writers 2025/11/16 02:12:06 DEBUG : file1: reading active writers 2025/11/16 02:12:06 DEBUG : Looking for writers 2025/11/16 02:12:06 DEBUG : dir: reading active writers 2025/11/16 02:12:06 DEBUG : >WaitForWriters: 2025/11/16 02:12:07 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:12:07 DEBUG : newLeaf: size = 14 OK 2025/11/16 02:12:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:07 INFO : dir/file1: Deleted 2025/11/16 02:12:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cc0c0 2025/11/16 02:12:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:07 DEBUG : newLeaf: copy non-chunked object... 2025/11/16 02:12:07 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:07 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:07 INFO : newLeaf: Deleted 2025/11/16 02:12:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0007cc0c0 2025/11/16 02:12:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/16 02:12:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/16 02:12:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/16 02:12:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007cc0c0 2025/11/16 02:12:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/16 02:12:08 DEBUG : dir/file1: size = 25 OK 2025/11/16 02:12:08 DEBUG : dir/file1.rclone_chunk.001_sx46xu: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/16 02:12:08 INFO : dir/file1.rclone_chunk.001_sx46xu: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:08 INFO : dir/file1.rclone_chunk.001_sx46xu: Deleted 2025/11/16 02:12:08 DEBUG : dir/file1: size = 25 OK 2025/11/16 02:12:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/16 02:12:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:08 DEBUG : newLeaf: Running delayed rename now 2025/11/16 02:12:08 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:12:08 DEBUG : newLeaf: size = 25 OK 2025/11/16 02:12:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:08 INFO : dir/file1: Deleted 2025/11/16 02:12:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cc0c0 2025/11/16 02:12:08 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:08 DEBUG : dir: Looking for writers 2025/11/16 02:12:08 DEBUG : Looking for writers 2025/11/16 02:12:08 DEBUG : dir: reading active writers 2025/11/16 02:12:08 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:08 DEBUG : >WaitForWriters: 2025/11/16 02:12:08 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:08 DEBUG : dir: Looking for writers 2025/11/16 02:12:08 DEBUG : Looking for writers 2025/11/16 02:12:08 DEBUG : dir: reading active writers 2025/11/16 02:12:08 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:08 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:09 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:09 DEBUG : dir/file1.rclone_chunk.001_sx47wu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:09 INFO : dir/file1.rclone_chunk.001_sx47wu: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:09 INFO : dir/file1.rclone_chunk.001_sx47wu: Deleted 2025/11/16 02:12:09 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:09 DEBUG : dir: Looking for writers 2025/11/16 02:12:09 DEBUG : file1: reading active writers 2025/11/16 02:12:09 DEBUG : Looking for writers 2025/11/16 02:12:09 DEBUG : dir: reading active writers 2025/11/16 02:12:09 DEBUG : >WaitForWriters: 2025/11/16 02:12:09 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:12:09 DEBUG : newLeaf: size = 14 OK 2025/11/16 02:12:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:09 INFO : dir/file1: Deleted 2025/11/16 02:12:09 DEBUG : newLeaf: Updating file with newLeaf 0xc00083ae40 2025/11/16 02:12:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:09 DEBUG : newLeaf: copy non-chunked object... 2025/11/16 02:12:09 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:09 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:09 INFO : newLeaf: Deleted 2025/11/16 02:12:09 DEBUG : dir/file1: Updating file with dir/file1 0xc00083ae40 2025/11/16 02:12:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/16 02:12:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/16 02:12:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/16 02:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:10 DEBUG : dir/file1: File is currently open, delaying rename 0xc00083ae40 2025/11/16 02:12:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/16 02:12:10 DEBUG : dir/file1: size = 25 OK 2025/11/16 02:12:10 DEBUG : dir/file1.rclone_chunk.001_sx49y9: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/16 02:12:10 INFO : dir/file1.rclone_chunk.001_sx49y9: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:10 INFO : dir/file1.rclone_chunk.001_sx49y9: Deleted 2025/11/16 02:12:10 DEBUG : dir/file1: size = 25 OK 2025/11/16 02:12:10 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/16 02:12:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:10 DEBUG : newLeaf: Running delayed rename now 2025/11/16 02:12:10 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:12:10 DEBUG : newLeaf: size = 25 OK 2025/11/16 02:12:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:10 INFO : dir/file1: Deleted 2025/11/16 02:12:10 DEBUG : newLeaf: Updating file with newLeaf 0xc00083ae40 2025/11/16 02:12:10 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:10 DEBUG : dir: Looking for writers 2025/11/16 02:12:10 DEBUG : Looking for writers 2025/11/16 02:12:10 DEBUG : dir: reading active writers 2025/11/16 02:12:10 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:10 DEBUG : >WaitForWriters: 2025/11/16 02:12:10 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:10 DEBUG : dir: Looking for writers 2025/11/16 02:12:10 DEBUG : Looking for writers 2025/11/16 02:12:10 DEBUG : dir: reading active writers 2025/11/16 02:12:10 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:10 DEBUG : >WaitForWriters: 2025/11/16 02:12:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:11 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:11 DEBUG : dir/file1.rclone_chunk.001_sx4av3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:11 INFO : dir/file1.rclone_chunk.001_sx4av3: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:11 INFO : dir/file1.rclone_chunk.001_sx4av3: Deleted 2025/11/16 02:12:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/16 02:12:11 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:11 DEBUG : dir/file1(0xc000120040): openPending: 2025/11/16 02:12:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/16 02:12:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:11 DEBUG : dir/file1(0xc000120040): >openPending: err= 2025/11/16 02:12:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/16 02:12:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:11 DEBUG : dir/file1(0xc000120040): _writeAt: size=14, off=0 2025/11/16 02:12:11 DEBUG : dir/file1(0xc000120040): >_writeAt: n=14, err= 2025/11/16 02:12:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/16 02:12:11 DEBUG : dir/file1(0xc000120040): close: 2025/11/16 02:12:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/16 02:12:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/16 02:12:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:11 DEBUG : dir/file1(0xc000120040): >close: err= 2025/11/16 02:12:11 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:11 DEBUG : dir: Looking for writers 2025/11/16 02:12:11 DEBUG : file1: reading active writers 2025/11/16 02:12:11 DEBUG : Looking for writers 2025/11/16 02:12:11 DEBUG : dir: reading active writers 2025/11/16 02:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:11 DEBUG : dir: Looking for writers 2025/11/16 02:12:11 DEBUG : file1: reading active writers 2025/11/16 02:12:11 DEBUG : Looking for writers 2025/11/16 02:12:11 DEBUG : dir: reading active writers 2025/11/16 02:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:11 DEBUG : dir: Looking for writers 2025/11/16 02:12:11 DEBUG : file1: reading active writers 2025/11/16 02:12:11 DEBUG : Looking for writers 2025/11/16 02:12:11 DEBUG : dir: reading active writers 2025/11/16 02:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:11 DEBUG : dir: Looking for writers 2025/11/16 02:12:11 DEBUG : file1: reading active writers 2025/11/16 02:12:11 DEBUG : Looking for writers 2025/11/16 02:12:11 DEBUG : dir: reading active writers 2025/11/16 02:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:11 DEBUG : dir/file1: vfs cache: starting upload 2025/11/16 02:12:11 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:11 DEBUG : dir: Looking for writers 2025/11/16 02:12:11 DEBUG : file1: reading active writers 2025/11/16 02:12:11 DEBUG : Looking for writers 2025/11/16 02:12:11 DEBUG : dir: reading active writers 2025/11/16 02:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:12 DEBUG : dir: Looking for writers 2025/11/16 02:12:12 DEBUG : file1: reading active writers 2025/11/16 02:12:12 DEBUG : Looking for writers 2025/11/16 02:12:12 DEBUG : dir: reading active writers 2025/11/16 02:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:12 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:12 DEBUG : dir/file1.rclone_chunk.001_sx4af1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:12 INFO : dir/file1.rclone_chunk.001_sx4af1: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:12 INFO : dir/file1.rclone_chunk.001_sx4af1: Deleted 2025/11/16 02:12:12 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:12 INFO : dir/file1: Copied (replaced existing) 2025/11/16 02:12:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/16 02:12:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/16 02:12:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/16 02:12:12 DEBUG : dir: Looking for writers 2025/11/16 02:12:12 DEBUG : file1: reading active writers 2025/11/16 02:12:12 DEBUG : Looking for writers 2025/11/16 02:12:12 DEBUG : dir: reading active writers 2025/11/16 02:12:12 DEBUG : >WaitForWriters: 2025/11/16 02:12:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:12 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:12 DEBUG : dir/file1(0xc000b05180): _readAt: size=512, off=0 2025/11/16 02:12:12 DEBUG : dir/file1(0xc000b05180): openPending: 2025/11/16 02:12:12 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" 2025/11/16 02:12:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/16 02:12:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:12 DEBUG : dir/file1(0xc000b05180): >openPending: err= 2025/11/16 02:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/16 02:12:12 DEBUG : dir/file1(0xc000b05180): >_readAt: n=14, err=EOF 2025/11/16 02:12:12 DEBUG : dir/file1(0xc000b05180): close: 2025/11/16 02:12:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/16 02:12:12 DEBUG : dir/file1(0xc000b05180): >close: err= 2025/11/16 02:12:12 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:12:12 DEBUG : newLeaf: size = 14 OK 2025/11/16 02:12:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:12 INFO : dir/file1: Deleted 2025/11/16 02:12:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/16 02:12:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000cfad80 2025/11/16 02:12:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:12 DEBUG : newLeaf: copy non-chunked object... 2025/11/16 02:12:13 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:13 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:13 INFO : newLeaf: Deleted 2025/11/16 02:12:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/16 02:12:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000cfad80 2025/11/16 02:12:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/16 02:12:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/16 02:12:13 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:13 DEBUG : dir/file1(0xc0009fd280): openPending: 2025/11/16 02:12:13 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" 2025/11/16 02:12:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/16 02:12:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:13 DEBUG : dir/file1(0xc0009fd280): >openPending: err= 2025/11/16 02:12:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/16 02:12:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:13 DEBUG : dir/file1(0xc0009fd280): _writeAt: size=25, off=0 2025/11/16 02:12:13 DEBUG : dir/file1(0xc0009fd280): >_writeAt: n=25, err= 2025/11/16 02:12:13 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:12:13 DEBUG : newLeaf: size = 14 OK 2025/11/16 02:12:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:13 INFO : dir/file1: Deleted 2025/11/16 02:12:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/16 02:12:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000cfad80 2025/11/16 02:12:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:13 DEBUG : newLeaf(0xc0009fd280): close: 2025/11/16 02:12:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/16 02:12:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-16 02:12:13.215136247 +0000 UTC m=+47.853136961 2025/11/16 02:12:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:13 DEBUG : newLeaf(0xc0009fd280): >close: err= 2025/11/16 02:12:13 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:13 DEBUG : dir: Looking for writers 2025/11/16 02:12:13 DEBUG : Looking for writers 2025/11/16 02:12:13 DEBUG : dir: reading active writers 2025/11/16 02:12:13 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:13 DEBUG : dir: Looking for writers 2025/11/16 02:12:13 DEBUG : Looking for writers 2025/11/16 02:12:13 DEBUG : dir: reading active writers 2025/11/16 02:12:13 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:13 DEBUG : dir: Looking for writers 2025/11/16 02:12:13 DEBUG : Looking for writers 2025/11/16 02:12:13 DEBUG : dir: reading active writers 2025/11/16 02:12:13 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:13 DEBUG : dir: Looking for writers 2025/11/16 02:12:13 DEBUG : Looking for writers 2025/11/16 02:12:13 DEBUG : dir: reading active writers 2025/11/16 02:12:13 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:13 DEBUG : newLeaf: vfs cache: starting upload 2025/11/16 02:12:13 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:13 DEBUG : dir: Looking for writers 2025/11/16 02:12:13 DEBUG : Looking for writers 2025/11/16 02:12:13 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:13 DEBUG : dir: reading active writers 2025/11/16 02:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:13 DEBUG : dir: Looking for writers 2025/11/16 02:12:13 DEBUG : Looking for writers 2025/11/16 02:12:13 DEBUG : dir: reading active writers 2025/11/16 02:12:13 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:13 DEBUG : newLeaf: size = 25 OK 2025/11/16 02:12:13 DEBUG : newLeaf.rclone_chunk.001_sx4ca4: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/16 02:12:13 INFO : newLeaf.rclone_chunk.001_sx4ca4: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:13 INFO : newLeaf.rclone_chunk.001_sx4ca4: Deleted 2025/11/16 02:12:13 DEBUG : newLeaf: size = 25 OK 2025/11/16 02:12:13 INFO : newLeaf: Copied (replaced existing) 2025/11/16 02:12:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-16 02:12:13.215136247 +0000 UTC" 2025/11/16 02:12:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/16 02:12:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/16 02:12:14 DEBUG : dir: Looking for writers 2025/11/16 02:12:14 DEBUG : Looking for writers 2025/11/16 02:12:14 DEBUG : dir: reading active writers 2025/11/16 02:12:14 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:14 DEBUG : >WaitForWriters: 2025/11/16 02:12:14 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:14 DEBUG : dir: Looking for writers 2025/11/16 02:12:14 DEBUG : Looking for writers 2025/11/16 02:12:14 DEBUG : dir: reading active writers 2025/11/16 02:12:14 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:14 DEBUG : >WaitForWriters: 2025/11/16 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:14 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:14 DEBUG : dir/file1.rclone_chunk.001_sx4djr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:14 INFO : dir/file1.rclone_chunk.001_sx4djr: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:14 INFO : dir/file1.rclone_chunk.001_sx4djr: Deleted 2025/11/16 02:12:14 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:14 DEBUG : dir: Looking for writers 2025/11/16 02:12:14 DEBUG : file1: reading active writers 2025/11/16 02:12:14 DEBUG : Looking for writers 2025/11/16 02:12:14 DEBUG : dir: reading active writers 2025/11/16 02:12:14 DEBUG : >WaitForWriters: 2025/11/16 02:12:15 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:12:15 DEBUG : newLeaf: size = 14 OK 2025/11/16 02:12:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:15 INFO : dir/file1: Deleted 2025/11/16 02:12:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00083a3c0 2025/11/16 02:12:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:15 DEBUG : newLeaf: copy non-chunked object... 2025/11/16 02:12:15 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:15 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:15 INFO : newLeaf: Deleted 2025/11/16 02:12:15 DEBUG : dir/file1: Updating file with dir/file1 0xc00083a3c0 2025/11/16 02:12:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/16 02:12:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/16 02:12:15 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:15 DEBUG : dir/file1(0xc0002c8840): openPending: 2025/11/16 02:12:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/16 02:12:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:15 DEBUG : dir/file1(0xc0002c8840): >openPending: err= 2025/11/16 02:12:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/16 02:12:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:15 DEBUG : dir/file1(0xc0002c8840): _writeAt: size=25, off=0 2025/11/16 02:12:15 DEBUG : dir/file1(0xc0002c8840): >_writeAt: n=25, err= 2025/11/16 02:12:15 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:12:15 DEBUG : newLeaf: size = 14 OK 2025/11/16 02:12:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:15 INFO : dir/file1: Deleted 2025/11/16 02:12:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/16 02:12:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00083a3c0 2025/11/16 02:12:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:15 DEBUG : newLeaf(0xc0002c8840): close: 2025/11/16 02:12:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/16 02:12:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-16 02:12:15.682385764 +0000 UTC m=+50.320386459 2025/11/16 02:12:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:15 DEBUG : newLeaf(0xc0002c8840): >close: err= 2025/11/16 02:12:15 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:15 DEBUG : dir: Looking for writers 2025/11/16 02:12:15 DEBUG : Looking for writers 2025/11/16 02:12:15 DEBUG : dir: reading active writers 2025/11/16 02:12:15 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:15 DEBUG : dir: Looking for writers 2025/11/16 02:12:15 DEBUG : Looking for writers 2025/11/16 02:12:15 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:15 DEBUG : dir: reading active writers 2025/11/16 02:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:15 DEBUG : dir: Looking for writers 2025/11/16 02:12:15 DEBUG : Looking for writers 2025/11/16 02:12:15 DEBUG : dir: reading active writers 2025/11/16 02:12:15 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:15 DEBUG : dir: Looking for writers 2025/11/16 02:12:15 DEBUG : Looking for writers 2025/11/16 02:12:15 DEBUG : dir: reading active writers 2025/11/16 02:12:15 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:15 DEBUG : newLeaf: vfs cache: starting upload 2025/11/16 02:12:15 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:16 DEBUG : dir: Looking for writers 2025/11/16 02:12:16 DEBUG : Looking for writers 2025/11/16 02:12:16 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:16 DEBUG : dir: reading active writers 2025/11/16 02:12:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:16 DEBUG : dir: Looking for writers 2025/11/16 02:12:16 DEBUG : Looking for writers 2025/11/16 02:12:16 DEBUG : dir: reading active writers 2025/11/16 02:12:16 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:16 DEBUG : newLeaf: size = 25 OK 2025/11/16 02:12:16 DEBUG : newLeaf.rclone_chunk.001_sx4e60: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/16 02:12:16 INFO : newLeaf.rclone_chunk.001_sx4e60: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:16 INFO : newLeaf.rclone_chunk.001_sx4e60: Deleted 2025/11/16 02:12:16 DEBUG : newLeaf: size = 25 OK 2025/11/16 02:12:16 INFO : newLeaf: Copied (replaced existing) 2025/11/16 02:12:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-16 02:12:15.682385764 +0000 UTC" 2025/11/16 02:12:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/16 02:12:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/16 02:12:16 DEBUG : dir: Looking for writers 2025/11/16 02:12:16 DEBUG : Looking for writers 2025/11/16 02:12:16 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:16 DEBUG : dir: reading active writers 2025/11/16 02:12:16 DEBUG : >WaitForWriters: 2025/11/16 02:12:16 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:16 DEBUG : dir: Looking for writers 2025/11/16 02:12:16 DEBUG : Looking for writers 2025/11/16 02:12:16 DEBUG : dir: reading active writers 2025/11/16 02:12:16 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:16 DEBUG : >WaitForWriters: 2025/11/16 02:12:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:17 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:17 DEBUG : dir/file1.rclone_chunk.001_sx4f0p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:17 INFO : dir/file1.rclone_chunk.001_sx4f0p: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:17 INFO : dir/file1.rclone_chunk.001_sx4f0p: Deleted 2025/11/16 02:12:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/16 02:12:17 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:17 DEBUG : dir/file1(0xc0009821c0): openPending: 2025/11/16 02:12:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/16 02:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:17 DEBUG : dir/file1(0xc0009821c0): >openPending: err= 2025/11/16 02:12:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/16 02:12:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:17 DEBUG : dir/file1(0xc0009821c0): _writeAt: size=14, off=0 2025/11/16 02:12:17 DEBUG : dir/file1(0xc0009821c0): >_writeAt: n=14, err= 2025/11/16 02:12:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/16 02:12:17 DEBUG : dir/file1(0xc0009821c0): close: 2025/11/16 02:12:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/16 02:12:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/16 02:12:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:17 DEBUG : dir/file1(0xc0009821c0): >close: err= 2025/11/16 02:12:17 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:17 DEBUG : dir: Looking for writers 2025/11/16 02:12:17 DEBUG : file1: reading active writers 2025/11/16 02:12:17 DEBUG : Looking for writers 2025/11/16 02:12:17 DEBUG : dir: reading active writers 2025/11/16 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:17 DEBUG : dir: Looking for writers 2025/11/16 02:12:17 DEBUG : file1: reading active writers 2025/11/16 02:12:17 DEBUG : Looking for writers 2025/11/16 02:12:17 DEBUG : dir: reading active writers 2025/11/16 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:17 DEBUG : dir: Looking for writers 2025/11/16 02:12:17 DEBUG : file1: reading active writers 2025/11/16 02:12:17 DEBUG : Looking for writers 2025/11/16 02:12:17 DEBUG : dir: reading active writers 2025/11/16 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:17 DEBUG : dir: Looking for writers 2025/11/16 02:12:17 DEBUG : file1: reading active writers 2025/11/16 02:12:17 DEBUG : Looking for writers 2025/11/16 02:12:17 DEBUG : dir: reading active writers 2025/11/16 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:17 DEBUG : dir/file1: vfs cache: starting upload 2025/11/16 02:12:17 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:17 DEBUG : dir: Looking for writers 2025/11/16 02:12:17 DEBUG : file1: reading active writers 2025/11/16 02:12:17 DEBUG : Looking for writers 2025/11/16 02:12:17 DEBUG : dir: reading active writers 2025/11/16 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:17 DEBUG : dir: Looking for writers 2025/11/16 02:12:17 DEBUG : file1: reading active writers 2025/11/16 02:12:17 DEBUG : Looking for writers 2025/11/16 02:12:17 DEBUG : dir: reading active writers 2025/11/16 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:18 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:18 DEBUG : dir/file1.rclone_chunk.001_sx4gdq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:18 INFO : dir/file1.rclone_chunk.001_sx4gdq: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:18 INFO : dir/file1.rclone_chunk.001_sx4gdq: Deleted 2025/11/16 02:12:18 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:18 INFO : dir/file1: Copied (replaced existing) 2025/11/16 02:12:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/16 02:12:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/16 02:12:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/16 02:12:18 DEBUG : dir: Looking for writers 2025/11/16 02:12:18 DEBUG : file1: reading active writers 2025/11/16 02:12:18 DEBUG : Looking for writers 2025/11/16 02:12:18 DEBUG : dir: reading active writers 2025/11/16 02:12:18 DEBUG : >WaitForWriters: 2025/11/16 02:12:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:18 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:18 DEBUG : dir/file1(0xc0006a18c0): _readAt: size=512, off=0 2025/11/16 02:12:18 DEBUG : dir/file1(0xc0006a18c0): openPending: 2025/11/16 02:12:18 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" 2025/11/16 02:12:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/16 02:12:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:18 DEBUG : dir/file1(0xc0006a18c0): >openPending: err= 2025/11/16 02:12:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/16 02:12:18 DEBUG : dir/file1(0xc0006a18c0): >_readAt: n=14, err=EOF 2025/11/16 02:12:18 DEBUG : dir/file1(0xc0006a18c0): close: 2025/11/16 02:12:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/16 02:12:18 DEBUG : dir/file1(0xc0006a18c0): >close: err= 2025/11/16 02:12:18 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:12:18 DEBUG : newLeaf: size = 14 OK 2025/11/16 02:12:18 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:18 INFO : dir/file1: Deleted 2025/11/16 02:12:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/16 02:12:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000cfaa80 2025/11/16 02:12:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:18 DEBUG : newLeaf: copy non-chunked object... 2025/11/16 02:12:18 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:18 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:18 INFO : newLeaf: Deleted 2025/11/16 02:12:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/16 02:12:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000cfaa80 2025/11/16 02:12:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/16 02:12:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/16 02:12:18 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:18 DEBUG : dir/file1(0xc0009e5b80): openPending: 2025/11/16 02:12:18 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" 2025/11/16 02:12:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/16 02:12:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:18 DEBUG : dir/file1(0xc0009e5b80): >openPending: err= 2025/11/16 02:12:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/16 02:12:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:18 DEBUG : dir/file1(0xc0009e5b80): _writeAt: size=25, off=0 2025/11/16 02:12:18 DEBUG : dir/file1(0xc0009e5b80): >_writeAt: n=25, err= 2025/11/16 02:12:18 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:12:19 DEBUG : newLeaf: size = 14 OK 2025/11/16 02:12:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:19 INFO : dir/file1: Deleted 2025/11/16 02:12:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/16 02:12:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000cfaa80 2025/11/16 02:12:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:19 DEBUG : newLeaf(0xc0009e5b80): close: 2025/11/16 02:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/16 02:12:19 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-16 02:12:18.936596171 +0000 UTC m=+53.574596884 2025/11/16 02:12:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:19 DEBUG : newLeaf(0xc0009e5b80): >close: err= 2025/11/16 02:12:19 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:19 DEBUG : dir: Looking for writers 2025/11/16 02:12:19 DEBUG : Looking for writers 2025/11/16 02:12:19 DEBUG : dir: reading active writers 2025/11/16 02:12:19 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:19 DEBUG : dir: Looking for writers 2025/11/16 02:12:19 DEBUG : Looking for writers 2025/11/16 02:12:19 DEBUG : dir: reading active writers 2025/11/16 02:12:19 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:19 DEBUG : dir: Looking for writers 2025/11/16 02:12:19 DEBUG : Looking for writers 2025/11/16 02:12:19 DEBUG : dir: reading active writers 2025/11/16 02:12:19 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:19 DEBUG : dir: Looking for writers 2025/11/16 02:12:19 DEBUG : Looking for writers 2025/11/16 02:12:19 DEBUG : dir: reading active writers 2025/11/16 02:12:19 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:19 DEBUG : newLeaf: vfs cache: starting upload 2025/11/16 02:12:19 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:19 DEBUG : dir: Looking for writers 2025/11/16 02:12:19 DEBUG : Looking for writers 2025/11/16 02:12:19 DEBUG : dir: reading active writers 2025/11/16 02:12:19 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:19 DEBUG : dir: Looking for writers 2025/11/16 02:12:19 DEBUG : Looking for writers 2025/11/16 02:12:19 DEBUG : dir: reading active writers 2025/11/16 02:12:19 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:19 DEBUG : newLeaf: size = 25 OK 2025/11/16 02:12:19 DEBUG : newLeaf.rclone_chunk.001_sx4ikd: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/16 02:12:19 INFO : newLeaf.rclone_chunk.001_sx4ikd: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:19 INFO : newLeaf.rclone_chunk.001_sx4ikd: Deleted 2025/11/16 02:12:19 DEBUG : newLeaf: size = 25 OK 2025/11/16 02:12:19 INFO : newLeaf: Copied (replaced existing) 2025/11/16 02:12:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-16 02:12:18.936596171 +0000 UTC" 2025/11/16 02:12:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/16 02:12:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/16 02:12:19 DEBUG : dir: Looking for writers 2025/11/16 02:12:19 DEBUG : Looking for writers 2025/11/16 02:12:19 DEBUG : dir: reading active writers 2025/11/16 02:12:19 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:19 DEBUG : >WaitForWriters: 2025/11/16 02:12:19 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:19 DEBUG : dir: Looking for writers 2025/11/16 02:12:19 DEBUG : Looking for writers 2025/11/16 02:12:19 DEBUG : dir: reading active writers 2025/11/16 02:12:19 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:19 DEBUG : >WaitForWriters: 2025/11/16 02:12:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:20 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:20 DEBUG : dir/file1.rclone_chunk.001_sx4jio: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:20 INFO : dir/file1.rclone_chunk.001_sx4jio: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:20 INFO : dir/file1.rclone_chunk.001_sx4jio: Deleted 2025/11/16 02:12:20 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:20 DEBUG : dir: Looking for writers 2025/11/16 02:12:20 DEBUG : file1: reading active writers 2025/11/16 02:12:20 DEBUG : Looking for writers 2025/11/16 02:12:20 DEBUG : dir: reading active writers 2025/11/16 02:12:20 DEBUG : >WaitForWriters: 2025/11/16 02:12:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:20 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:20 DEBUG : dir/file1(0xc0004d6f00): _readAt: size=512, off=0 2025/11/16 02:12:20 DEBUG : dir/file1(0xc0004d6f00): openPending: 2025/11/16 02:12:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/16 02:12:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:20 DEBUG : dir/file1(0xc0004d6f00): >openPending: err= 2025/11/16 02:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/16 02:12:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:20 DEBUG : dir/file1(0xc0004d6f00): >_readAt: n=14, err=EOF 2025/11/16 02:12:20 DEBUG : dir/file1(0xc0004d6f00): close: 2025/11/16 02:12:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/16 02:12:20 DEBUG : dir/file1(0xc0004d6f00): >close: err= 2025/11/16 02:12:20 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:12:21 DEBUG : newLeaf: size = 14 OK 2025/11/16 02:12:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:21 INFO : dir/file1: Deleted 2025/11/16 02:12:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/16 02:12:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00098a180 2025/11/16 02:12:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:21 DEBUG : newLeaf: copy non-chunked object... 2025/11/16 02:12:21 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:12:21 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:21 INFO : newLeaf: Deleted 2025/11/16 02:12:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/16 02:12:21 DEBUG : dir/file1: Updating file with dir/file1 0xc00098a180 2025/11/16 02:12:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/16 02:12:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/16 02:12:21 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:21 DEBUG : dir/file1(0xc000838d00): openPending: 2025/11/16 02:12:21 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" 2025/11/16 02:12:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/16 02:12:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:21 DEBUG : dir/file1(0xc000838d00): >openPending: err= 2025/11/16 02:12:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/16 02:12:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:21 DEBUG : dir/file1(0xc000838d00): _writeAt: size=25, off=0 2025/11/16 02:12:21 DEBUG : dir/file1(0xc000838d00): >_writeAt: n=25, err= 2025/11/16 02:12:21 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:12:21 DEBUG : newLeaf: size = 14 OK 2025/11/16 02:12:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:21 INFO : dir/file1: Deleted 2025/11/16 02:12:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/16 02:12:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00098a180 2025/11/16 02:12:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:12:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:21 DEBUG : newLeaf(0xc000838d00): close: 2025/11/16 02:12:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/16 02:12:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-16 02:12:21.502715845 +0000 UTC m=+56.140716549 2025/11/16 02:12:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:21 DEBUG : newLeaf(0xc000838d00): >close: err= 2025/11/16 02:12:21 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:21 DEBUG : dir: Looking for writers 2025/11/16 02:12:21 DEBUG : Looking for writers 2025/11/16 02:12:21 DEBUG : dir: reading active writers 2025/11/16 02:12:21 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:21 DEBUG : dir: Looking for writers 2025/11/16 02:12:21 DEBUG : Looking for writers 2025/11/16 02:12:21 DEBUG : dir: reading active writers 2025/11/16 02:12:21 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:21 DEBUG : dir: Looking for writers 2025/11/16 02:12:21 DEBUG : Looking for writers 2025/11/16 02:12:21 DEBUG : dir: reading active writers 2025/11/16 02:12:21 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:21 DEBUG : dir: Looking for writers 2025/11/16 02:12:21 DEBUG : Looking for writers 2025/11/16 02:12:21 DEBUG : dir: reading active writers 2025/11/16 02:12:21 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:21 DEBUG : newLeaf: vfs cache: starting upload 2025/11/16 02:12:21 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:21 DEBUG : dir: Looking for writers 2025/11/16 02:12:21 DEBUG : Looking for writers 2025/11/16 02:12:21 DEBUG : dir: reading active writers 2025/11/16 02:12:21 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:21 DEBUG : dir: Looking for writers 2025/11/16 02:12:21 DEBUG : Looking for writers 2025/11/16 02:12:21 DEBUG : dir: reading active writers 2025/11/16 02:12:21 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:22 DEBUG : newLeaf: size = 25 OK 2025/11/16 02:12:22 DEBUG : newLeaf.rclone_chunk.001_sx4kmp: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/16 02:12:22 INFO : newLeaf.rclone_chunk.001_sx4kmp: Copied (server-side copy) to: newLeaf 2025/11/16 02:12:22 INFO : newLeaf.rclone_chunk.001_sx4kmp: Deleted 2025/11/16 02:12:22 DEBUG : newLeaf: size = 25 OK 2025/11/16 02:12:22 INFO : newLeaf: Copied (replaced existing) 2025/11/16 02:12:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-16 02:12:21.502715845 +0000 UTC" 2025/11/16 02:12:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/16 02:12:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/16 02:12:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/16 02:12:22 DEBUG : dir: Looking for writers 2025/11/16 02:12:22 DEBUG : Looking for writers 2025/11/16 02:12:22 DEBUG : dir: reading active writers 2025/11/16 02:12:22 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:22 DEBUG : >WaitForWriters: 2025/11/16 02:12:22 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:22 DEBUG : dir: Looking for writers 2025/11/16 02:12:22 DEBUG : Looking for writers 2025/11/16 02:12:22 DEBUG : dir: reading active writers 2025/11/16 02:12:22 DEBUG : newLeaf: reading active writers 2025/11/16 02:12:22 DEBUG : >WaitForWriters: 2025/11/16 02:12:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestFileRename (16.36s) --- PASS: TestFileRename/off,forceCache=false (2.40s) --- PASS: TestFileRename/minimal,forceCache=false (2.38s) --- PASS: TestFileRename/minimal,forceCache=true (3.24s) --- PASS: TestFileRename/writes,forceCache=false (2.47s) --- PASS: TestFileRename/writes,forceCache=true (3.27s) --- PASS: TestFileRename/full,forceCache=false (2.61s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:22 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:22 DEBUG : Looking for writers 2025/11/16 02:12:22 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:23 DEBUG : dir/file1: size = 16 OK 2025/11/16 02:12:23 DEBUG : dir/file1.rclone_chunk.001_sx4l3e: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/16 02:12:23 INFO : dir/file1.rclone_chunk.001_sx4l3e: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:23 INFO : dir/file1.rclone_chunk.001_sx4l3e: Deleted 2025/11/16 02:12:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/16 02:12:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/16 02:12:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:23 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:23 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:23 DEBUG : dir: Looking for writers 2025/11/16 02:12:23 DEBUG : file1: reading active writers 2025/11/16 02:12:23 DEBUG : Looking for writers 2025/11/16 02:12:23 DEBUG : dir: reading active writers 2025/11/16 02:12:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.83s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:23 DEBUG : dir/file1: size = 16 OK 2025/11/16 02:12:23 DEBUG : dir/file1.rclone_chunk.001_sx4mco: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/16 02:12:23 INFO : dir/file1.rclone_chunk.001_sx4mco: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:23 INFO : dir/file1.rclone_chunk.001_sx4mco: Deleted 2025/11/16 02:12:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/16 02:12:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/16 02:12:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/16 02:12:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/16 02:12:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/16 02:12:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/16 02:12:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/16 02:12:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/16 02:12:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/16 02:12:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/16 02:12:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/16 02:12:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/16 02:12:24 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/16 02:12:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/16 02:12:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/16 02:12:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/16 02:12:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/16 02:12:24 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:24 DEBUG : dir: Looking for writers 2025/11/16 02:12:24 DEBUG : file1: reading active writers 2025/11/16 02:12:24 DEBUG : Looking for writers 2025/11/16 02:12:24 DEBUG : dir: reading active writers 2025/11/16 02:12:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.39s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:25 DEBUG : dir/file1: size = 16 OK 2025/11/16 02:12:25 DEBUG : dir/file1.rclone_chunk.001_sx4n3t: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/16 02:12:25 INFO : dir/file1.rclone_chunk.001_sx4n3t: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:25 INFO : dir/file1.rclone_chunk.001_sx4n3t: Deleted 2025/11/16 02:12:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/16 02:12:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/16 02:12:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/16 02:12:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/16 02:12:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/16 02:12:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/16 02:12:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/16 02:12:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/16 02:12:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/16 02:12:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/16 02:12:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/16 02:12:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/16 02:12:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/16 02:12:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/16 02:12:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/16 02:12:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/16 02:12:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/16 02:12:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/16 02:12:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/16 02:12:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/16 02:12:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/16 02:12:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/16 02:12:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/16 02:12:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/16 02:12:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/16 02:12:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/16 02:12:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/16 02:12:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/16 02:12:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/16 02:12:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/16 02:12:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/16 02:12:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/16 02:12:26 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:26 DEBUG : dir: Looking for writers 2025/11/16 02:12:26 DEBUG : file1: reading active writers 2025/11/16 02:12:26 DEBUG : Looking for writers 2025/11/16 02:12:26 DEBUG : dir: reading active writers 2025/11/16 02:12:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.38s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:26 DEBUG : dir/file1: size = 16 OK 2025/11/16 02:12:26 DEBUG : dir/file1.rclone_chunk.001_sx4pt5: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/16 02:12:26 INFO : dir/file1.rclone_chunk.001_sx4pt5: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:26 INFO : dir/file1.rclone_chunk.001_sx4pt5: Deleted 2025/11/16 02:12:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/16 02:12:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/16 02:12:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:27 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:27 DEBUG : dir: Looking for writers 2025/11/16 02:12:27 DEBUG : file1: reading active writers 2025/11/16 02:12:27 DEBUG : Looking for writers 2025/11/16 02:12:27 DEBUG : dir: reading active writers 2025/11/16 02:12:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:27 DEBUG : dir/file1: size = 16 OK 2025/11/16 02:12:27 DEBUG : dir/file1.rclone_chunk.001_sx4q2c: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/16 02:12:27 INFO : dir/file1.rclone_chunk.001_sx4q2c: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:27 INFO : dir/file1.rclone_chunk.001_sx4q2c: Deleted 2025/11/16 02:12:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/16 02:12:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/16 02:12:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/16 02:12:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/16 02:12:27 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:27 DEBUG : dir: Looking for writers 2025/11/16 02:12:27 DEBUG : file1: reading active writers 2025/11/16 02:12:27 DEBUG : Looking for writers 2025/11/16 02:12:27 DEBUG : dir: reading active writers 2025/11/16 02:12:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:28 DEBUG : dir/file1: size = 16 OK 2025/11/16 02:12:28 DEBUG : dir/file1.rclone_chunk.001_sx4rab: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/16 02:12:28 INFO : dir/file1.rclone_chunk.001_sx4rab: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:28 INFO : dir/file1.rclone_chunk.001_sx4rab: Deleted 2025/11/16 02:12:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/16 02:12:28 DEBUG : dir/file1(0xc0004d7c00): _readAt: size=1, off=0 2025/11/16 02:12:28 DEBUG : dir/file1(0xc0004d7c00): openPending: 2025/11/16 02:12:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/16 02:12:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:28 DEBUG : dir/file1(0xc0004d7c00): >openPending: err= 2025/11/16 02:12:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/16 02:12:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:28 DEBUG : dir/file1(0xc0004d7c00): >_readAt: n=1, err= 2025/11/16 02:12:28 DEBUG : dir/file1(0xc0004d7c00): _readAt: size=256, off=1 2025/11/16 02:12:28 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/16 02:12:28 DEBUG : dir/file1(0xc0004d7c00): >_readAt: n=15, err=EOF 2025/11/16 02:12:28 DEBUG : dir/file1(0xc0004d7c00): _readAt: size=16, off=16 2025/11/16 02:12:28 DEBUG : dir/file1(0xc0004d7c00): >_readAt: n=0, err=EOF 2025/11/16 02:12:28 DEBUG : dir/file1(0xc0004d7c00): close: 2025/11/16 02:12:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/16 02:12:28 DEBUG : dir/file1(0xc0004d7c00): >close: err= 2025/11/16 02:12:28 DEBUG : dir/file1(0xc0004d7c00): close: 2025/11/16 02:12:28 DEBUG : dir/file1(0xc0004d7c00): >close: err=file already closed 2025/11/16 02:12:28 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:28 DEBUG : dir: Looking for writers 2025/11/16 02:12:28 DEBUG : file1: reading active writers 2025/11/16 02:12:28 DEBUG : Looking for writers 2025/11/16 02:12:28 DEBUG : dir: reading active writers 2025/11/16 02:12:28 DEBUG : >WaitForWriters: 2025/11/16 02:12:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.99s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:29 DEBUG : dir/file1: size = 16 OK 2025/11/16 02:12:29 DEBUG : dir/file1.rclone_chunk.001_sx4s2q: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/16 02:12:29 INFO : dir/file1.rclone_chunk.001_sx4s2q: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:29 INFO : dir/file1.rclone_chunk.001_sx4s2q: Deleted 2025/11/16 02:12:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:29 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): _readAt: size=1, off=0 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): openPending: 2025/11/16 02:12:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/16 02:12:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): >openPending: err= 2025/11/16 02:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/16 02:12:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): >_readAt: n=1, err= 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): _readAt: size=1, off=5 2025/11/16 02:12:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): >_readAt: n=1, err= 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): _readAt: size=1, off=3 2025/11/16 02:12:29 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): >_readAt: n=1, err= 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): _readAt: size=1, off=13 2025/11/16 02:12:29 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): >_readAt: n=1, err= 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): _readAt: size=16, off=100 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): >_readAt: n=0, err=EOF 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): close: 2025/11/16 02:12:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/16 02:12:29 DEBUG : dir/file1(0xc000839cc0): >close: err= 2025/11/16 02:12:29 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:29 DEBUG : dir: Looking for writers 2025/11/16 02:12:29 DEBUG : file1: reading active writers 2025/11/16 02:12:29 DEBUG : Looking for writers 2025/11/16 02:12:29 DEBUG : dir: reading active writers 2025/11/16 02:12:29 DEBUG : >WaitForWriters: 2025/11/16 02:12:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.95s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:30 DEBUG : dir/file1: size = 16 OK 2025/11/16 02:12:30 DEBUG : dir/file1.rclone_chunk.001_sx4tlf: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/16 02:12:30 INFO : dir/file1.rclone_chunk.001_sx4tlf: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:30 INFO : dir/file1.rclone_chunk.001_sx4tlf: Deleted 2025/11/16 02:12:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:30 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): _readAt: size=1, off=0 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): openPending: 2025/11/16 02:12:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/16 02:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): >openPending: err= 2025/11/16 02:12:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/16 02:12:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): >_readAt: n=1, err= 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): _readAt: size=1, off=5 2025/11/16 02:12:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): >_readAt: n=1, err= 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): _readAt: size=1, off=1 2025/11/16 02:12:30 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): >_readAt: n=1, err= 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): _readAt: size=6, off=10 2025/11/16 02:12:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): >_readAt: n=6, err= 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): _readAt: size=256, off=10 2025/11/16 02:12:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): >_readAt: n=6, err=EOF 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): _readAt: size=256, off=100 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): >_readAt: n=0, err=EOF 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): close: 2025/11/16 02:12:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): >close: err= 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): _readAt: size=256, off=100 2025/11/16 02:12:30 DEBUG : dir/file1(0xc000765e40): >_readAt: n=0, err=file already closed 2025/11/16 02:12:30 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:30 DEBUG : dir: Looking for writers 2025/11/16 02:12:30 DEBUG : file1: reading active writers 2025/11/16 02:12:30 DEBUG : Looking for writers 2025/11/16 02:12:30 DEBUG : dir: reading active writers 2025/11/16 02:12:30 DEBUG : >WaitForWriters: 2025/11/16 02:12:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.02s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:31 DEBUG : dir/file1: size = 16 OK 2025/11/16 02:12:31 DEBUG : dir/file1.rclone_chunk.001_sx4ust: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/16 02:12:31 INFO : dir/file1.rclone_chunk.001_sx4ust: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:31 INFO : dir/file1.rclone_chunk.001_sx4ust: Deleted 2025/11/16 02:12:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:31 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/16 02:12:31 DEBUG : dir/file1(0xc0004d7380): RWFileHandle.Flush 2025/11/16 02:12:31 DEBUG : dir/file1(0xc0004d7380): _readAt: size=256, off=0 2025/11/16 02:12:31 DEBUG : dir/file1(0xc0004d7380): openPending: 2025/11/16 02:12:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/16 02:12:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:31 DEBUG : dir/file1(0xc0004d7380): >openPending: err= 2025/11/16 02:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/16 02:12:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:31 DEBUG : dir/file1(0xc0004d7380): >_readAt: n=16, err=EOF 2025/11/16 02:12:31 DEBUG : dir/file1(0xc0004d7380): RWFileHandle.Flush 2025/11/16 02:12:31 DEBUG : dir/file1(0xc0004d7380): RWFileHandle.Flush 2025/11/16 02:12:31 DEBUG : dir/file1(0xc0004d7380): close: 2025/11/16 02:12:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/16 02:12:31 DEBUG : dir/file1(0xc0004d7380): >close: err= 2025/11/16 02:12:31 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:31 DEBUG : dir: Looking for writers 2025/11/16 02:12:31 DEBUG : file1: reading active writers 2025/11/16 02:12:31 DEBUG : Looking for writers 2025/11/16 02:12:31 DEBUG : dir: reading active writers 2025/11/16 02:12:31 DEBUG : >WaitForWriters: 2025/11/16 02:12:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.90s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:32 DEBUG : dir/file1: size = 16 OK 2025/11/16 02:12:32 DEBUG : dir/file1.rclone_chunk.001_sx4vuu: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/16 02:12:32 INFO : dir/file1.rclone_chunk.001_sx4vuu: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:32 INFO : dir/file1.rclone_chunk.001_sx4vuu: Deleted 2025/11/16 02:12:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/16 02:12:32 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/16 02:12:32 DEBUG : dir/file1(0xc0009e5f40): _readAt: size=256, off=0 2025/11/16 02:12:32 DEBUG : dir/file1(0xc0009e5f40): openPending: 2025/11/16 02:12:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/16 02:12:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:32 DEBUG : dir/file1(0xc0009e5f40): >openPending: err= 2025/11/16 02:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/16 02:12:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:32 DEBUG : dir/file1(0xc0009e5f40): >_readAt: n=16, err=EOF 2025/11/16 02:12:32 DEBUG : dir/file1(0xc0009e5f40): RWFileHandle.Release 2025/11/16 02:12:32 DEBUG : dir/file1(0xc0009e5f40): close: 2025/11/16 02:12:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/16 02:12:32 DEBUG : dir/file1(0xc0009e5f40): >close: err= 2025/11/16 02:12:32 DEBUG : dir/file1(0xc0009e5f40): RWFileHandle.Release 2025/11/16 02:12:32 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:32 DEBUG : dir: Looking for writers 2025/11/16 02:12:32 DEBUG : file1: reading active writers 2025/11/16 02:12:32 DEBUG : Looking for writers 2025/11/16 02:12:32 DEBUG : dir: reading active writers 2025/11/16 02:12:32 DEBUG : >WaitForWriters: 2025/11/16 02:12:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.91s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:32 DEBUG : file1: newRWFileHandle: 2025/11/16 02:12:32 DEBUG : file1(0xc0009c6700): openPending: 2025/11/16 02:12:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:32 DEBUG : file1(0xc0009c6700): >openPending: err= 2025/11/16 02:12:32 DEBUG : file1: >newRWFileHandle: err= 2025/11/16 02:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/16 02:12:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/16 02:12:32 DEBUG : file1(0xc0009c6700): _writeAt: size=5, off=0 2025/11/16 02:12:32 DEBUG : file1(0xc0009c6700): >_writeAt: n=5, err= 2025/11/16 02:12:32 DEBUG : file1(0xc0009c6700): _writeAt: size=7, off=5 2025/11/16 02:12:32 DEBUG : file1(0xc0009c6700): >_writeAt: n=7, err= 2025/11/16 02:12:32 DEBUG : file1: vfs cache: truncate to size=11 2025/11/16 02:12:32 DEBUG : file1(0xc0009c6700): close: 2025/11/16 02:12:32 DEBUG : file1: vfs cache: setting modification time to 2025-11-16 02:12:32.946794044 +0000 UTC m=+67.584794768 2025/11/16 02:12:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:32 DEBUG : file1(0xc0009c6700): >close: err= 2025/11/16 02:12:32 DEBUG : file1(0xc0009c6700): close: 2025/11/16 02:12:32 DEBUG : file1(0xc0009c6700): >close: err=file already closed 2025/11/16 02:12:32 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:32 DEBUG : Looking for writers 2025/11/16 02:12:32 DEBUG : file1: reading active writers 2025/11/16 02:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:32 DEBUG : Looking for writers 2025/11/16 02:12:32 DEBUG : file1: reading active writers 2025/11/16 02:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:32 DEBUG : Looking for writers 2025/11/16 02:12:32 DEBUG : file1: reading active writers 2025/11/16 02:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:33 DEBUG : Looking for writers 2025/11/16 02:12:33 DEBUG : file1: reading active writers 2025/11/16 02:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:33 DEBUG : file1: vfs cache: starting upload 2025/11/16 02:12:33 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:33 DEBUG : Looking for writers 2025/11/16 02:12:33 DEBUG : file1: reading active writers 2025/11/16 02:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:33 DEBUG : Looking for writers 2025/11/16 02:12:33 DEBUG : file1: reading active writers 2025/11/16 02:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:33 DEBUG : file1: size = 11 OK 2025/11/16 02:12:33 DEBUG : file1.rclone_chunk.001_sx4wrv: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/16 02:12:33 INFO : file1.rclone_chunk.001_sx4wrv: Copied (server-side copy) to: file1 2025/11/16 02:12:33 INFO : file1.rclone_chunk.001_sx4wrv: Deleted 2025/11/16 02:12:33 DEBUG : file1: size = 11 OK 2025/11/16 02:12:33 INFO : file1: Copied (new) 2025/11/16 02:12:33 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-16 02:12:32.946794044 +0000 UTC" 2025/11/16 02:12:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/16 02:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:33 INFO : file1: vfs cache: upload succeeded try #1 2025/11/16 02:12:33 DEBUG : Looking for writers 2025/11/16 02:12:33 DEBUG : file1: reading active writers 2025/11/16 02:12:33 DEBUG : >WaitForWriters: 2025/11/16 02:12:33 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:33 DEBUG : Looking for writers 2025/11/16 02:12:33 DEBUG : file1: reading active writers 2025/11/16 02:12:33 DEBUG : >WaitForWriters: 2025/11/16 02:12:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:33 DEBUG : file1: newRWFileHandle: 2025/11/16 02:12:33 DEBUG : file1(0xc0009fc080): openPending: 2025/11/16 02:12:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:33 DEBUG : file1(0xc0009fc080): >openPending: err= 2025/11/16 02:12:33 DEBUG : file1: >newRWFileHandle: err= 2025/11/16 02:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/16 02:12:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/16 02:12:33 DEBUG : file1(0xc0009fc080): _writeAt: size=7, off=0 2025/11/16 02:12:33 DEBUG : file1(0xc0009fc080): >_writeAt: n=7, err= 2025/11/16 02:12:33 DEBUG : file1(0xc0009fc080): _writeAt: size=6, off=5 2025/11/16 02:12:33 DEBUG : file1(0xc0009fc080): >_writeAt: n=6, err= 2025/11/16 02:12:33 DEBUG : file1(0xc0009fc080): close: 2025/11/16 02:12:33 DEBUG : file1: vfs cache: setting modification time to 2025-11-16 02:12:33.856688484 +0000 UTC m=+68.494689209 2025/11/16 02:12:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:33 DEBUG : file1(0xc0009fc080): >close: err= 2025/11/16 02:12:33 DEBUG : file1(0xc0009fc080): _writeAt: size=5, off=0 2025/11/16 02:12:33 DEBUG : file1(0xc0009fc080): >_writeAt: n=0, err=file already closed 2025/11/16 02:12:33 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:33 DEBUG : Looking for writers 2025/11/16 02:12:33 DEBUG : file1: reading active writers 2025/11/16 02:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:33 DEBUG : Looking for writers 2025/11/16 02:12:33 DEBUG : file1: reading active writers 2025/11/16 02:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:33 DEBUG : Looking for writers 2025/11/16 02:12:33 DEBUG : file1: reading active writers 2025/11/16 02:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:33 DEBUG : Looking for writers 2025/11/16 02:12:33 DEBUG : file1: reading active writers 2025/11/16 02:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:33 DEBUG : file1: vfs cache: starting upload 2025/11/16 02:12:33 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:34 DEBUG : Looking for writers 2025/11/16 02:12:34 DEBUG : file1: reading active writers 2025/11/16 02:12:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:34 DEBUG : Looking for writers 2025/11/16 02:12:34 DEBUG : file1: reading active writers 2025/11/16 02:12:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:34 DEBUG : file1: size = 11 OK 2025/11/16 02:12:34 DEBUG : file1.rclone_chunk.001_sx4wus: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/16 02:12:34 INFO : file1.rclone_chunk.001_sx4wus: Copied (server-side copy) to: file1 2025/11/16 02:12:34 INFO : file1.rclone_chunk.001_sx4wus: Deleted 2025/11/16 02:12:34 DEBUG : file1: size = 11 OK 2025/11/16 02:12:34 INFO : file1: Copied (new) 2025/11/16 02:12:34 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-16 02:12:33.856688484 +0000 UTC" 2025/11/16 02:12:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/16 02:12:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:34 INFO : file1: vfs cache: upload succeeded try #1 2025/11/16 02:12:34 DEBUG : Looking for writers 2025/11/16 02:12:34 DEBUG : file1: reading active writers 2025/11/16 02:12:34 DEBUG : >WaitForWriters: 2025/11/16 02:12:34 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:34 DEBUG : Looking for writers 2025/11/16 02:12:34 DEBUG : file1: reading active writers 2025/11/16 02:12:34 DEBUG : >WaitForWriters: 2025/11/16 02:12:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.90s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:34 DEBUG : file1: newRWFileHandle: 2025/11/16 02:12:34 DEBUG : file1(0xc000ae3940): openPending: 2025/11/16 02:12:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:34 DEBUG : file1(0xc000ae3940): >openPending: err= 2025/11/16 02:12:34 DEBUG : file1: >newRWFileHandle: err= 2025/11/16 02:12:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/16 02:12:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/16 02:12:34 DEBUG : file1(0xc000ae3940): close: 2025/11/16 02:12:34 DEBUG : file1: vfs cache: setting modification time to 2025-11-16 02:12:34.761147146 +0000 UTC m=+69.399147859 2025/11/16 02:12:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:34 DEBUG : file1(0xc000ae3940): >close: err= 2025/11/16 02:12:34 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/16 02:12:34 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/16 02:12:34 DEBUG : file2: newRWFileHandle: 2025/11/16 02:12:34 DEBUG : file2(0xc000ae3dc0): openPending: 2025/11/16 02:12:34 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/16 02:12:34 DEBUG : file2(0xc000ae3dc0): >openPending: err= 2025/11/16 02:12:34 DEBUG : file2: >newRWFileHandle: err= 2025/11/16 02:12:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/16 02:12:34 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/16 02:12:34 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/16 02:12:34 DEBUG : file2(0xc000ae3dc0): RWFileHandle.Flush 2025/11/16 02:12:34 DEBUG : file2(0xc000ae3dc0): RWFileHandle.Release 2025/11/16 02:12:34 DEBUG : file2(0xc000ae3dc0): close: 2025/11/16 02:12:34 DEBUG : file2: vfs cache: setting modification time to 2025-11-16 02:12:34.762468886 +0000 UTC m=+69.400469589 2025/11/16 02:12:34 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:34 DEBUG : file2(0xc000ae3dc0): >close: err= 2025/11/16 02:12:34 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:34 DEBUG : Looking for writers 2025/11/16 02:12:34 DEBUG : file1: reading active writers 2025/11/16 02:12:34 DEBUG : file2: reading active writers 2025/11/16 02:12:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/16 02:12:34 DEBUG : Looking for writers 2025/11/16 02:12:34 DEBUG : file1: reading active writers 2025/11/16 02:12:34 DEBUG : file2: reading active writers 2025/11/16 02:12:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/16 02:12:34 DEBUG : Looking for writers 2025/11/16 02:12:34 DEBUG : file2: reading active writers 2025/11/16 02:12:34 DEBUG : file1: reading active writers 2025/11/16 02:12:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/16 02:12:34 DEBUG : Looking for writers 2025/11/16 02:12:34 DEBUG : file2: reading active writers 2025/11/16 02:12:34 DEBUG : file1: reading active writers 2025/11/16 02:12:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/16 02:12:34 DEBUG : file1: vfs cache: starting upload 2025/11/16 02:12:34 DEBUG : file2: vfs cache: starting upload 2025/11/16 02:12:34 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:34 DEBUG : Looking for writers 2025/11/16 02:12:34 DEBUG : file1: reading active writers 2025/11/16 02:12:34 DEBUG : file2: reading active writers 2025/11/16 02:12:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/16 02:12:34 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:35 DEBUG : Looking for writers 2025/11/16 02:12:35 DEBUG : file1: reading active writers 2025/11/16 02:12:35 DEBUG : file2: reading active writers 2025/11/16 02:12:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/16 02:12:35 DEBUG : file1: size = 0 OK 2025/11/16 02:12:35 DEBUG : file1.rclone_chunk.001_sx4xuu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/16 02:12:35 INFO : file1.rclone_chunk.001_sx4xuu: Copied (server-side copy) to: file1 2025/11/16 02:12:35 DEBUG : file2: size = 0 OK 2025/11/16 02:12:35 DEBUG : file2.rclone_chunk.001_sx4x1m: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/16 02:12:35 INFO : file2.rclone_chunk.001_sx4x1m: Copied (server-side copy) to: file2 2025/11/16 02:12:35 INFO : file1.rclone_chunk.001_sx4xuu: Deleted 2025/11/16 02:12:35 DEBUG : file1: size = 0 OK 2025/11/16 02:12:35 INFO : file1: Copied (new) 2025/11/16 02:12:35 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-16 02:12:34.761147146 +0000 UTC" 2025/11/16 02:12:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/16 02:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:35 INFO : file1: vfs cache: upload succeeded try #1 2025/11/16 02:12:35 INFO : file2.rclone_chunk.001_sx4x1m: Deleted 2025/11/16 02:12:35 DEBUG : file2: size = 0 OK 2025/11/16 02:12:35 INFO : file2: Copied (new) 2025/11/16 02:12:35 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-16 02:12:34.762468886 +0000 UTC" 2025/11/16 02:12:35 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/16 02:12:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/16 02:12:35 INFO : file2: vfs cache: upload succeeded try #1 2025/11/16 02:12:35 DEBUG : Looking for writers 2025/11/16 02:12:35 DEBUG : file1: reading active writers 2025/11/16 02:12:35 DEBUG : file2: reading active writers 2025/11/16 02:12:35 DEBUG : >WaitForWriters: 2025/11/16 02:12:35 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:35 DEBUG : Looking for writers 2025/11/16 02:12:35 DEBUG : file1: reading active writers 2025/11/16 02:12:35 DEBUG : file2: reading active writers 2025/11/16 02:12:35 DEBUG : >WaitForWriters: 2025/11/16 02:12:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.00s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:35 DEBUG : file1: newRWFileHandle: 2025/11/16 02:12:35 DEBUG : file1(0xc0009e4e40): openPending: 2025/11/16 02:12:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:35 DEBUG : file1(0xc0009e4e40): >openPending: err= 2025/11/16 02:12:35 DEBUG : file1: >newRWFileHandle: err= 2025/11/16 02:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/16 02:12:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/16 02:12:35 DEBUG : file1(0xc0009e4e40): _writeAt: size=5, off=0 2025/11/16 02:12:35 DEBUG : file1(0xc0009e4e40): >_writeAt: n=5, err= 2025/11/16 02:12:35 DEBUG : file1(0xc0009e4e40): RWFileHandle.Flush 2025/11/16 02:12:35 DEBUG : file1(0xc0009e4e40): RWFileHandle.Flush 2025/11/16 02:12:35 DEBUG : file1(0xc0009e4e40): close: 2025/11/16 02:12:35 DEBUG : file1: vfs cache: setting modification time to 2025-11-16 02:12:35.754017229 +0000 UTC m=+70.392017943 2025/11/16 02:12:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:35 DEBUG : file1(0xc0009e4e40): >close: err= 2025/11/16 02:12:35 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:35 DEBUG : Looking for writers 2025/11/16 02:12:35 DEBUG : file1: reading active writers 2025/11/16 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:35 DEBUG : Looking for writers 2025/11/16 02:12:35 DEBUG : file1: reading active writers 2025/11/16 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:35 DEBUG : Looking for writers 2025/11/16 02:12:35 DEBUG : file1: reading active writers 2025/11/16 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:35 DEBUG : Looking for writers 2025/11/16 02:12:35 DEBUG : file1: reading active writers 2025/11/16 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:35 DEBUG : file1: vfs cache: starting upload 2025/11/16 02:12:35 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:35 DEBUG : Looking for writers 2025/11/16 02:12:35 DEBUG : file1: reading active writers 2025/11/16 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:36 DEBUG : Looking for writers 2025/11/16 02:12:36 DEBUG : file1: reading active writers 2025/11/16 02:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:36 DEBUG : file1: size = 5 OK 2025/11/16 02:12:36 DEBUG : file1.rclone_chunk.001_sx4y4q: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/16 02:12:36 INFO : file1.rclone_chunk.001_sx4y4q: Copied (server-side copy) to: file1 2025/11/16 02:12:36 INFO : file1.rclone_chunk.001_sx4y4q: Deleted 2025/11/16 02:12:36 DEBUG : file1: size = 5 OK 2025/11/16 02:12:36 INFO : file1: Copied (new) 2025/11/16 02:12:36 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-16 02:12:35.754017229 +0000 UTC" 2025/11/16 02:12:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/16 02:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:36 INFO : file1: vfs cache: upload succeeded try #1 2025/11/16 02:12:36 DEBUG : Looking for writers 2025/11/16 02:12:36 DEBUG : file1: reading active writers 2025/11/16 02:12:36 DEBUG : >WaitForWriters: 2025/11/16 02:12:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:36 DEBUG : file1: newRWFileHandle: 2025/11/16 02:12:36 DEBUG : file1(0xc000983480): openPending: 2025/11/16 02:12:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:36 DEBUG : file1(0xc000983480): >openPending: err= 2025/11/16 02:12:36 DEBUG : file1: >newRWFileHandle: err= 2025/11/16 02:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/16 02:12:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/16 02:12:36 DEBUG : file1(0xc000983480): _writeAt: size=5, off=0 2025/11/16 02:12:36 DEBUG : file1(0xc000983480): >_writeAt: n=5, err= 2025/11/16 02:12:36 DEBUG : file1(0xc000983480): RWFileHandle.Release 2025/11/16 02:12:36 DEBUG : file1(0xc000983480): close: 2025/11/16 02:12:36 DEBUG : file1: vfs cache: setting modification time to 2025-11-16 02:12:36.573683739 +0000 UTC m=+71.211684454 2025/11/16 02:12:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:36 DEBUG : file1(0xc000983480): >close: err= 2025/11/16 02:12:36 DEBUG : file1(0xc000983480): RWFileHandle.Release 2025/11/16 02:12:36 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:36 DEBUG : Looking for writers 2025/11/16 02:12:36 DEBUG : file1: reading active writers 2025/11/16 02:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:36 DEBUG : Looking for writers 2025/11/16 02:12:36 DEBUG : file1: reading active writers 2025/11/16 02:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:36 DEBUG : Looking for writers 2025/11/16 02:12:36 DEBUG : file1: reading active writers 2025/11/16 02:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:36 DEBUG : Looking for writers 2025/11/16 02:12:36 DEBUG : file1: reading active writers 2025/11/16 02:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:36 DEBUG : file1: vfs cache: starting upload 2025/11/16 02:12:36 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:36 DEBUG : Looking for writers 2025/11/16 02:12:36 DEBUG : file1: reading active writers 2025/11/16 02:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:36 DEBUG : Looking for writers 2025/11/16 02:12:36 DEBUG : file1: reading active writers 2025/11/16 02:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:37 DEBUG : file1: size = 5 OK 2025/11/16 02:12:37 DEBUG : file1.rclone_chunk.001_sx4z38: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/16 02:12:37 INFO : file1.rclone_chunk.001_sx4z38: Copied (server-side copy) to: file1 2025/11/16 02:12:37 INFO : file1.rclone_chunk.001_sx4z38: Deleted 2025/11/16 02:12:37 DEBUG : file1: size = 5 OK 2025/11/16 02:12:37 INFO : file1: Copied (new) 2025/11/16 02:12:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-16 02:12:36.573683739 +0000 UTC" 2025/11/16 02:12:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/16 02:12:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:37 INFO : file1: vfs cache: upload succeeded try #1 2025/11/16 02:12:37 DEBUG : Looking for writers 2025/11/16 02:12:37 DEBUG : file1: reading active writers 2025/11/16 02:12:37 DEBUG : >WaitForWriters: 2025/11/16 02:12:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:37 DEBUG : dir/file1: size = 16 OK 2025/11/16 02:12:37 DEBUG : dir/file1.rclone_chunk.001_sx5057: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/16 02:12:37 INFO : dir/file1.rclone_chunk.001_sx5057: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:37 INFO : dir/file1.rclone_chunk.001_sx5057: Deleted 2025/11/16 02:12:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/16 02:12:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/16 02:12:37 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:37 DEBUG : dir/file1(0xc000765c00): openPending: 2025/11/16 02:12:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/16 02:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:38 DEBUG : dir/file1(0xc000765c00): >openPending: err= 2025/11/16 02:12:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/16 02:12:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/16 02:12:38 DEBUG : dir/file1(0xc000765c00): _writeAt: size=5, off=0 2025/11/16 02:12:38 DEBUG : dir/file1(0xc000765c00): >_writeAt: n=5, err= 2025/11/16 02:12:38 DEBUG : dir/file1(0xc000765c00): close: 2025/11/16 02:12:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:38 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-16 02:12:38.019332579 +0000 UTC m=+72.657333242 2025/11/16 02:12:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:38 DEBUG : dir/file1(0xc000765c00): >close: err= 2025/11/16 02:12:38 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:38 DEBUG : dir: Looking for writers 2025/11/16 02:12:38 DEBUG : file1: reading active writers 2025/11/16 02:12:38 DEBUG : Looking for writers 2025/11/16 02:12:38 DEBUG : dir: reading active writers 2025/11/16 02:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:38 DEBUG : dir: Looking for writers 2025/11/16 02:12:38 DEBUG : file1: reading active writers 2025/11/16 02:12:38 DEBUG : Looking for writers 2025/11/16 02:12:38 DEBUG : dir: reading active writers 2025/11/16 02:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:38 DEBUG : dir: Looking for writers 2025/11/16 02:12:38 DEBUG : file1: reading active writers 2025/11/16 02:12:38 DEBUG : Looking for writers 2025/11/16 02:12:38 DEBUG : dir: reading active writers 2025/11/16 02:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:38 DEBUG : dir: Looking for writers 2025/11/16 02:12:38 DEBUG : file1: reading active writers 2025/11/16 02:12:38 DEBUG : Looking for writers 2025/11/16 02:12:38 DEBUG : dir: reading active writers 2025/11/16 02:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:38 DEBUG : dir/file1: vfs cache: starting upload 2025/11/16 02:12:38 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:38 DEBUG : dir: Looking for writers 2025/11/16 02:12:38 DEBUG : file1: reading active writers 2025/11/16 02:12:38 DEBUG : Looking for writers 2025/11/16 02:12:38 DEBUG : dir: reading active writers 2025/11/16 02:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:38 DEBUG : dir: Looking for writers 2025/11/16 02:12:38 DEBUG : file1: reading active writers 2025/11/16 02:12:38 DEBUG : Looking for writers 2025/11/16 02:12:38 DEBUG : dir: reading active writers 2025/11/16 02:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:38 DEBUG : dir/file1: size = 5 OK 2025/11/16 02:12:38 DEBUG : dir/file1.rclone_chunk.001_sx51br: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/16 02:12:38 INFO : dir/file1.rclone_chunk.001_sx51br: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:38 INFO : dir/file1.rclone_chunk.001_sx51br: Deleted 2025/11/16 02:12:38 DEBUG : dir/file1: size = 5 OK 2025/11/16 02:12:38 INFO : dir/file1: Copied (replaced existing) 2025/11/16 02:12:38 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-16 02:12:38.019332579 +0000 UTC" 2025/11/16 02:12:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/16 02:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/16 02:12:38 DEBUG : dir: Looking for writers 2025/11/16 02:12:38 DEBUG : file1: reading active writers 2025/11/16 02:12:38 DEBUG : Looking for writers 2025/11/16 02:12:38 DEBUG : dir: reading active writers 2025/11/16 02:12:38 DEBUG : >WaitForWriters: 2025/11/16 02:12:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.49s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:39 DEBUG : dir/file1: size = 16 OK 2025/11/16 02:12:39 DEBUG : dir/file1.rclone_chunk.001_sx5162: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/16 02:12:39 INFO : dir/file1.rclone_chunk.001_sx5162: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:39 INFO : dir/file1.rclone_chunk.001_sx5162: Deleted 2025/11/16 02:12:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:39 DEBUG : dir/file1: newRWFileHandle: 2025/11/16 02:12:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/16 02:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/16 02:12:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/16 02:12:39 DEBUG : dir/file1(0xc000839040): _writeAt: size=5, off=0 2025/11/16 02:12:39 DEBUG : dir/file1(0xc000839040): openPending: 2025/11/16 02:12:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/16 02:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:39 DEBUG : dir/file1(0xc000839040): >openPending: err= 2025/11/16 02:12:39 DEBUG : dir/file1(0xc000839040): >_writeAt: n=5, err= 2025/11/16 02:12:39 DEBUG : dir/file1(0xc000839040): _writeAt: size=15, off=5 2025/11/16 02:12:39 DEBUG : dir/file1(0xc000839040): >_writeAt: n=15, err= 2025/11/16 02:12:39 DEBUG : dir/file1(0xc000839040): close: 2025/11/16 02:12:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/16 02:12:39 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-16 02:12:39.50695209 +0000 UTC m=+74.144952814 2025/11/16 02:12:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:39 DEBUG : dir/file1(0xc000839040): >close: err= 2025/11/16 02:12:39 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:39 DEBUG : dir: Looking for writers 2025/11/16 02:12:39 DEBUG : file1: reading active writers 2025/11/16 02:12:39 DEBUG : Looking for writers 2025/11/16 02:12:39 DEBUG : dir: reading active writers 2025/11/16 02:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:39 DEBUG : dir: Looking for writers 2025/11/16 02:12:39 DEBUG : file1: reading active writers 2025/11/16 02:12:39 DEBUG : Looking for writers 2025/11/16 02:12:39 DEBUG : dir: reading active writers 2025/11/16 02:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:39 DEBUG : dir: Looking for writers 2025/11/16 02:12:39 DEBUG : file1: reading active writers 2025/11/16 02:12:39 DEBUG : Looking for writers 2025/11/16 02:12:39 DEBUG : dir: reading active writers 2025/11/16 02:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:39 DEBUG : dir: Looking for writers 2025/11/16 02:12:39 DEBUG : file1: reading active writers 2025/11/16 02:12:39 DEBUG : Looking for writers 2025/11/16 02:12:39 DEBUG : dir: reading active writers 2025/11/16 02:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:39 DEBUG : dir/file1: vfs cache: starting upload 2025/11/16 02:12:39 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:39 DEBUG : dir: Looking for writers 2025/11/16 02:12:39 DEBUG : file1: reading active writers 2025/11/16 02:12:39 DEBUG : Looking for writers 2025/11/16 02:12:39 DEBUG : dir: reading active writers 2025/11/16 02:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:39 DEBUG : dir: Looking for writers 2025/11/16 02:12:39 DEBUG : file1: reading active writers 2025/11/16 02:12:39 DEBUG : Looking for writers 2025/11/16 02:12:39 DEBUG : dir: reading active writers 2025/11/16 02:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:39 DEBUG : dir/file1: size = 20 OK 2025/11/16 02:12:39 DEBUG : dir/file1.rclone_chunk.001_sx528e: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/16 02:12:39 INFO : dir/file1.rclone_chunk.001_sx528e: Copied (server-side copy) to: dir/file1 2025/11/16 02:12:40 INFO : dir/file1.rclone_chunk.001_sx528e: Deleted 2025/11/16 02:12:40 DEBUG : dir/file1: size = 20 OK 2025/11/16 02:12:40 INFO : dir/file1: Copied (replaced existing) 2025/11/16 02:12:40 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-16 02:12:39.50695209 +0000 UTC" 2025/11/16 02:12:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/16 02:12:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/16 02:12:40 DEBUG : dir: Looking for writers 2025/11/16 02:12:40 DEBUG : file1: reading active writers 2025/11/16 02:12:40 DEBUG : Looking for writers 2025/11/16 02:12:40 DEBUG : dir: reading active writers 2025/11/16 02:12:40 DEBUG : >WaitForWriters: 2025/11/16 02:12:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.49s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:40 DEBUG : file1: newRWFileHandle: 2025/11/16 02:12:40 DEBUG : file1(0xc0006a19c0): openPending: 2025/11/16 02:12:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:40 DEBUG : file1(0xc0006a19c0): >openPending: err= 2025/11/16 02:12:40 DEBUG : file1: >newRWFileHandle: err= 2025/11/16 02:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/16 02:12:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/16 02:12:40 DEBUG : file1(0xc0006a19c0): _writeAt: size=5, off=0 2025/11/16 02:12:40 DEBUG : file1(0xc0006a19c0): >_writeAt: n=5, err= 2025/11/16 02:12:40 DEBUG : file1(0xc0006a19c0): close: 2025/11/16 02:12:40 DEBUG : file1: vfs cache: setting modification time to 2025-11-16 02:12:40.374948974 +0000 UTC m=+75.012949687 2025/11/16 02:12:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:40 DEBUG : file1(0xc0006a19c0): >close: err= 2025/11/16 02:12:40 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:40 DEBUG : Looking for writers 2025/11/16 02:12:40 DEBUG : file1: reading active writers 2025/11/16 02:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:40 DEBUG : Looking for writers 2025/11/16 02:12:40 DEBUG : file1: reading active writers 2025/11/16 02:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:40 DEBUG : Looking for writers 2025/11/16 02:12:40 DEBUG : file1: reading active writers 2025/11/16 02:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:40 DEBUG : Looking for writers 2025/11/16 02:12:40 DEBUG : file1: reading active writers 2025/11/16 02:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:40 DEBUG : file1: vfs cache: starting upload 2025/11/16 02:12:40 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:40 DEBUG : Looking for writers 2025/11/16 02:12:40 DEBUG : file1: reading active writers 2025/11/16 02:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:40 DEBUG : Looking for writers 2025/11/16 02:12:40 DEBUG : file1: reading active writers 2025/11/16 02:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:40 DEBUG : file1: size = 5 OK 2025/11/16 02:12:40 DEBUG : file1.rclone_chunk.001_sx53wi: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/16 02:12:40 INFO : file1.rclone_chunk.001_sx53wi: Copied (server-side copy) to: file1 2025/11/16 02:12:40 INFO : file1.rclone_chunk.001_sx53wi: Deleted 2025/11/16 02:12:40 DEBUG : file1: size = 5 OK 2025/11/16 02:12:40 INFO : file1: Copied (new) 2025/11/16 02:12:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-16 02:12:40.374948974 +0000 UTC" 2025/11/16 02:12:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/16 02:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:40 INFO : file1: vfs cache: upload succeeded try #1 2025/11/16 02:12:41 DEBUG : Looking for writers 2025/11/16 02:12:41 DEBUG : file1: reading active writers 2025/11/16 02:12:41 DEBUG : >WaitForWriters: 2025/11/16 02:12:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/16 02:12:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008389c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008389c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008389c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008389c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008389c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.195327268 +0000 UTC m=+75.833327982 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008389c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838fc0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838fc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838fc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838fc0): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838fc0): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838fc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838fc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.195327268 +0000 UTC m=+75.833327982 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838fc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839480): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839480): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839480): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839480): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839480): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.195327268 +0000 UTC m=+75.833327982 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839480): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0a80 item 1 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ac0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ac0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ac0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ac0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ac0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.201075842 +0000 UTC m=+75.839076546 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ac0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6040): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6040): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6040): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6040): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6040): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.201075842 +0000 UTC m=+75.839076546 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6040): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d19d0 item 2 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d68c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d68c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d68c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d68c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d68c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.205548312 +0000 UTC m=+75.843549026 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d68c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.205548312 +0000 UTC m=+75.843549026 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7d00): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7d00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7d00): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7d00): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7d00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.205548312 +0000 UTC m=+75.843549026 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7d00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003883f0 item 3 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764480): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764480): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764480): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764480): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764480): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.210410403 +0000 UTC m=+75.848411117 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764480): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.210410403 +0000 UTC m=+75.848411117 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388d20 item 4 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765000): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765000): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765000): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.213717366 +0000 UTC m=+75.851718081 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007654c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007654c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007654c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007654c0): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007654c0): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007654c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007654c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.213717366 +0000 UTC m=+75.851718081 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007654c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765980): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765980): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765980): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765980): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765980): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.213717366 +0000 UTC m=+75.851718081 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765980): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389570 item 5 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120080): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120080): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120080): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120080): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120080): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.219019703 +0000 UTC m=+75.857020417 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120080): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001206c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001206c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001206c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001206c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001206c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.219019703 +0000 UTC m=+75.857020417 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001206c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389dc0 item 6 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001213c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001213c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001213c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001213c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001213c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.222097777 +0000 UTC m=+75.860098491 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001213c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8dc0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8dc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8dc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8dc0): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8dc0): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8dc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8dc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.222097777 +0000 UTC m=+75.860098491 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8dc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9d00): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9d00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9d00): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9d00): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9d00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.222097777 +0000 UTC m=+75.860098491 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9d00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc4d0 item 7 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982580): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982580): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982580): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982580): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982580): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.227415302 +0000 UTC m=+75.865416007 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982580): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982ac0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982ac0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982ac0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982ac0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982ac0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.227415302 +0000 UTC m=+75.865416007 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982ac0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ccc40 item 8 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983080): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc000983080): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983080): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983080): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983080): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983080): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983080): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983440): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983440): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983440): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983440): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983440): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.231144728 +0000 UTC m=+75.869145433 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983440): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009838c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009838c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009838c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009838c0): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009838c0): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009838c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009838c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.231144728 +0000 UTC m=+75.869145433 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009838c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983dc0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983dc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983dc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983dc0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983dc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.231144728 +0000 UTC m=+75.869145433 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983dc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd110 item 9 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573800): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573800): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573800): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573800): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573800): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.236300249 +0000 UTC m=+75.874300963 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573800): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573d80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573d80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573d80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573d80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573d80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.236300249 +0000 UTC m=+75.874300963 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573d80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd960 item 10 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04440): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc000b04440): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04440): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04440): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04440): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04440): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04440): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04800): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04800): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04800): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04800): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04800): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.240627999 +0000 UTC m=+75.878628713 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04800): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d40): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d40): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.240627999 +0000 UTC m=+75.878628713 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05240): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05240): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05240): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05240): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05240): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.240627999 +0000 UTC m=+75.878628713 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05240): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cdce0 item 11 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b058c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b058c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b058c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b058c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b058c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.244302341 +0000 UTC m=+75.882303045 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b058c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05e80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05e80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05e80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05e80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05e80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.244302341 +0000 UTC m=+75.882303045 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05e80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e4d0 item 12 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc0009fc540): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc940): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc940): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc940): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc940): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc940): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.248283519 +0000 UTC m=+75.886284234 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd000): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd000): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd000): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.248283519 +0000 UTC m=+75.886284234 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ea10 item 13 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd680): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd680): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd680): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd680): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd680): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.253094343 +0000 UTC m=+75.891095018 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd680): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ab80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ab80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ab80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ab80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ab80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.253094343 +0000 UTC m=+75.891095018 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ab80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f490 item 14 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc000b4b240): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b600): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b600): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b600): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b600): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b600): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.256974071 +0000 UTC m=+75.894974746 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b600): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4bd40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4bd40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4bd40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4bd40): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4bd40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.256974071 +0000 UTC m=+75.894974746 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4bd40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3730 item 15 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4480): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4480): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4480): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4480): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4480): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.261321006 +0000 UTC m=+75.899321699 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4480): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e49c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e49c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e49c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e49c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e49c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.261321006 +0000 UTC m=+75.899321699 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e49c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3b20 item 16 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5000): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5000): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5000): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.264699804 +0000 UTC m=+75.902700518 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e54c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e54c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e54c0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e54c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e54c0): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e54c0): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e54c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e54c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.264699804 +0000 UTC m=+75.902700518 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e54c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e59c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e59c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e59c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e59c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e59c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.264699804 +0000 UTC m=+75.902700518 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e59c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2070 item 17 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a00c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a00c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a00c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a00c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a00c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.268270672 +0000 UTC m=+75.906271366 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a00c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a07c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a07c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a07c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a07c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a07c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.268270672 +0000 UTC m=+75.906271366 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a07c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2af0 item 18 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0e80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0e80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0e80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0e80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0e80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.271220907 +0000 UTC m=+75.909221600 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0e80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1380): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1380): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1380): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1380): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1380): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1380): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1380): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1380): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.271220907 +0000 UTC m=+75.909221600 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1380): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1880): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1880): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1880): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.271220907 +0000 UTC m=+75.909221600 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3030 item 19 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1f00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1f00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1f00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1f00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1f00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.273981756 +0000 UTC m=+75.911982450 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1f00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdd00): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdd00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdd00): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdd00): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdd00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.273981756 +0000 UTC m=+75.911982450 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdd00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f730 item 20 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738440): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738440): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738440): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738440): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738440): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.275992809 +0000 UTC m=+75.913993493 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738440): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738940): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738940): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738940): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738940): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738940): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738940): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738940): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738940): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.275992809 +0000 UTC m=+75.913993493 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738e40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738e40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738e40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738e40): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738e40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.275992809 +0000 UTC m=+75.913993493 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000738e40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fd50 item 21 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081a340): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081a340): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081a340): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081a340): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081a340): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.278833358 +0000 UTC m=+75.916834052 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081a340): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081a880): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081a880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081a880): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081a880): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081a880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.278833358 +0000 UTC m=+75.916834052 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081a880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e36c0 item 22 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081af00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081af00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081af00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081af00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081af00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.280806869 +0000 UTC m=+75.918807553 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081af00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b400): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b400): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b400): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b400): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b400): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b400): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b400): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b400): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.280806869 +0000 UTC m=+75.918807553 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b400): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b900): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b900): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b900): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b900): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b900): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.280806869 +0000 UTC m=+75.918807553 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00081b900): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3dc0 item 23 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840000): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840000): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840000): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.284061635 +0000 UTC m=+75.922062359 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840540): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840540): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840540): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840540): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840540): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.284061635 +0000 UTC m=+75.922062359 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840540): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ab60 item 24 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840b80): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc000840b80): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840b80): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840b80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840b80): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840b80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840f40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840f40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840f40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840f40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840f40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.28729506 +0000 UTC m=+75.925295744 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000840f40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841440): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841440): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841440): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841440): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841440): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841440): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841440): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841440): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.28729506 +0000 UTC m=+75.925295744 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841440): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841980): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841980): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841980): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841980): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841980): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.28729506 +0000 UTC m=+75.925295744 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000841980): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058afc0 item 25 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892080): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892080): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892080): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892080): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892080): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.291008436 +0000 UTC m=+75.929009120 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892080): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008925c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008925c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008925c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008925c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008925c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.291008436 +0000 UTC m=+75.929009120 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008925c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058bdc0 item 26 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892c00): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc000892c00): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892c00): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892c00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892c00): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892c00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892fc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892fc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892fc0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892fc0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892fc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.294225521 +0000 UTC m=+75.932226215 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000892fc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008934c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008934c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008934c0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008934c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008934c0): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008934c0): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008934c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008934c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.294225521 +0000 UTC m=+75.932226215 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008934c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000893a00): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000893a00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000893a00): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000893a00): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000893a00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.294225521 +0000 UTC m=+75.932226215 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000893a00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6ee0 item 27 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dc100): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dc100): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dc100): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dc100): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dc100): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.298173537 +0000 UTC m=+75.936174222 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dc100): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dc640): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dc640): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dc640): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dc640): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dc640): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.298173537 +0000 UTC m=+75.936174222 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dc640): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e76c0 item 28 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000739400): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc000739400): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000739400): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000739400): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000739400): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000739400): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000739400): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007397c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007397c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007397c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007397c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007397c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.301004588 +0000 UTC m=+75.939005262 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007397c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000739e80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000739e80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000739e80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000739e80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000739e80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.301004588 +0000 UTC m=+75.939005262 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000739e80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed5e0 item 29 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e580): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e580): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e580): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e580): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e580): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.302754631 +0000 UTC m=+75.940755305 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e580): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076eac0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076eac0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076eac0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076eac0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076eac0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.302754631 +0000 UTC m=+75.940755305 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076eac0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ede30 item 30 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f100): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc00076f100): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f100): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f100): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f100): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f100): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f100): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f4c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f4c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f4c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f4c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f4c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.304451374 +0000 UTC m=+75.942452048 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f4c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076fb80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076fb80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076fb80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076fb80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076fb80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.304451374 +0000 UTC m=+75.942452048 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076fb80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e690 item 31 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 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 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000924280): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000924280): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000924280): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000924280): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000924280): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.306147064 +0000 UTC m=+75.944147739 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000924280): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009247c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009247c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009247c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009247c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009247c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.306147064 +0000 UTC m=+75.944147739 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009247c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ebd0 item 32 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000924e00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000924e00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000924e00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000924e00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000924e00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.307833468 +0000 UTC m=+75.945834142 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000924e00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925280): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925280): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925280): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925280): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925280): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015efc0 item 33 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925280): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925280): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.308468019 +0000 UTC m=+75.946468693 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925280): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925780): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925780): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925780): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925780): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925780): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.308468019 +0000 UTC m=+75.946468693 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925780): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f3b0 item 33 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925dc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925dc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925dc0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925dc0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925dc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.310269829 +0000 UTC m=+75.948270503 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000925dc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009862c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009862c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fb20 item 34 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009862c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009862c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009862c0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009862c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009862c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.311002784 +0000 UTC m=+75.949003458 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009862c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000986800): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000986800): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000986800): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000986800): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000986800): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.311002784 +0000 UTC m=+75.949003458 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000986800): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fdc0 item 34 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000986e40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000986e40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000986e40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000986e40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000986e40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.312777002 +0000 UTC m=+75.950777676 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000986e40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009872c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009872c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009872c0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009872c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009872c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007803f0 item 35 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009872c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009872c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.313430438 +0000 UTC m=+75.951431113 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009872c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009877c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009877c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009877c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009877c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009877c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.313430438 +0000 UTC m=+75.951431113 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009877c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007805b0 item 35 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000987e40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000987e40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000987e40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000987e40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000987e40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.314867483 +0000 UTC m=+75.952868158 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000987e40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d03c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d03c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780a10 item 36 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d03c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d03c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d03c0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d03c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d03c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.315559832 +0000 UTC m=+75.953560506 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d03c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d0900): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d0900): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d0900): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d0900): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d0900): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.315559832 +0000 UTC m=+75.953560506 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d0900): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780bd0 item 36 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d0f40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d0f40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d0f40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d0f40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d0f40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.316987972 +0000 UTC m=+75.954988666 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d0f40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d13c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d13c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d13c0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d13c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d13c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780f50 item 37 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d13c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d13c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.317508829 +0000 UTC m=+75.955509503 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d13c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d18c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d18c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d18c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d18c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d18c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.317508829 +0000 UTC m=+75.955509503 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d18c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000781110 item 37 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d1f40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d1f40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d1f40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d1f40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d1f40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.319134197 +0000 UTC m=+75.957134871 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009d1f40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a224c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a224c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000781880 item 38 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a224c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a224c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a224c0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a224c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a224c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.319796459 +0000 UTC m=+75.957797133 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a224c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a22a00): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a22a00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a22a00): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a22a00): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a22a00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.319796459 +0000 UTC m=+75.957797133 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a22a00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000781a40 item 38 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23080): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23080): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23080): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23080): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23080): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.321234127 +0000 UTC m=+75.959234801 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23080): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23580): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23580): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23580): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23580): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23580): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdc000 item 39 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23580): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23580): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.322229865 +0000 UTC m=+75.960230538 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23580): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23a80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23a80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23a80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23a80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23a80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.322229865 +0000 UTC m=+75.960230538 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a23a80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdc380 item 39 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a180): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a180): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a180): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a180): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a180): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.323780253 +0000 UTC m=+75.961780928 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a180): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a680): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a680): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdc7e0 item 40 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a680): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a680): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a680): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a680): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a680): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.324418731 +0000 UTC m=+75.962419405 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5a680): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5abc0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5abc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5abc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5abc0): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5abc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.324418731 +0000 UTC m=+75.962419405 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5abc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdc9a0 item 40 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b180): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b180): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b180): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b180): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b180): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b180): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b180): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.325658626 +0000 UTC m=+75.963659300 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b180): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b680): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b680): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b680): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdcd20 item 41 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b680): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b680): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.326225159 +0000 UTC m=+75.964225833 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5b680): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5bb40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5bb40): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5bb40): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5bb40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5bb40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdd0a0 item 41 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5bb40): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5bb40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.326805237 +0000 UTC m=+75.964805911 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a5bb40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae100): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae100): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae100): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae100): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae100): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.326805237 +0000 UTC m=+75.964805911 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae100): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdd260 item 41 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae740): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae740): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae740): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae740): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae740): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae740): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae740): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.328236923 +0000 UTC m=+75.966237598 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aae740): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaec40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaec40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaec40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdd6c0 item 42 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaec40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaec40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.328823323 +0000 UTC m=+75.966823997 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaec40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf180): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf180): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdd8f0 item 42 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf180): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf180): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf180): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf180): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf180): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.329468995 +0000 UTC m=+75.967469668 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf180): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf700): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf700): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf700): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf700): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf700): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.329468995 +0000 UTC m=+75.967469668 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aaf700): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cddb90 item 42 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aafd40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aafd40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aafd40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aafd40): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aafd40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aafd40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aafd40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.330843303 +0000 UTC m=+75.968843977 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aafd40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae02c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae02c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae02c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a000 item 43 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae02c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae02c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.331447466 +0000 UTC m=+75.969448140 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae02c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0800): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0800): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0800): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0800): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0800): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a380 item 43 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0800): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0800): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.331996015 +0000 UTC m=+75.969996689 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0800): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0d40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0d40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0d40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0d40): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0d40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.331996015 +0000 UTC m=+75.969996689 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae0d40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a690 item 43 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1380): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1380): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1380): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1380): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1380): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1380): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1380): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.333461995 +0000 UTC m=+75.971462669 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1380): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1880): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1880): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b0a0 item 44 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1880): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.33410414 +0000 UTC m=+75.972104814 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1dc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1dc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b500 item 44 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1dc0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1dc0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1dc0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1dc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.334807689 +0000 UTC m=+75.972808363 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ae1dc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a3c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a3c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a3c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a3c0): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a3c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.334807689 +0000 UTC m=+75.972808363 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a3c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b8f0 item 44 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1aa00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1aa00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1aa00): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1aa00): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1aa00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1aa00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1aa00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.336374007 +0000 UTC m=+75.974374681 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1aa00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1af00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1af00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1af00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039be30 item 45 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1af00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1af00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.33706857 +0000 UTC m=+75.975069244 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1af00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b600): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b600): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b600): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b600): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b600): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.33706857 +0000 UTC m=+75.975069244 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b600): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007201c0 item 45 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bc40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bc40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bc40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bc40): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bc40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bc40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bc40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.338796001 +0000 UTC m=+75.976796675 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bc40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4c1c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4c1c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4c1c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000720bd0 item 46 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4c1c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4c1c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.339578599 +0000 UTC m=+75.977579273 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4c1c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4c8c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4c8c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4c8c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4c8c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4c8c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.339578599 +0000 UTC m=+75.977579273 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4c8c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000720fc0 item 46 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4cf00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4cf00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4cf00): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4cf00): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4cf00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4cf00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4cf00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.342157527 +0000 UTC m=+75.980158231 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4cf00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4d400): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4d400): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4d400): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000721420 item 47 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4d400): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4d400): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.342760538 +0000 UTC m=+75.980761212 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4d400): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4db00): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4db00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4db00): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4db00): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4db00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.342760538 +0000 UTC m=+75.980761212 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4db00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007217a0 item 47 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e1c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e1c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e1c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e1c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e1c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e1c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.3444135 +0000 UTC m=+75.982414173 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e1c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e6c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e6c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e6c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000721c00 item 48 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e6c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e6c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.345438792 +0000 UTC m=+75.983439496 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e6c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7edc0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7edc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7edc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7edc0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7edc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.345438792 +0000 UTC m=+75.983439496 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7edc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000721dc0 item 48 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f400): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f400): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f400): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f400): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f400): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.348125743 +0000 UTC m=+75.986126447 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f400): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dcd40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dcd40): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dcd40): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dcd40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dcd40): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dcd40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7b90 item 49 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dcd40): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dcd40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.348663742 +0000 UTC m=+75.986664416 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dcd40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dd280): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dd280): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dd280): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dd280): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dd280): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.348663742 +0000 UTC m=+75.986664416 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dd280): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7e30 item 49 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dd900): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dd900): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dd900): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dd900): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dd900): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.350338383 +0000 UTC m=+75.988339047 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dd900): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dde00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dde00): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dde00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d08310 item 50 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dde00): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dde00): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dde00): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dde00): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dde00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.351085975 +0000 UTC m=+75.989086649 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008dde00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16400): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16400): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16400): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16400): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16400): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.351085975 +0000 UTC m=+75.989086649 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16400): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d08540 item 50 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16a80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16a80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16a80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16a80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16a80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.35284218 +0000 UTC m=+75.990842854 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16a80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16f80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16f80): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16f80): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16f80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16f80): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16f80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d089a0 item 51 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16f80): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16f80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.353911205 +0000 UTC m=+75.991911910 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c16f80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c174c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c174c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c174c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c174c0): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c174c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.353911205 +0000 UTC m=+75.991911910 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c174c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d08bd0 item 51 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c17b40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c17b40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c17b40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c17b40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c17b40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.356100873 +0000 UTC m=+75.994101577 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c17b40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c520c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c520c0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c520c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d08f50 item 52 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c520c0): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c520c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c520c0): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c520c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c520c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.357167493 +0000 UTC m=+75.995168208 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c520c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c52640): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c52640): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c52640): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c52640): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c52640): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.357167493 +0000 UTC m=+75.995168208 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c52640): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d09110 item 52 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c52cc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c52cc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c52cc0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c52cc0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c52cc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.359657655 +0000 UTC m=+75.997658330 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c52cc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c531c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c531c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c531c0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c531c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c531c0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c531c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d09810 item 53 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c531c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c531c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.360637563 +0000 UTC m=+75.998638237 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c531c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c53700): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c53700): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c53700): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c53700): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c53700): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.360637563 +0000 UTC m=+75.998638237 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c53700): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d09a40 item 53 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c53d80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c53d80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c53d80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c53d80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c53d80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.362849403 +0000 UTC m=+76.000850097 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c53d80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c300): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c300): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c300): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011e1c0 item 54 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c300): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c300): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c300): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c300): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c300): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.363555206 +0000 UTC m=+76.001555881 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c300): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c880): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c880): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c880): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.363555206 +0000 UTC m=+76.001555881 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c6c880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011e3f0 item 54 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01580): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01580): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01580): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01580): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01580): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.365122056 +0000 UTC m=+76.003122730 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01580): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01a80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01a80): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01a80): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01a80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01a80): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01a80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401570 item 55 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01a80): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01a80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.365834663 +0000 UTC m=+76.003835337 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01a80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94040): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94040): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94040): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94040): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94040): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.365834663 +0000 UTC m=+76.003835337 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94040): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401880 item 55 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c946c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c946c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c946c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c946c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c946c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.368198757 +0000 UTC m=+76.006199431 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c946c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94bc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94bc0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94bc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8bd0 item 56 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94bc0): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94bc0): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94bc0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94bc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.368975826 +0000 UTC m=+76.006976499 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c94bc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95140): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95140): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95140): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95140): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95140): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.368975826 +0000 UTC m=+76.006976499 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95140): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9260 item 56 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95780): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95780): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95780): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95780): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95780): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95780): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95780): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95780): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.370529259 +0000 UTC m=+76.008529933 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95780): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95cc0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95cc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95cc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9dc0 item 57 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95cc0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95cc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.371202431 +0000 UTC m=+76.009203106 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c95cc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4280): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4280): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4280): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4280): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4280): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4280): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f43f0 item 57 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4280): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4280): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.371862139 +0000 UTC m=+76.009862813 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4280): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4800): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4800): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4800): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4800): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4800): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.371862139 +0000 UTC m=+76.009862813 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4800): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4930 item 57 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4e40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4e40): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4e40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4e40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4e40): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4e40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4e40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4e40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.373555266 +0000 UTC m=+76.011555930 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb4e40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb5380): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb5380): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb5380): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f53b0 item 58 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb5380): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb5380): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.374214883 +0000 UTC m=+76.012215557 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb5380): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb58c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb58c0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb58c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5d50 item 58 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb58c0): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb58c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb58c0): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb58c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb58c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.374943169 +0000 UTC m=+76.012943843 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb58c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb5e80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb5e80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb5e80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb5e80): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb5e80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.374943169 +0000 UTC m=+76.012943843 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cb5e80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e070 item 58 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde540): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde540): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde540): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde540): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde540): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde540): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde540): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde540): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.37641508 +0000 UTC m=+76.014415755 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde540): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdea80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdea80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdea80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e7e0 item 59 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdea80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdea80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.377125764 +0000 UTC m=+76.015126437 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdea80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdefc0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdefc0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdefc0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdefc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdefc0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdefc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ed20 item 59 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdefc0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdefc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.37779023 +0000 UTC m=+76.015790894 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdefc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdf540): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdf540): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdf540): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdf540): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdf540): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.37779023 +0000 UTC m=+76.015790894 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdf540): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017efc0 item 59 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f45c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f45c0): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f45c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f45c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f45c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f45c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f45c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f45c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.382097571 +0000 UTC m=+76.020098245 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f45c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4b00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4b00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4b00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e32d0 item 60 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4b00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4b00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.38276922 +0000 UTC m=+76.020769895 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4b00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5040): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5040): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5040): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e37a0 item 60 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5040): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5040): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5040): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5040): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5040): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.383538924 +0000 UTC m=+76.021539598 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5040): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5600): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5600): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5600): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5600): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5600): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.383538924 +0000 UTC m=+76.021539598 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5600): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3ea0 item 60 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5c40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5c40): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5c40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5c40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5c40): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5c40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5c40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5c40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.385088831 +0000 UTC m=+76.023089506 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5c40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde200): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde200): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde200): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e620 item 61 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde200): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde200): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.385748379 +0000 UTC m=+76.023749053 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde200): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde900): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde900): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde900): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde900): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde900): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.385748379 +0000 UTC m=+76.023749053 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cde900): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ea10 item 61 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdef40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdef40): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdef40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdef40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdef40): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdef40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdef40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdef40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.387327972 +0000 UTC m=+76.025328646 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdef40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdf480): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdf480): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdf480): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f1f0 item 62 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdf480): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdf480): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.387955789 +0000 UTC m=+76.025956463 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdf480): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdfc00): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdfc00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdfc00): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdfc00): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdfc00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.387955789 +0000 UTC m=+76.025956463 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cdfc00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f500 item 62 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e2c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e2c0): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e2c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e2c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e2c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e2c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e2c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.389602058 +0000 UTC m=+76.027602732 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e2c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e800): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e800): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e800): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fce0 item 63 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e800): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e800): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.390272846 +0000 UTC m=+76.028273520 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7e800): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7ef00): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7ef00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7ef00): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7ef00): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7ef00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.390272846 +0000 UTC m=+76.028273520 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7ef00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011e1c0 item 63 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 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 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f540): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f540): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f540): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f540): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f540): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f540): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f540): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f540): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.391876163 +0000 UTC m=+76.029876838 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7f540): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7fb40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7fb40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7fb40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011e620 item 64 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7fb40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7fb40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.392516956 +0000 UTC m=+76.030517630 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b7fb40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008384c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008384c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008384c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008384c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008384c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.392516956 +0000 UTC m=+76.030517630 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008384c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011e8c0 item 64 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838d80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838d80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838d80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838d80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838d80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.394525974 +0000 UTC m=+76.032526649 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838d80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839200): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839200): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839200): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839200): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839200): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011f420 item 65 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839200): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839200): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.395224615 +0000 UTC m=+76.033225289 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839200): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839700): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839700): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839700): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839700): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839700): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.395224615 +0000 UTC m=+76.033225289 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839700): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011f880 item 65 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839d40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839d40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839d40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839d40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839d40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.396902503 +0000 UTC m=+76.034903167 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839d40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6240): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6240): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001036070 item 66 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6240): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6240): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6240): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6240): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6240): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.397668079 +0000 UTC m=+76.035668753 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6240): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6940): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6940): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6940): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6940): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6940): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.397668079 +0000 UTC m=+76.035668753 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010363f0 item 66 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d78c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d78c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d78c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d78c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d78c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.399238024 +0000 UTC m=+76.037238687 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d78c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764000): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764000): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764000): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764000): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001036770 item 67 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764000): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.400019831 +0000 UTC m=+76.038020505 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764500): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764500): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764500): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764500): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764500): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.400019831 +0000 UTC m=+76.038020505 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001036c40 item 67 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764b80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764b80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764b80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764b80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764b80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.401377557 +0000 UTC m=+76.039378232 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764b80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765080): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765080): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001037110 item 68 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765080): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765080): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765080): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765080): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765080): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.401926347 +0000 UTC m=+76.039927020 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765080): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765600): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765600): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765600): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765600): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765600): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.401926347 +0000 UTC m=+76.039927020 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765600): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010372d0 item 68 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765c40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765c40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765c40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765c40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765c40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.403357522 +0000 UTC m=+76.041358196 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765c40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120140): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120140): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120140): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120140): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120140): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001037650 item 69 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120140): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120140): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.403999196 +0000 UTC m=+76.041999870 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120140): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120780): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120780): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120780): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120780): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120780): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.403999196 +0000 UTC m=+76.041999870 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120780): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001037810 item 69 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000121580): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000121580): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000121580): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000121580): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000121580): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.405623632 +0000 UTC m=+76.043624307 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000121580): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c90c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c90c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001037c70 item 70 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c90c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c90c0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c90c0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c90c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c90c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.406223688 +0000 UTC m=+76.044224362 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c90c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9e80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9e80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9e80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9e80): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9e80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.406223688 +0000 UTC m=+76.044224362 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9e80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001037e30 item 70 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982680): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982680): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982680): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982680): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982680): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.407561137 +0000 UTC m=+76.045561812 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982680): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982b80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982b80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982b80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982b80): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982b80): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0c40 item 71 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982b80): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982b80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.408183364 +0000 UTC m=+76.046184038 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982b80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983080): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983080): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983080): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983080): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983080): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.408183364 +0000 UTC m=+76.046184038 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983080): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0e00 item 71 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983700): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983700): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983700): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983700): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983700): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.410436391 +0000 UTC m=+76.048437065 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983700): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983c00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983c00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1960 item 72 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983c00): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983c00): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983c00): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983c00): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983c00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.411167423 +0000 UTC m=+76.049168096 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983c00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573500): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573500): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573500): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573500): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573500): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.411167423 +0000 UTC m=+76.049168096 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1ea0 item 72 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573b00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573b00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573b00): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573b00): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573b00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573b00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573b00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.41267494 +0000 UTC m=+76.050675614 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573b00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04080): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04080): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04080): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388620 item 73 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04080): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04080): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.413224841 +0000 UTC m=+76.051225516 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04080): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04540): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04540): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04540): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04540): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04540): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003889a0 item 73 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04540): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04540): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.413883648 +0000 UTC m=+76.051884322 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04540): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04a80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04a80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04a80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04a80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04a80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.413883648 +0000 UTC m=+76.051884322 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04a80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388d20 item 73 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05100): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05100): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05100): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05100): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05100): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05100): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05100): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.415507554 +0000 UTC m=+76.053508228 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05100): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05600): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05600): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05600): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389570 item 74 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05600): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05600): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.416135922 +0000 UTC m=+76.054136596 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05600): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05b40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05b40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003897a0 item 74 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05b40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05b40): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05b40): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05b40): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05b40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.416918471 +0000 UTC m=+76.054919145 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05b40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a140): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a140): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a140): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a140): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a140): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.416918471 +0000 UTC m=+76.054919145 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a140): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389b20 item 74 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a780): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a780): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a780): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a780): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a780): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a780): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a780): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.41857062 +0000 UTC m=+76.056571294 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a780): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ac80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ac80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ac80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc230 item 75 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ac80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ac80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.419211933 +0000 UTC m=+76.057212607 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ac80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc540 item 75 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.420135976 +0000 UTC m=+76.058136680 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b240): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b780): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b780): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b780): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b780): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b780): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.420135976 +0000 UTC m=+76.058136680 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b780): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc700 item 75 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4be40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4be40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4be40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4be40): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4be40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4be40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4be40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.422032173 +0000 UTC m=+76.060032848 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4be40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4400): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4400): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4400): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ccd20 item 76 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4400): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4400): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.42300057 +0000 UTC m=+76.061001244 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4400): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4940): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4940): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ccfc0 item 76 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4940): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4940): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4940): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4940): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4940): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.423795852 +0000 UTC m=+76.061796526 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ec0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ec0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ec0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ec0): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ec0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.423795852 +0000 UTC m=+76.061796526 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ec0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd1f0 item 76 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5540): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5540): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5540): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5540): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5540): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5540): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5540): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.426235398 +0000 UTC m=+76.064236092 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5540): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5a40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5a40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5a40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd880 item 77 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5a40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5a40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.427171565 +0000 UTC m=+76.065172229 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5a40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0200): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0200): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0200): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0200): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0200): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.427171565 +0000 UTC m=+76.065172229 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0200): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cdab0 item 77 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a09c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a09c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a09c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a09c0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a09c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a09c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a09c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.4299838 +0000 UTC m=+76.067984494 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a09c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cdea0 item 78 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.430778832 +0000 UTC m=+76.068779526 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1600): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1600): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1600): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1600): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1600): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.430778832 +0000 UTC m=+76.068779526 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1600): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da20e0 item 78 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1c40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1c40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1c40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1c40): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1c40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1c40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1c40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.432664729 +0000 UTC m=+76.070665403 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1c40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc1c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc1c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc1c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2460 item 79 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc1c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc1c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.433359713 +0000 UTC m=+76.071360387 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc1c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc900): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc900): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc900): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc900): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc900): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.433359713 +0000 UTC m=+76.071360387 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc900): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2690 item 79 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcf40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcf40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcf40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcf40): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcf40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcf40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcf40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.435000892 +0000 UTC m=+76.073001565 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcf40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd440): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd440): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd440): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2b60 item 80 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd440): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd440): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.435596509 +0000 UTC m=+76.073597183 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd440): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb40): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.435596509 +0000 UTC m=+76.073597183 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2ee0 item 80 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00280): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00280): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00280): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00280): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00280): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.437237156 +0000 UTC m=+76.075237830 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00280): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00700): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00700): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00700): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00700): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00700): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00700): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3340 item 81 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00700): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00700): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.437907093 +0000 UTC m=+76.075907767 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00700): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00c40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00c40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00c40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00c40): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00c40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.437907093 +0000 UTC m=+76.075907767 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00c40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3570 item 81 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b012c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b012c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b012c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b012c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b012c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.439533995 +0000 UTC m=+76.077534669 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b012c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b017c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b017c0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b017c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3960 item 82 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b017c0): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b017c0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b017c0): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b017c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b017c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.440430266 +0000 UTC m=+76.078430950 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b017c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01d40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01d40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01d40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01d40): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01d40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.440430266 +0000 UTC m=+76.078430950 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01d40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3b20 item 82 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676440): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676440): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676440): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676440): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676440): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.441954265 +0000 UTC m=+76.079954939 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676440): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676940): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676940): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676940): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676940): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676940): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676940): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e000 item 83 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676940): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676940): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.442706637 +0000 UTC m=+76.080707311 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676e80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676e80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676e80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676e80): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676e80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.442706637 +0000 UTC m=+76.080707311 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000676e80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e310 item 83 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677500): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677500): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677500): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677500): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677500): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.444638361 +0000 UTC m=+76.082639034 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677a00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677a00): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677a00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e930 item 84 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677a00): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677a00): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677a00): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677a00): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677a00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.445356698 +0000 UTC m=+76.083357372 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000677a00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4000): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4000): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4000): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.445356698 +0000 UTC m=+76.083357372 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ebd0 item 84 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4680): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4680): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4680): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4680): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4680): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.447467026 +0000 UTC m=+76.085467700 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4680): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4b80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4b80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4b80): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4b80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4b80): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4b80): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f5e0 item 85 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4b80): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4b80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.448421818 +0000 UTC m=+76.086422492 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c4b80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c50c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c50c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c50c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c50c0): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c50c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.448421818 +0000 UTC m=+76.086422492 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c50c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f8f0 item 85 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5740): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5740): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5740): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5740): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5740): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.450246651 +0000 UTC m=+76.088247325 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5740): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5c40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5c40): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5c40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ff10 item 86 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5c40): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5c40): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5c40): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5c40): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5c40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.450972752 +0000 UTC m=+76.088973427 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006c5c40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ec240): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ec240): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ec240): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ec240): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ec240): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.450972752 +0000 UTC m=+76.088973427 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ec240): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e21c0 item 86 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ec8c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ec8c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ec8c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ec8c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ec8c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.452705994 +0000 UTC m=+76.090706669 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ec8c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ecdc0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ecdc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ecdc0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ecdc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ecdc0): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ecdc0): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2af0 item 87 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ecdc0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ecdc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.453479936 +0000 UTC m=+76.091480610 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ecdc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ed300): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ed300): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ed300): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ed300): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ed300): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.453479936 +0000 UTC m=+76.091480610 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ed300): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2d20 item 87 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ed980): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ed980): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ed980): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ed980): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ed980): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.455106467 +0000 UTC m=+76.093107132 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ed980): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ede80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ede80): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ede80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e31f0 item 88 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ede80): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ede80): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ede80): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ede80): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ede80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.455757269 +0000 UTC m=+76.093757943 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006ede80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074c480): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074c480): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074c480): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074c480): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074c480): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.455757269 +0000 UTC m=+76.093757943 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074c480): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e33b0 item 88 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074cac0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074cac0): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074cac0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074cac0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074cac0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074cac0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074cac0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074cac0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.457366046 +0000 UTC m=+76.095366720 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074cac0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d000): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d000): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3810 item 89 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d000): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.457980188 +0000 UTC m=+76.095980852 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d540): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d540): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d540): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d540): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d540): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d540): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3ce0 item 89 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d540): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d540): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.458627633 +0000 UTC m=+76.096628297 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074d540): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074dac0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074dac0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074dac0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074dac0): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074dac0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.458627633 +0000 UTC m=+76.096628297 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00074dac0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a1c0 item 89 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e180): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e180): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e180): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e180): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e180): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e180): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e180): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e180): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.460309999 +0000 UTC m=+76.098310673 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e180): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e6c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e6c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e6c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ab60 item 90 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e6c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e6c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.460949388 +0000 UTC m=+76.098950062 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076e6c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076ec00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076ec00): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076ec00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ae00 item 90 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076ec00): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076ec00): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076ec00): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076ec00): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076ec00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.461817808 +0000 UTC m=+76.099818481 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076ec00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f1c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f1c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f1c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f1c0): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f1c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.461817808 +0000 UTC m=+76.099818481 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f1c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058afc0 item 90 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f800): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f800): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f800): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f800): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f800): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f800): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f800): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f800): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.46346646 +0000 UTC m=+76.101467134 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076f800): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076fd40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076fd40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076fd40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b810 item 91 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076fd40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076fd40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.463984111 +0000 UTC m=+76.101984785 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00076fd40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac300): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac300): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac300): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac300): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac300): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac300): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec150 item 91 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac300): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac300): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.464627868 +0000 UTC m=+76.102628542 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac300): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac880): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac880): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac880): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.464627868 +0000 UTC m=+76.102628542 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ac880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ece00 item 91 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007acec0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007acec0): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007acec0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007acec0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007acec0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007acec0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007acec0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007acec0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.466970903 +0000 UTC m=+76.104971578 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007acec0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad400): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad400): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad400): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edb20 item 92 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad400): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad400): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.467565609 +0000 UTC m=+76.105566283 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad400): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad940): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad940): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad940): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edea0 item 92 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad940): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad940): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad940): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad940): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad940): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.468534337 +0000 UTC m=+76.106535021 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ad940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007adf00): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007adf00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007adf00): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007adf00): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007adf00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.468534337 +0000 UTC m=+76.106535021 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007adf00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e150 item 92 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d05c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d05c0): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d05c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d05c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d05c0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d05c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d05c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d05c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.470019924 +0000 UTC m=+76.108020598 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d05c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d0b00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d0b00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d0b00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ea10 item 93 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d0b00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d0b00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.470580305 +0000 UTC m=+76.108580979 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d0b00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1200): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1200): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1200): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1200): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1200): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.470580305 +0000 UTC m=+76.108580979 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1200): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ecb0 item 93 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1840): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1840): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1840): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1840): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1840): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1840): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1840): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1840): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.472528349 +0000 UTC m=+76.110529024 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1840): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1d80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1d80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1d80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f030 item 94 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1d80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1d80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.473166476 +0000 UTC m=+76.111167151 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007d1d80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820500): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820500): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820500): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820500): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820500): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.473166476 +0000 UTC m=+76.111167151 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f420 item 94 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820b40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820b40): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820b40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820b40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820b40): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820b40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820b40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820b40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.474766738 +0000 UTC m=+76.112767412 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000820b40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821080): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821080): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821080): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fc00 item 95 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821080): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821080): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.475393504 +0000 UTC m=+76.113394178 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821080): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821780): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821780): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821780): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821780): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821780): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.475393504 +0000 UTC m=+76.113394178 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821780): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fe30 item 95 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 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 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821dc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821dc0): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821dc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821dc0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821dc0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821dc0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821dc0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821dc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.476928764 +0000 UTC m=+76.114929438 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000821dc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858380): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858380): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858380): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780460 item 96 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858380): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858380): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.477501027 +0000 UTC m=+76.115501701 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858380): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858a80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858a80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858a80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858a80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858a80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.477501027 +0000 UTC m=+76.115501701 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858a80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780620 item 96 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= 2025/11/16 02:12:41 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:41 DEBUG : Looking for writers 2025/11/16 02:12:41 DEBUG : >WaitForWriters: 2025/11/16 02:12:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/16 02:12:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009146c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009146c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009146c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009146c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009146c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.607663228 +0000 UTC m=+76.245663943 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009146c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000914b40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000914b40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000914b40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000914b40): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000914b40): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000914b40): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000914b40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.607663228 +0000 UTC m=+76.245663943 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000914b40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915000): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915000): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915000): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.607663228 +0000 UTC m=+76.245663943 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a620 item 1 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915640): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915640): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915640): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915640): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915640): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.611352098 +0000 UTC m=+76.249352812 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915640): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915b40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915b40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915b40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915b40): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915b40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.611352098 +0000 UTC m=+76.249352812 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000915b40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b340 item 2 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974200): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974200): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974200): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974200): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974200): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.614643122 +0000 UTC m=+76.252643826 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974200): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974680): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974680): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974680): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974680): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974680): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974680): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974680): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.614643122 +0000 UTC m=+76.252643826 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974680): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974b40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974b40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974b40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974b40): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974b40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.614643122 +0000 UTC m=+76.252643826 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000974b40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ba40 item 3 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009751c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009751c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009751c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009751c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009751c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.617934927 +0000 UTC m=+76.255935641 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009751c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000975700): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000975700): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000975700): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000975700): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000975700): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.617934927 +0000 UTC m=+76.255935641 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000975700): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6620 item 4 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000975d40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000975d40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000975d40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000975d40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000975d40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.62066594 +0000 UTC m=+76.258666655 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000975d40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2240): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2240): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2240): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2240): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2240): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2240): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2240): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.62066594 +0000 UTC m=+76.258666655 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2240): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2700): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2700): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2700): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2700): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2700): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.62066594 +0000 UTC m=+76.258666655 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2700): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e71f0 item 5 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2d80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2d80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2d80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2d80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2d80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.624403501 +0000 UTC m=+76.262404216 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b2d80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b32c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b32c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b32c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b32c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b32c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.624403501 +0000 UTC m=+76.262404216 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b32c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7960 item 6 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3940): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3940): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3940): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3940): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3940): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.627336353 +0000 UTC m=+76.265337058 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3e40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3e40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3e40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3e40): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3e40): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3e40): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3e40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.627336353 +0000 UTC m=+76.265337058 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009b3e40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0c380): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0c380): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0c380): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0c380): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0c380): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.627336353 +0000 UTC m=+76.265337058 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0c380): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7f10 item 7 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0ca00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0ca00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0ca00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0ca00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0ca00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.631116405 +0000 UTC m=+76.269117118 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0ca00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0cf40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0cf40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0cf40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0cf40): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0cf40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.631116405 +0000 UTC m=+76.269117118 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0cf40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d085b0 item 8 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0d500): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc000a0d500): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0d500): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0d500): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0d500): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0d500): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0d500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0d8c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0d8c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0d8c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0d8c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0d8c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.634440821 +0000 UTC m=+76.272441524 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0d8c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0dd40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0dd40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0dd40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0dd40): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0dd40): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0dd40): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0dd40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.634440821 +0000 UTC m=+76.272441524 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a0dd40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a542c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a542c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a542c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a542c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a542c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.634440821 +0000 UTC m=+76.272441524 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a542c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d08a10 item 9 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a54940): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a54940): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a54940): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a54940): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a54940): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.63825782 +0000 UTC m=+76.276258525 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a54940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a54e80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a54e80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a54e80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a54e80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a54e80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.63825782 +0000 UTC m=+76.276258525 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a54e80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d08f50 item 10 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a554c0): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc000a554c0): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a554c0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a554c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a554c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a554c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a554c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55880): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55880): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55880): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.641065989 +0000 UTC m=+76.279066703 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55d80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55d80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55d80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55d80): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55d80): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55d80): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55d80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.641065989 +0000 UTC m=+76.279066703 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a55d80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4300): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4300): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4300): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4300): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4300): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.641065989 +0000 UTC m=+76.279066703 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4300): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d09490 item 11 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4980): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4980): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4980): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4980): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4980): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.645073086 +0000 UTC m=+76.283073789 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4980): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4ec0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4ec0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4ec0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4ec0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4ec0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.645073086 +0000 UTC m=+76.283073789 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4ec0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d09b20 item 12 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5500): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc000aa5500): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5500): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5500): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5500): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5500): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa58c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa58c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa58c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa58c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa58c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.64781592 +0000 UTC m=+76.285816634 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa58c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8000): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8000): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8000): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.64781592 +0000 UTC m=+76.285816634 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d09ea0 item 13 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8680): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8680): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8680): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8680): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8680): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.650528388 +0000 UTC m=+76.288529102 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8680): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8bc0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8bc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8bc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8bc0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8bc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.650528388 +0000 UTC m=+76.288529102 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac8bc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400380 item 14 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac9200): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc000ac9200): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac9200): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac9200): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac9200): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac9200): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac9200): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac95c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac95c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac95c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac95c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac95c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.654629902 +0000 UTC m=+76.292630607 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac95c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac9c80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac9c80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac9c80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac9c80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac9c80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.654629902 +0000 UTC m=+76.292630607 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ac9c80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004008c0 item 15 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b12380): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b12380): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b12380): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b12380): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b12380): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.657574797 +0000 UTC m=+76.295575501 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b12380): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b128c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b128c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b128c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b128c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b128c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.657574797 +0000 UTC m=+76.295575501 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b128c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400fc0 item 16 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b12f00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b12f00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b12f00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b12f00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b12f00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.660336237 +0000 UTC m=+76.298336941 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b12f00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13380): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13380): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13380): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13380): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13380): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13380): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13380): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13380): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.660336237 +0000 UTC m=+76.298336941 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13380): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13880): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13880): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13880): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.660336237 +0000 UTC m=+76.298336941 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 17 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13f00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13f00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13f00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13f00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13f00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.664241723 +0000 UTC m=+76.302242437 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b13f00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e4c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e4c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e4c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e4c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e4c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.664241723 +0000 UTC m=+76.302242437 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e4c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8cb0 item 18 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eb40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eb40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eb40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eb40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eb40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.666911832 +0000 UTC m=+76.304912547 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eb40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f040): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f040): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f040): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f040): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f040): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f040): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f040): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f040): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.666911832 +0000 UTC m=+76.304912547 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f040): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f540): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f540): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f540): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f540): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f540): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.666911832 +0000 UTC m=+76.304912547 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f540): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9c00 item 19 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3fbc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3fbc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3fbc0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3fbc0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3fbc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.671178015 +0000 UTC m=+76.309178730 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3fbc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858140): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858140): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858140): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858140): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858140): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.671178015 +0000 UTC m=+76.309178730 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858140): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc070 item 20 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008587c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008587c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008587c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008587c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008587c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.68052538 +0000 UTC m=+76.318526085 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008587c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858cc0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858cc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858cc0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858cc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858cc0): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858cc0): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858cc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858cc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.68052538 +0000 UTC m=+76.318526085 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000858cc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859200): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859200): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859200): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859200): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859200): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.68052538 +0000 UTC m=+76.318526085 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859200): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdc460 item 21 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859880): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859880): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859880): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.684007362 +0000 UTC m=+76.322008076 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859dc0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859dc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859dc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859dc0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859dc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.684007362 +0000 UTC m=+76.322008076 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000859dc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdca10 item 22 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbe580): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbe580): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbe580): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbe580): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbe580): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.687768607 +0000 UTC m=+76.325769322 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbe580): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbea80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbea80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbea80): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbea80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbea80): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbea80): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbea80): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbea80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.687768607 +0000 UTC m=+76.325769322 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbea80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbef80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbef80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbef80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbef80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbef80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.687768607 +0000 UTC m=+76.325769322 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbef80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdce70 item 23 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbf600): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbf600): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbf600): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbf600): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbf600): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.691142657 +0000 UTC m=+76.329143361 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbf600): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbfb40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbfb40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbfb40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbfb40): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbfb40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.691142657 +0000 UTC m=+76.329143361 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bbfb40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdd500 item 24 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e200): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc000b3e200): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e200): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e200): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e200): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e200): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e200): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e5c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e5c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e5c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e5c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e5c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.693852079 +0000 UTC m=+76.331852794 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3e5c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eac0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eac0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eac0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eac0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eac0): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eac0): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eac0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.693852079 +0000 UTC m=+76.331852794 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3eac0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f000): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f000): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f000): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.693852079 +0000 UTC m=+76.331852794 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdd8f0 item 25 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f680): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f680): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f680): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f680): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f680): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.697195622 +0000 UTC m=+76.335196316 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3f680): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3fc00): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3fc00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3fc00): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3fc00): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3fc00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.697195622 +0000 UTC m=+76.335196316 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b3fc00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cddf10 item 26 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4580): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc0008f4580): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4580): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4580): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4580): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4580): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4580): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4940): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4940): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4940): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4940): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4940): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.699379237 +0000 UTC m=+76.337379931 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4e40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4e40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4e40): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4e40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4e40): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4e40): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4e40): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4e40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.699379237 +0000 UTC m=+76.337379931 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4e40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5380): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5380): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5380): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5380): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5380): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.699379237 +0000 UTC m=+76.337379931 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5380): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000720bd0 item 27 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5a00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5a00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5a00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5a00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5a00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.70245628 +0000 UTC m=+76.340456984 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5a00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5f40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5f40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5f40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5f40): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5f40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.70245628 +0000 UTC m=+76.340456984 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5f40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007213b0 item 28 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838900): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc000838900): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838900): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838900): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838900): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838900): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838900): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838e40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838e40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838e40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838e40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838e40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.704936432 +0000 UTC m=+76.342937126 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838e40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839500): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839500): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839500): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839500): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839500): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.704936432 +0000 UTC m=+76.342937126 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007218f0 item 29 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839b80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839b80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839b80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839b80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839b80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.707852152 +0000 UTC m=+76.345852866 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839b80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6140): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6140): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6140): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6140): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6140): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.707852152 +0000 UTC m=+76.345852866 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6140): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000721d50 item 30 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6940): _readAt: size=2, off=0 2025/11/16 02:12:41 ERROR : open-test-file(0xc0004d6940): Couldn't read size of file 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6940): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6940): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6940): >_writeAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6940): close: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d6940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7140): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7140): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7140): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7140): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7140): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.710705806 +0000 UTC m=+76.348706510 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7140): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad9c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad9c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad9c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad9c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad9c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.710705806 +0000 UTC m=+76.348706510 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad9c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc700 item 31 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 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 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764640): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764640): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764640): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764640): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764640): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.713397696 +0000 UTC m=+76.351398400 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764640): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764b80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764b80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764b80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764b80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764b80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.713397696 +0000 UTC m=+76.351398400 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764b80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcee0 item 32 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007651c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007651c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007651c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007651c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007651c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.716570076 +0000 UTC m=+76.354570770 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007651c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120500): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120500): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120500): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120500): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120500): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4690 item 33 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120500): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120500): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.717565674 +0000 UTC m=+76.355566378 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120ec0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120ec0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120ec0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120ec0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120ec0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.717565674 +0000 UTC m=+76.355566378 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000120ec0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f50a0 item 33 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8880): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8880): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8880): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.720571242 +0000 UTC m=+76.358571956 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c8880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9a80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9a80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5ce0 item 34 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9a80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9a80): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9a80): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9a80): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9a80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.721970156 +0000 UTC m=+76.359970871 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9a80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982200): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982200): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982200): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982200): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982200): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.721970156 +0000 UTC m=+76.359970871 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982200): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2540 item 34 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982840): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982840): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982840): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982840): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982840): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.72530914 +0000 UTC m=+76.363309854 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982840): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982cc0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982cc0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982cc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982cc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e36c0 item 35 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982cc0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982cc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.726585754 +0000 UTC m=+76.364586469 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982cc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009831c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009831c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009831c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009831c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009831c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.726585754 +0000 UTC m=+76.364586469 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009831c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3ab0 item 35 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983840): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983840): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983840): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983840): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983840): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.729908297 +0000 UTC m=+76.367909011 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983840): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983d40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983d40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e2a0 item 36 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983d40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983d40): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983d40): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983d40): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983d40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.731229136 +0000 UTC m=+76.369229849 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000983d40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573640): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573640): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573640): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573640): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573640): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.731229136 +0000 UTC m=+76.369229849 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573640): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e770 item 36 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573cc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573cc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573cc0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573cc0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573cc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.734138463 +0000 UTC m=+76.372139158 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000573cc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b041c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b041c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b041c0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b041c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b041c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ef50 item 37 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b041c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b041c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.734923696 +0000 UTC m=+76.372924380 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b041c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b046c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b046c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b046c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b046c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b046c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.734923696 +0000 UTC m=+76.372924380 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b046c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f1f0 item 37 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.737136767 +0000 UTC m=+76.375137460 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b04d80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05280): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05280): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f960 item 38 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05280): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05280): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05280): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05280): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05280): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.73812934 +0000 UTC m=+76.376130034 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05280): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b057c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b057c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b057c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b057c0): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b057c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.73812934 +0000 UTC m=+76.376130034 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b057c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fce0 item 38 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05e40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05e40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05e40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05e40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05e40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.740191707 +0000 UTC m=+76.378192402 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b05e40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a3c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a3c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a3c0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a3c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a3c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011e3f0 item 39 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a3c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a3c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.740968094 +0000 UTC m=+76.378968778 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a3c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a8c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a8c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a8c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a8c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a8c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.740968094 +0000 UTC m=+76.378968778 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4a8c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011e5b0 item 39 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4afc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4afc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4afc0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4afc0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4afc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.743336748 +0000 UTC m=+76.381337442 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4afc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b4c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b4c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011ea80 item 40 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b4c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b4c0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b4c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b4c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.744246614 +0000 UTC m=+76.382247309 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4b4c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ba40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ba40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ba40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ba40): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ba40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.744246614 +0000 UTC m=+76.382247309 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b4ba40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011f3b0 item 40 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4100): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4100): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4100): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4100): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4100): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4100): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4100): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.746116823 +0000 UTC m=+76.384117517 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4100): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4600): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4600): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4600): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011fb20 item 41 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4600): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4600): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.746838677 +0000 UTC m=+76.384839361 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4600): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ac0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ac0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ac0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ac0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001036000 item 41 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ac0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ac0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.747595987 +0000 UTC m=+76.385596671 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e4ac0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5000): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5000): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5000): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.747595987 +0000 UTC m=+76.385596671 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010362a0 item 41 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5680): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5680): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5680): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5680): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5680): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5680): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5680): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.749425991 +0000 UTC m=+76.387426685 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5680): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5b80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5b80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5b80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001036620 item 42 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5b80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5b80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.75011894 +0000 UTC m=+76.388119634 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009e5b80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0140): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0140): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010368c0 item 42 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0140): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0140): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0140): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0140): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0140): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.751062179 +0000 UTC m=+76.389062863 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0140): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0880): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0880): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0880): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.751062179 +0000 UTC m=+76.389062863 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001036cb0 item 42 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.753301009 +0000 UTC m=+76.391301703 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a0f00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1400): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1400): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1400): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001037180 item 43 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1400): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1400): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.755374499 +0000 UTC m=+76.393375194 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1400): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1940): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1940): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1940): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1940): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1940): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001037340 item 43 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1940): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1940): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.758816917 +0000 UTC m=+76.396817601 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1e80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1e80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1e80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1e80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1e80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.758816917 +0000 UTC m=+76.396817601 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0006a1e80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001037500 item 43 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.760629557 +0000 UTC m=+76.398630241 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fc540): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fca80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fca80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fca80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001037880 item 44 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fca80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fca80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.761396565 +0000 UTC m=+76.399397260 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fca80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcfc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcfc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001037b20 item 44 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcfc0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcfc0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcfc0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcfc0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcfc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.762228978 +0000 UTC m=+76.400229662 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fcfc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd540): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd540): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd540): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd540): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd540): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.762228978 +0000 UTC m=+76.400229662 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fd540): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001037ce0 item 44 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb80): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.7644267 +0000 UTC m=+76.402427394 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009fdb80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00180): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00180): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00180): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0770 item 45 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00180): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00180): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.765144847 +0000 UTC m=+76.403145531 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00180): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00880): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00880): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00880): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.765144847 +0000 UTC m=+76.403145531 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0cb0 item 45 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00ec0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00ec0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00ec0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00ec0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00ec0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00ec0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.767134169 +0000 UTC m=+76.405134853 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b00ec0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b013c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b013c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b013c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1340 item 46 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b013c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b013c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.767787164 +0000 UTC m=+76.405787858 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b013c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01ac0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01ac0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01ac0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01ac0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01ac0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.767787164 +0000 UTC m=+76.405787858 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b01ac0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d19d0 item 46 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772180): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772180): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772180): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772180): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772180): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772180): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772180): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.769712236 +0000 UTC m=+76.407712920 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772180): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772680): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772680): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772680): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003883f0 item 47 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772680): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772680): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.770413521 +0000 UTC m=+76.408414215 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772680): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772d80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772d80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772d80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772d80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772d80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.770413521 +0000 UTC m=+76.408414215 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000772d80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388770 item 47 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007733c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007733c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007733c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007733c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007733c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007733c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007733c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.77234249 +0000 UTC m=+76.410343184 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007733c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007738c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007738c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007738c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388e00 item 48 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007738c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007738c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.773034658 +0000 UTC m=+76.411035353 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007738c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ae040): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ae040): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ae040): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ae040): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ae040): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.773034658 +0000 UTC m=+76.411035353 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ae040): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003891f0 item 48 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ae680): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ae680): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ae680): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ae680): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ae680): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.775138965 +0000 UTC m=+76.413139659 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ae680): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007aeb00): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007aeb00): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007aeb00): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007aeb00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007aeb00): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007aeb00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389810 item 49 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007aeb00): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007aeb00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.775913529 +0000 UTC m=+76.413914223 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007aeb00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007af040): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007af040): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007af040): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007af040): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007af040): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.775913529 +0000 UTC m=+76.413914223 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007af040): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389c00 item 49 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007af6c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007af6c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007af6c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007af6c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007af6c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.777541202 +0000 UTC m=+76.415541876 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007af6c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007afbc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007afbc0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007afbc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc2a0 item 50 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007afbc0): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007afbc0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007afbc0): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007afbc0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007afbc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.77822807 +0000 UTC m=+76.416228744 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007afbc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ca1c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ca1c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ca1c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ca1c0): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ca1c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.77822807 +0000 UTC m=+76.416228744 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ca1c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc5b0 item 50 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ca840): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ca840): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ca840): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ca840): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ca840): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.779559619 +0000 UTC m=+76.417560293 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007ca840): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cad40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cad40): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cad40): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cad40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cad40): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cad40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ccbd0 item 51 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cad40): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cad40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.780080866 +0000 UTC m=+76.418081540 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cad40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cb280): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cb280): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cb280): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cb280): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cb280): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.780080866 +0000 UTC m=+76.418081540 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cb280): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ccd90 item 51 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cb900): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cb900): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cb900): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cb900): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cb900): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.782057664 +0000 UTC m=+76.420058338 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cb900): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cbe00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cbe00): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cbe00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd490 item 52 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cbe00): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cbe00): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cbe00): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cbe00): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cbe00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.782647862 +0000 UTC m=+76.420648536 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007cbe00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080e400): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080e400): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080e400): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080e400): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080e400): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.782647862 +0000 UTC m=+76.420648536 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080e400): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd730 item 52 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ea80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ea80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ea80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ea80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ea80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.784745546 +0000 UTC m=+76.422746221 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ea80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ef80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ef80): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ef80): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ef80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ef80): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ef80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cdb20 item 53 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ef80): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ef80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.785430802 +0000 UTC m=+76.423431476 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080ef80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080f4c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080f4c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080f4c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080f4c0): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080f4c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.785430802 +0000 UTC m=+76.423431476 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080f4c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cdce0 item 53 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080fb40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080fb40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080fb40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080fb40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080fb40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.787102328 +0000 UTC m=+76.425103002 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00080fb40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a0c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a0c0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a0c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2150 item 54 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a0c0): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a0c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a0c0): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a0c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a0c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.787886368 +0000 UTC m=+76.425887042 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a0c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a640): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a640): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a640): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a640): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a640): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.787886368 +0000 UTC m=+76.425887042 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082a640): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2310 item 54 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082acc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082acc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082acc0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082acc0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082acc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.789374118 +0000 UTC m=+76.427374793 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082acc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b1c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b1c0): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b1c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b1c0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b1c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2700 item 55 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b1c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b1c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.790023758 +0000 UTC m=+76.428024432 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b1c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b700): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b700): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b700): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b700): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b700): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.790023758 +0000 UTC m=+76.428024432 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082b700): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da29a0 item 55 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082bd80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082bd80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082bd80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082bd80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082bd80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.79146475 +0000 UTC m=+76.429465425 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc00082bd80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894300): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894300): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894300): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2ee0 item 56 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894300): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894300): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894300): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894300): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894300): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.792025222 +0000 UTC m=+76.430025896 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894300): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894880): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894880): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894880): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.792025222 +0000 UTC m=+76.430025896 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3110 item 56 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894ec0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894ec0): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894ec0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894ec0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894ec0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894ec0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894ec0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.793298251 +0000 UTC m=+76.431298925 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000894ec0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895400): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895400): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895400): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3570 item 57 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895400): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895400): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.793849624 +0000 UTC m=+76.431850299 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895400): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895940): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895940): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895940): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895940): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895940): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895940): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3730 item 57 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895940): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895940): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.794381162 +0000 UTC m=+76.432381835 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895ec0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895ec0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895ec0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895ec0): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895ec0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.794381162 +0000 UTC m=+76.432381835 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000895ec0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3960 item 57 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0580): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0580): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0580): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0580): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0580): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0580): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0580): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0580): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.795716126 +0000 UTC m=+76.433716799 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0580): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0ac0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0ac0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0ac0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3ce0 item 58 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0ac0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0ac0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.796257731 +0000 UTC m=+76.434258406 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c0ac0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1000): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1000): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e000 item 58 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1000): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1000): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1000): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1000): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.796839444 +0000 UTC m=+76.434840117 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c15c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c15c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c15c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c15c0): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c15c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.796839444 +0000 UTC m=+76.434840117 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c15c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e310 item 58 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1c00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1c00): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1c00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1c00): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1c00): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1c00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1c00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1c00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.798114515 +0000 UTC m=+76.436115189 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008c1c00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009201c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009201c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009201c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e930 item 59 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009201c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009201c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.798614913 +0000 UTC m=+76.436615588 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009201c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920700): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920700): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920700): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920700): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920700): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920700): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ebd0 item 59 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920700): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920700): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.799143675 +0000 UTC m=+76.437144340 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920700): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920c80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920c80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920c80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920c80): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920c80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.799143675 +0000 UTC m=+76.437144340 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000920c80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f110 item 59 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009212c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009212c0): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009212c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009212c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009212c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009212c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009212c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009212c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.800565253 +0000 UTC m=+76.438565917 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009212c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921800): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921800): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921800): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f8f0 item 60 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921800): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921800): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.801080389 +0000 UTC m=+76.439081063 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921800): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921d40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921d40): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921d40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fc00 item 60 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921d40): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921d40): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921d40): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921d40): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921d40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.80168338 +0000 UTC m=+76.439684054 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000921d40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000950380): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000950380): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000950380): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000950380): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000950380): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.80168338 +0000 UTC m=+76.439684054 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000950380): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ff10 item 60 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009509c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009509c0): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009509c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009509c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009509c0): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009509c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009509c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009509c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.802965675 +0000 UTC m=+76.440966349 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009509c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000950f00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000950f00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000950f00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2770 item 61 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000950f00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000950f00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.803510237 +0000 UTC m=+76.441510912 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000950f00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951600): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951600): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951600): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951600): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951600): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.803510237 +0000 UTC m=+76.441510912 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951600): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2af0 item 61 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951c40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951c40): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951c40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951c40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951c40): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951c40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951c40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951c40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.805026662 +0000 UTC m=+76.443027336 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000951c40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8200): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8200): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8200): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3030 item 62 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8200): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8200): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.805582945 +0000 UTC m=+76.443583619 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8200): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8900): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8900): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8900): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8900): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8900): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.805582945 +0000 UTC m=+76.443583619 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8900): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e31f0 item 62 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8f40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8f40): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8f40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8f40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8f40): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8f40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8f40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8f40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.807128895 +0000 UTC m=+76.445129569 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a8f40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a9480): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a9480): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a9480): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3650 item 63 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a9480): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a9480): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.807803221 +0000 UTC m=+76.445803894 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a9480): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a9b80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a9b80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a9b80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a9b80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a9b80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.807803221 +0000 UTC m=+76.445803894 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009a9b80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3810 item 63 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 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 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec240): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec240): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec240): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec240): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec240): >_readAt: n=0, err=Bad file descriptor 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec240): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec240): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec240): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.809405475 +0000 UTC m=+76.447406150 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec240): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec780): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec780): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec780): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a1c0 item 64 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec780): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec780): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.810148199 +0000 UTC m=+76.448148874 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ec780): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ece80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ece80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ece80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ece80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ece80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.810148199 +0000 UTC m=+76.448148874 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ece80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a770 item 64 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed4c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed4c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed4c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed4c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed4c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.812197433 +0000 UTC m=+76.450198107 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed4c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed940): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed940): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed940): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed940): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed940): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ae00 item 65 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed940): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed940): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.813317053 +0000 UTC m=+76.451317728 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ed940): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ede40): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ede40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ede40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ede40): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ede40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.813317053 +0000 UTC m=+76.451317728 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009ede40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058afc0 item 65 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a500): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a500): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a500): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a500): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a500): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.815048442 +0000 UTC m=+76.453049115 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a980): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a980): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b810 item 66 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a980): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a980): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a980): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a980): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a980): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.815712618 +0000 UTC m=+76.453713291 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3a980): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3aec0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3aec0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3aec0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3aec0): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3aec0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.815712618 +0000 UTC m=+76.453713291 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3aec0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec150 item 66 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b500): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b500): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b500): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b500): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b500): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.817125138 +0000 UTC m=+76.455125812 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b980): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b980): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b980): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b980): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b980): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed6c0 item 67 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b980): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b980): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.817792539 +0000 UTC m=+76.455793213 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3b980): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3be80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3be80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3be80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3be80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3be80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.817792539 +0000 UTC m=+76.455793213 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000a3be80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edb20 item 67 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4580): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4580): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4580): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4580): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4580): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.819287764 +0000 UTC m=+76.457288438 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4580): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4a80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4a80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e150 item 68 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4a80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4a80): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4a80): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4a80): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4a80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.819898429 +0000 UTC m=+76.457899103 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4a80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4fc0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4fc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4fc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4fc0): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4fc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.819898429 +0000 UTC m=+76.457899103 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa4fc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e700 item 68 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5600): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5600): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5600): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5600): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5600): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.821197607 +0000 UTC m=+76.459198281 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5600): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5a80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5a80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5a80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5a80): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5a80): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ecb0 item 69 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5a80): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5a80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.821722361 +0000 UTC m=+76.459723035 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000aa5a80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acc000): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acc000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acc000): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acc000): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acc000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.821722361 +0000 UTC m=+76.459723035 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acc000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ee70 item 69 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acc680): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acc680): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acc680): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acc680): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acc680): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.823054319 +0000 UTC m=+76.461054994 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acc680): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000accb80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000accb80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f420 item 70 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000accb80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000accb80): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000accb80): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000accb80): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000accb80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.823682288 +0000 UTC m=+76.461682961 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000accb80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acd0c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acd0c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acd0c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acd0c0): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acd0c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.823682288 +0000 UTC m=+76.461682961 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acd0c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f6c0 item 70 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acd740): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acd740): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acd740): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acd740): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acd740): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.82501573 +0000 UTC m=+76.463016403 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acd740): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acdc40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acdc40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acdc40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acdc40): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acdc40): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fe30 item 71 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acdc40): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acdc40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.825881994 +0000 UTC m=+76.463882668 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000acdc40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a1c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a1c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a1c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a1c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a1c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.825881994 +0000 UTC m=+76.463882668 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a1c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780150 item 71 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a840): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a840): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a840): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a840): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a840): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.827336593 +0000 UTC m=+76.465337267 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1a840): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1ad40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1ad40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780620 item 72 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1ad40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1ad40): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1ad40): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1ad40): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1ad40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.827950755 +0000 UTC m=+76.465951429 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1ad40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b280): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b280): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b280): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b280): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b280): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.827950755 +0000 UTC m=+76.465951429 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b280): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007808c0 item 72 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b840): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b840): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b840): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b840): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b840): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b840): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b840): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.829277984 +0000 UTC m=+76.467278658 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1b840): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bd40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bd40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bd40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780c40 item 73 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bd40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bd40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.829795726 +0000 UTC m=+76.467796399 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b1bd40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46280): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46280): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46280): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46280): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46280): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780e00 item 73 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46280): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46280): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.830362409 +0000 UTC m=+76.468363083 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46280): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b467c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b467c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b467c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b467c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b467c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.830362409 +0000 UTC m=+76.468363083 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b467c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007810a0 item 73 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46e00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46e00): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46e00): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46e00): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46e00): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46e00): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46e00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.833092801 +0000 UTC m=+76.471093515 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b46e00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47300): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47300): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47300): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000781960 item 74 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47300): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47300): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.833879646 +0000 UTC m=+76.471880360 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47300): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47840): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47840): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000781c00 item 74 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47840): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47840): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47840): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47840): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47840): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.834637299 +0000 UTC m=+76.472637973 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47840): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47dc0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47dc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47dc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47dc0): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47dc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.834637299 +0000 UTC m=+76.472637973 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000b47dc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a310 item 74 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae480): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae480): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae480): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae480): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae480): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae480): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae480): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.836070096 +0000 UTC m=+76.474070770 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae480): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae980): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae980): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae980): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a8c0 item 75 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae980): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae980): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.836707631 +0000 UTC m=+76.474708306 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bae980): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baeec0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baeec0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baeec0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baeec0): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baeec0): _writeAt: size=3, off=2 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039aee0 item 75 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baeec0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baeec0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.837271399 +0000 UTC m=+76.475272063 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baeec0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baf400): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baf400): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baf400): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baf400): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baf400): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.837271399 +0000 UTC m=+76.475272063 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baf400): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b490 item 75 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bafa40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bafa40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bafa40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bafa40): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bafa40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bafa40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bafa40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.838827749 +0000 UTC m=+76.476828423 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000bafa40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baff40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baff40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baff40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039bb20 item 76 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baff40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baff40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.839422915 +0000 UTC m=+76.477423590 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000baff40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14500): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14500): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039bdc0 item 76 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14500): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14500): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14500): _writeAt: size=3, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14500): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14500): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.84021412 +0000 UTC m=+76.478214794 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14a80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14a80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14a80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14a80): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14a80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.84021412 +0000 UTC m=+76.478214794 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c14a80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6460 item 76 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c150c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c150c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c150c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c150c0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c150c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c150c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c150c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.842492804 +0000 UTC m=+76.480493478 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c150c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c155c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c155c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c155c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7030 item 77 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c155c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c155c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.842886683 +0000 UTC m=+76.480887357 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c155c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c15cc0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c15cc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c15cc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c15cc0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c15cc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.842886683 +0000 UTC m=+76.480887357 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c15cc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7340 item 77 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42380): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42380): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42380): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42380): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42380): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42380): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42380): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.844495711 +0000 UTC m=+76.482496385 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42380): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42880): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42880): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e78f0 item 78 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42880): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.84505429 +0000 UTC m=+76.483054964 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42f80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42f80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42f80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42f80): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42f80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.84505429 +0000 UTC m=+76.483054964 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c42f80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7ce0 item 78 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c435c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c435c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c435c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c435c0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c435c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c435c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c435c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.846581114 +0000 UTC m=+76.484581787 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c435c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c43ac0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c43ac0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c43ac0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d081c0 item 79 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c43ac0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c43ac0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.847230651 +0000 UTC m=+76.485231326 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c43ac0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e240): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e240): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e240): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e240): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e240): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.847230651 +0000 UTC m=+76.485231326 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e240): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d08380 item 79 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e880): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e880): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e880): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e880): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e880): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.848874105 +0000 UTC m=+76.486874779 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5e880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ed80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ed80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ed80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d08770 item 80 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ed80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ed80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.849471997 +0000 UTC m=+76.487472671 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ed80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5f480): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5f480): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5f480): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5f480): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5f480): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.849471997 +0000 UTC m=+76.487472671 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5f480): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d08a10 item 80 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5fac0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5fac0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5fac0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5fac0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5fac0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.851213613 +0000 UTC m=+76.489214287 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5fac0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ff40): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ff40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ff40): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ff40): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ff40): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ff40): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d08e00 item 81 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ff40): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ff40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.851796126 +0000 UTC m=+76.489796791 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c5ff40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c90500): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c90500): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c90500): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c90500): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c90500): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.851796126 +0000 UTC m=+76.489796791 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c90500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d08fc0 item 81 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c90b80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c90b80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c90b80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c90b80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c90b80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.853327639 +0000 UTC m=+76.491328314 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c90b80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91080): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91080): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91080): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d09650 item 82 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91080): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91080): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91080): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91080): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91080): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.854178034 +0000 UTC m=+76.492178708 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91080): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91600): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91600): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91600): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91600): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91600): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.854178034 +0000 UTC m=+76.492178708 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91600): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d09810 item 82 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91c80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91c80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91c80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91c80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91c80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.85581749 +0000 UTC m=+76.493818164 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000c91c80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae200): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae200): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae200): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae200): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae200): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae200): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d09c00 item 83 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae200): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae200): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.856491134 +0000 UTC m=+76.494491807 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae200): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae740): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae740): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae740): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae740): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae740): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.856491134 +0000 UTC m=+76.494491807 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cae740): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d09dc0 item 83 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caedc0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caedc0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caedc0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caedc0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caedc0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.858151067 +0000 UTC m=+76.496151741 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caedc0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf2c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf2c0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf2c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004002a0 item 84 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf2c0): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf2c0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf2c0): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf2c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf2c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.858833609 +0000 UTC m=+76.496834282 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf2c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf840): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf840): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf840): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf840): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf840): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.858833609 +0000 UTC m=+76.496834282 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000caf840): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400460 item 84 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cafec0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cafec0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cafec0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cafec0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cafec0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.860288798 +0000 UTC m=+76.498289471 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cafec0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc440): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc440): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc440): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc440): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc440): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc440): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400930 item 85 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc440): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc440): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.860939818 +0000 UTC m=+76.498940493 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc440): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc980): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc980): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc980): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc980): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc980): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.860939818 +0000 UTC m=+76.498940493 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc980): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400e00 item 85 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd000): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd000): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd000): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd000): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd000): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.862452677 +0000 UTC m=+76.500453351 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd000): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd500): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd500): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd500): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401500 item 86 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd500): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd500): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd500): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd500): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd500): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.863359298 +0000 UTC m=+76.501359972 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd500): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccda80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccda80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccda80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccda80): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccda80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.863359298 +0000 UTC m=+76.501359972 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccda80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 86 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007644c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007644c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007644c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007644c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007644c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.868438305 +0000 UTC m=+76.506439009 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007644c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc540 item 87 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.870078643 +0000 UTC m=+76.508079357 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007649c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764f00): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764f00): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764f00): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764f00): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764f00): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.870078643 +0000 UTC m=+76.508079357 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000764f00): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dca80 item 87 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007655c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007655c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007655c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007655c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007655c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.873669007 +0000 UTC m=+76.511669722 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0007655c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765ac0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765ac0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765ac0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd110 item 88 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765ac0): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765ac0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765ac0): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765ac0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765ac0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.875268898 +0000 UTC m=+76.513269632 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000765ac0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc0c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc0c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc0c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc0c0): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc0c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.875268898 +0000 UTC m=+76.513269632 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc0c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd420 item 88 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc700): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc700): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc700): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc700): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc700): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc700): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc700): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc700): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.87887346 +0000 UTC m=+76.516874164 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccc700): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cccc40): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cccc40): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cccc40): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd8f0 item 89 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cccc40): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cccc40): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.879777387 +0000 UTC m=+76.517778101 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000cccc40): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd180): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd180): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd180): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd180): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd180): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd180): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dde30 item 89 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd180): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd180): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.881079378 +0000 UTC m=+76.519080093 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd180): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd740): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd740): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd740): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd740): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd740): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.881079378 +0000 UTC m=+76.519080093 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000ccd740): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400150 item 89 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c240): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c240): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c240): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c240): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c240): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c240): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c240): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c240): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.884091169 +0000 UTC m=+76.522091882 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c240): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c780): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c780): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c780): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400540 item 90 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c780): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c780): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.885105611 +0000 UTC m=+76.523106325 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000d0c780): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4040): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4040): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4040): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004007e0 item 90 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4040): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4040): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4040): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4040): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4040): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.886547346 +0000 UTC m=+76.524548061 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4040): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4740): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4740): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4740): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4740): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4740): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.886547346 +0000 UTC m=+76.524548061 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4740): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdc2a0 item 90 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4d80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4d80): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4d80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4d80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4d80): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4d80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4d80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4d80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.889070649 +0000 UTC m=+76.527071323 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f4d80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f52c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f52c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f52c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdc700 item 91 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f52c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f52c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.889815287 +0000 UTC m=+76.527815961 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f52c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5800): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5800): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5800): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5800): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5800): >_readAt: n=2, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5800): _writeAt: size=3, off=7 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdc8c0 item 91 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5800): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5800): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.890513225 +0000 UTC m=+76.528513910 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5800): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5d80): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5d80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5d80): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5d80): >_readAt: n=8, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5d80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.890513225 +0000 UTC m=+76.528513910 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008f5d80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdca80 item 91 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838740): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838740): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838740): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838740): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838740): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838740): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838740): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838740): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.892829341 +0000 UTC m=+76.530830015 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838740): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838d80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838d80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838d80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdcee0 item 92 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838d80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838d80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.893486944 +0000 UTC m=+76.531487619 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000838d80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008392c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008392c0): open at offset 5 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008392c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdd180 item 92 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008392c0): _readAt: size=2, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008392c0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008392c0): _writeAt: size=3, off=5 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008392c0): >_writeAt: n=3, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008392c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.894346617 +0000 UTC m=+76.532347301 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0008392c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839880): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839880): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839880): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839880): >_readAt: n=3, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839880): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.894346617 +0000 UTC m=+76.532347301 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839880): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdd340 item 92 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ec0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ec0): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ec0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ec0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ec0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ec0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ec0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ec0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.896216544 +0000 UTC m=+76.534217218 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000839ec0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d64c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d64c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d64c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdd7a0 item 93 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d64c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d64c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.896948097 +0000 UTC m=+76.534948771 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d64c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.896948097 +0000 UTC m=+76.534948771 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0004d7180): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cddab0 item 93 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad400): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad400): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad400): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad400): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad400): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad400): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad400): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad400): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.89878356 +0000 UTC m=+76.536784234 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0000ad400): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001205c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001205c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001205c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cddea0 item 94 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001205c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001205c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.899453446 +0000 UTC m=+76.537454130 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0001205c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000121340): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000121340): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000121340): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000121340): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000121340): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.899453446 +0000 UTC m=+76.537454130 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000121340): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007201c0 item 94 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c91c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c91c0): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c91c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c91c0): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c91c0): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c91c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c91c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c91c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.901410307 +0000 UTC m=+76.539410981 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c91c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9ec0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9ec0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9ec0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000720bd0 item 95 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9ec0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9ec0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.902242348 +0000 UTC m=+76.540243032 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0002c9ec0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982740): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982740): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982740): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982740): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982740): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.902242348 +0000 UTC m=+76.540243032 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982740): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000720fc0 item 95 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 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 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982d80): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982d80): open at offset 0 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982d80): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982d80): _readAt: size=2, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982d80): >_readAt: n=0, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982d80): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982d80): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982d80): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.904024271 +0000 UTC m=+76.542024946 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc000982d80): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009832c0): _writeAt: size=5, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009832c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009832c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000721420 item 96 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009832c0): >_writeAt: n=5, err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009832c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.90464192 +0000 UTC m=+76.542642594 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009832c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/16 02:12:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/16 02:12:41 DEBUG : open-test-file: newRWFileHandle: 2025/11/16 02:12:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/16 02:12:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009839c0): _readAt: size=512, off=0 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009839c0): openPending: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009839c0): >openPending: err= 2025/11/16 02:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009839c0): >_readAt: n=5, err=EOF 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009839c0): close: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-16 02:12:41.90464192 +0000 UTC m=+76.542642594 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:41 DEBUG : open-test-file(0xc0009839c0): >close: err= 2025/11/16 02:12:41 DEBUG : open-test-file: Remove: 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007217a0 item 96 2025/11/16 02:12:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/16 02:12:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/16 02:12:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/16 02:12:41 DEBUG : open-test-file: >Remove: err= 2025/11/16 02:12:41 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:41 DEBUG : Looking for writers 2025/11/16 02:12:41 DEBUG : >WaitForWriters: 2025/11/16 02:12:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.85s) --- PASS: TestRWFileHandleOpenTests/writes (0.42s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.43s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:42 DEBUG : file1: newRWFileHandle: 2025/11/16 02:12:42 DEBUG : file1(0xc000b04900): openPending: 2025/11/16 02:12:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:42 DEBUG : file1(0xc000b04900): >openPending: err= 2025/11/16 02:12:42 DEBUG : file1: >newRWFileHandle: err= 2025/11/16 02:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/16 02:12:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/16 02:12:42 DEBUG : file1(0xc000b04900): _writeAt: size=2, off=0 2025/11/16 02:12:42 DEBUG : file1(0xc000b04900): >_writeAt: n=2, err= 2025/11/16 02:12:42 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/16 02:12:42 DEBUG : file1(0xc000b04900): RWFileHandle.Flush 2025/11/16 02:12:42 DEBUG : file1(0xc000b04900): RWFileHandle.Release 2025/11/16 02:12:42 DEBUG : file1(0xc000b04900): close: 2025/11/16 02:12:42 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/16 02:12:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:42 DEBUG : file1(0xc000b04900): >close: err= 2025/11/16 02:12:42 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:42 DEBUG : Looking for writers 2025/11/16 02:12:42 DEBUG : file1: reading active writers 2025/11/16 02:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:42 DEBUG : Looking for writers 2025/11/16 02:12:42 DEBUG : file1: reading active writers 2025/11/16 02:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:42 DEBUG : Looking for writers 2025/11/16 02:12:42 DEBUG : file1: reading active writers 2025/11/16 02:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:42 DEBUG : Looking for writers 2025/11/16 02:12:42 DEBUG : file1: reading active writers 2025/11/16 02:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:42 DEBUG : file1: vfs cache: starting upload 2025/11/16 02:12:42 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:42 DEBUG : Looking for writers 2025/11/16 02:12:42 DEBUG : file1: reading active writers 2025/11/16 02:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:42 DEBUG : Looking for writers 2025/11/16 02:12:42 DEBUG : file1: reading active writers 2025/11/16 02:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:42 DEBUG : file1: size = 2 OK 2025/11/16 02:12:42 DEBUG : file1.rclone_chunk.001_sx55qx: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/16 02:12:42 INFO : file1.rclone_chunk.001_sx55qx: Copied (server-side copy) to: file1 2025/11/16 02:12:42 INFO : file1.rclone_chunk.001_sx55qx: Deleted 2025/11/16 02:12:42 DEBUG : file1: size = 2 OK 2025/11/16 02:12:42 INFO : file1: Copied (new) 2025/11/16 02:12:42 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2025/11/16 02:12:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/16 02:12:42 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/16 02:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:12:42 INFO : file1: vfs cache: upload succeeded try #1 2025/11/16 02:12:42 DEBUG : Looking for writers 2025/11/16 02:12:42 DEBUG : file1: reading active writers 2025/11/16 02:12:42 DEBUG : >WaitForWriters: 2025/11/16 02:12:42 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:42 DEBUG : Looking for writers 2025/11/16 02:12:42 DEBUG : file1: reading active writers 2025/11/16 02:12:42 DEBUG : >WaitForWriters: 2025/11/16 02:12:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:42 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:12:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:42 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:12:42 DEBUG : rename_me: newRWFileHandle: 2025/11/16 02:12:42 DEBUG : rename_me(0xc0006a0d00): openPending: 2025/11/16 02:12:42 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/16 02:12:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/16 02:12:42 DEBUG : rename_me(0xc0006a0d00): >openPending: err= 2025/11/16 02:12:42 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/16 02:12:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/16 02:12:42 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/16 02:12:42 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/16 02:12:42 DEBUG : rename_me(0xc0006a0d00): _writeAt: size=5, off=0 2025/11/16 02:12:42 DEBUG : rename_me(0xc0006a0d00): >_writeAt: n=5, err= 2025/11/16 02:12:42 DEBUG : rename_me(0xc0006a0d00): close: 2025/11/16 02:12:42 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-16 02:12:42.974179231 +0000 UTC m=+77.612179946 2025/11/16 02:12:42 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/16 02:12:42 DEBUG : rename_me(0xc0006a0d00): >close: err= 2025/11/16 02:12:42 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/16 02:12:42 DEBUG : i_was_renamed: Updating file with 0xc000a53d40 2025/11/16 02:12:42 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/16 02:12:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/16 02:12:42 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:42 DEBUG : Looking for writers 2025/11/16 02:12:42 DEBUG : i_was_renamed: reading active writers 2025/11/16 02:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/16 02:12:42 DEBUG : Looking for writers 2025/11/16 02:12:42 DEBUG : i_was_renamed: reading active writers 2025/11/16 02:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/16 02:12:43 DEBUG : Looking for writers 2025/11/16 02:12:43 DEBUG : i_was_renamed: reading active writers 2025/11/16 02:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/16 02:12:43 DEBUG : Looking for writers 2025/11/16 02:12:43 DEBUG : i_was_renamed: reading active writers 2025/11/16 02:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/16 02:12:43 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/16 02:12:43 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2025/11/16 02:12:43 DEBUG : Looking for writers 2025/11/16 02:12:43 DEBUG : i_was_renamed: reading active writers 2025/11/16 02:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/16 02:12:43 DEBUG : Looking for writers 2025/11/16 02:12:43 DEBUG : i_was_renamed: reading active writers 2025/11/16 02:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/16 02:12:43 DEBUG : i_was_renamed: size = 5 OK 2025/11/16 02:12:43 DEBUG : i_was_renamed.rclone_chunk.001_sx56rr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/16 02:12:43 INFO : i_was_renamed.rclone_chunk.001_sx56rr: Copied (server-side copy) to: i_was_renamed 2025/11/16 02:12:43 INFO : i_was_renamed.rclone_chunk.001_sx56rr: Deleted 2025/11/16 02:12:43 DEBUG : i_was_renamed: size = 5 OK 2025/11/16 02:12:43 INFO : i_was_renamed: Copied (new) 2025/11/16 02:12:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-16 02:12:42.974179231 +0000 UTC" 2025/11/16 02:12:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/16 02:12:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/16 02:12:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/16 02:12:43 DEBUG : Looking for writers 2025/11/16 02:12:43 DEBUG : i_was_renamed: reading active writers 2025/11/16 02:12:43 DEBUG : >WaitForWriters: 2025/11/16 02:12:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.84s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/16 02:12:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/16 02:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-pisibif0veyu" 2025/11/16 02:12:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/16 02:12:43 DEBUG : forgetting directory cache 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sx5619: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2025/11/16 02:12:44 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5619: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/16 02:12:44 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5619: Deleted 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate(0xc0009fd7c0): _readAt: size=512, off=0 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate(0xc0009fd7c0): openPending: 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-16 01:13:43.762463451 +0000 UTC" against cached fingerprint "" 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/16 02:12:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate(0xc0009fd7c0): >openPending: err= 2025/11/16 02:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate(0xc0009fd7c0): >_readAt: n=20, err=EOF 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate(0xc0009fd7c0): close: 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-16 01:13:43.762463451 +0000 UTC 2025/11/16 02:12:44 DEBUG : TestRWCacheUpdate(0xc0009fd7c0): >close: err= 2025/11/16 02:12:44 DEBUG : forgetting directory cache 2025/11/16 02:12:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sx57lg: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2025/11/16 02:12:45 INFO : TestRWCacheUpdate.rclone_chunk.001_sx57lg: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/16 02:12:45 INFO : TestRWCacheUpdate.rclone_chunk.001_sx57lg: Deleted 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate(0xc0006a14c0): _readAt: size=512, off=0 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate(0xc0006a14c0): openPending: 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-16 01:14:43.762463451 +0000 UTC" against cached fingerprint "20,2025-11-16 01:13:43.762463451 +0000 UTC" 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-16 01:14:43.762463451 +0000 UTC" != cached fingerprint "20,2025-11-16 01:13:43.762463451 +0000 UTC") 2025/11/16 02:12:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/16 02:12:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate(0xc0006a14c0): >openPending: err= 2025/11/16 02:12:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate(0xc0006a14c0): >_readAt: n=20, err=EOF 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate(0xc0006a14c0): close: 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-16 01:14:43.762463451 +0000 UTC 2025/11/16 02:12:45 DEBUG : TestRWCacheUpdate(0xc0006a14c0): >close: err= 2025/11/16 02:12:45 DEBUG : forgetting directory cache 2025/11/16 02:12:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sx58sb: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2025/11/16 02:12:46 INFO : TestRWCacheUpdate.rclone_chunk.001_sx58sb: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/16 02:12:46 INFO : TestRWCacheUpdate.rclone_chunk.001_sx58sb: Deleted 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate(0xc0008f5d00): _readAt: size=512, off=0 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate(0xc0008f5d00): openPending: 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-16 01:15:43.762463451 +0000 UTC" against cached fingerprint "20,2025-11-16 01:14:43.762463451 +0000 UTC" 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-16 01:15:43.762463451 +0000 UTC" != cached fingerprint "20,2025-11-16 01:14:43.762463451 +0000 UTC") 2025/11/16 02:12:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/16 02:12:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate(0xc0008f5d00): >openPending: err= 2025/11/16 02:12:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate(0xc0008f5d00): >_readAt: n=20, err=EOF 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate(0xc0008f5d00): close: 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-16 01:15:43.762463451 +0000 UTC 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate(0xc0008f5d00): >close: err= 2025/11/16 02:12:46 DEBUG : forgetting directory cache 2025/11/16 02:12:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/16 02:12:46 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sx59e0: md5 = a8c7956852282e88c22a986150cb5a68 OK 2025/11/16 02:12:46 INFO : TestRWCacheUpdate.rclone_chunk.001_sx59e0: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/16 02:12:47 INFO : TestRWCacheUpdate.rclone_chunk.001_sx59e0: Deleted 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate(0xc000573e40): _readAt: size=512, off=0 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate(0xc000573e40): openPending: 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-16 01:16:43.762463451 +0000 UTC" against cached fingerprint "20,2025-11-16 01:15:43.762463451 +0000 UTC" 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-16 01:16:43.762463451 +0000 UTC" != cached fingerprint "20,2025-11-16 01:15:43.762463451 +0000 UTC") 2025/11/16 02:12:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/16 02:12:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate(0xc000573e40): >openPending: err= 2025/11/16 02:12:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate(0xc000573e40): >_readAt: n=20, err=EOF 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate(0xc000573e40): close: 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-16 01:16:43.762463451 +0000 UTC 2025/11/16 02:12:47 DEBUG : TestRWCacheUpdate(0xc000573e40): >close: err= 2025/11/16 02:12:47 DEBUG : forgetting directory cache 2025/11/16 02:12:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sx5ar1: md5 = 25074c7237d5f7774d304950950b2d66 OK 2025/11/16 02:12:48 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5ar1: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/16 02:12:48 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5ar1: Deleted 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate(0xc000b22780): _readAt: size=512, off=0 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate(0xc000b22780): openPending: 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-16 01:17:43.762463451 +0000 UTC" against cached fingerprint "20,2025-11-16 01:16:43.762463451 +0000 UTC" 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-16 01:17:43.762463451 +0000 UTC" != cached fingerprint "20,2025-11-16 01:16:43.762463451 +0000 UTC") 2025/11/16 02:12:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/16 02:12:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate(0xc000b22780): >openPending: err= 2025/11/16 02:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate(0xc000b22780): >_readAt: n=20, err=EOF 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate(0xc000b22780): close: 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-16 01:17:43.762463451 +0000 UTC 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate(0xc000b22780): >close: err= 2025/11/16 02:12:48 DEBUG : forgetting directory cache 2025/11/16 02:12:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/16 02:12:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sx5bny: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2025/11/16 02:12:48 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5bny: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/16 02:12:49 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5bny: Deleted 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate(0xc000d92b00): _readAt: size=512, off=0 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate(0xc000d92b00): openPending: 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-16 01:18:43.762463451 +0000 UTC" against cached fingerprint "20,2025-11-16 01:17:43.762463451 +0000 UTC" 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-16 01:18:43.762463451 +0000 UTC" != cached fingerprint "20,2025-11-16 01:17:43.762463451 +0000 UTC") 2025/11/16 02:12:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/16 02:12:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate(0xc000d92b00): >openPending: err= 2025/11/16 02:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate(0xc000d92b00): >_readAt: n=20, err=EOF 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate(0xc000d92b00): close: 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-16 01:18:43.762463451 +0000 UTC 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate(0xc000d92b00): >close: err= 2025/11/16 02:12:49 DEBUG : forgetting directory cache 2025/11/16 02:12:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate: size = 21 OK 2025/11/16 02:12:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sx5c1b: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2025/11/16 02:12:49 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5c1b: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/16 02:12:49 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5c1b: Deleted 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate(0xc000764b00): _readAt: size=512, off=0 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate(0xc000764b00): openPending: 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-16 01:19:43.762463451 +0000 UTC" against cached fingerprint "20,2025-11-16 01:18:43.762463451 +0000 UTC" 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-16 01:19:43.762463451 +0000 UTC" != cached fingerprint "20,2025-11-16 01:18:43.762463451 +0000 UTC") 2025/11/16 02:12:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/16 02:12:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate(0xc000764b00): >openPending: err= 2025/11/16 02:12:50 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate(0xc000764b00): >_readAt: n=21, err=EOF 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate(0xc000764b00): close: 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-16 01:19:43.762463451 +0000 UTC 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate(0xc000764b00): >close: err= 2025/11/16 02:12:50 DEBUG : forgetting directory cache 2025/11/16 02:12:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate: size = 22 OK 2025/11/16 02:12:50 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sx5dpt: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2025/11/16 02:12:50 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5dpt: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/16 02:12:50 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5dpt: Deleted 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate(0xc000b01140): _readAt: size=512, off=0 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate(0xc000b01140): openPending: 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-16 01:20:43.762463451 +0000 UTC" against cached fingerprint "21,2025-11-16 01:19:43.762463451 +0000 UTC" 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-16 01:20:43.762463451 +0000 UTC" != cached fingerprint "21,2025-11-16 01:19:43.762463451 +0000 UTC") 2025/11/16 02:12:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/16 02:12:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate(0xc000b01140): >openPending: err= 2025/11/16 02:12:51 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate(0xc000b01140): >_readAt: n=22, err=EOF 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate(0xc000b01140): close: 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-16 01:20:43.762463451 +0000 UTC 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate(0xc000b01140): >close: err= 2025/11/16 02:12:51 DEBUG : forgetting directory cache 2025/11/16 02:12:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate: size = 23 OK 2025/11/16 02:12:51 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sx5ezq: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2025/11/16 02:12:51 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5ezq: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/16 02:12:51 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5ezq: Deleted 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate(0xc000b4a800): _readAt: size=512, off=0 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate(0xc000b4a800): openPending: 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-16 01:21:43.762463451 +0000 UTC" against cached fingerprint "22,2025-11-16 01:20:43.762463451 +0000 UTC" 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-16 01:21:43.762463451 +0000 UTC" != cached fingerprint "22,2025-11-16 01:20:43.762463451 +0000 UTC") 2025/11/16 02:12:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/16 02:12:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate(0xc000b4a800): >openPending: err= 2025/11/16 02:12:52 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate(0xc000b4a800): >_readAt: n=23, err=EOF 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate(0xc000b4a800): close: 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-16 01:21:43.762463451 +0000 UTC 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate(0xc000b4a800): >close: err= 2025/11/16 02:12:52 DEBUG : forgetting directory cache 2025/11/16 02:12:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: size = 24 OK 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sx5f5o: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2025/11/16 02:12:52 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5f5o: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/16 02:12:52 INFO : TestRWCacheUpdate.rclone_chunk.001_sx5f5o: Deleted 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate(0xc000761840): _readAt: size=512, off=0 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate(0xc000761840): openPending: 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-16 01:22:43.762463451 +0000 UTC" against cached fingerprint "23,2025-11-16 01:21:43.762463451 +0000 UTC" 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-16 01:22:43.762463451 +0000 UTC" != cached fingerprint "23,2025-11-16 01:21:43.762463451 +0000 UTC") 2025/11/16 02:12:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/16 02:12:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate(0xc000761840): >openPending: err= 2025/11/16 02:12:52 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:53 DEBUG : TestRWCacheUpdate(0xc000761840): >_readAt: n=24, err=EOF 2025/11/16 02:12:53 DEBUG : TestRWCacheUpdate(0xc000761840): close: 2025/11/16 02:12:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-16 01:22:43.762463451 +0000 UTC 2025/11/16 02:12:53 DEBUG : TestRWCacheUpdate(0xc000761840): >close: err= 2025/11/16 02:12:53 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:53 DEBUG : Looking for writers 2025/11/16 02:12:53 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/16 02:12:53 DEBUG : >WaitForWriters: 2025/11/16 02:12:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': vfs cache: cleaner exiting 2025/11/16 02:12:53 DEBUG : forgetting directory cache 2025/11/16 02:12:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.42s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:53 DEBUG : FiLeA: size = 5 OK 2025/11/16 02:12:53 DEBUG : FiLeA.rclone_chunk.001_sx5g8w: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/16 02:12:53 INFO : FiLeA.rclone_chunk.001_sx5g8w: Copied (server-side copy) to: FiLeA 2025/11/16 02:12:53 INFO : FiLeA.rclone_chunk.001_sx5g8w: Deleted 2025/11/16 02:12:54 DEBUG : FiLeB: size = 5 OK 2025/11/16 02:12:54 DEBUG : FiLeB.rclone_chunk.001_sx5g03: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/16 02:12:54 INFO : FiLeB.rclone_chunk.001_sx5g03: Copied (server-side copy) to: FiLeB 2025/11/16 02:12:54 INFO : FiLeB.rclone_chunk.001_sx5g03: Deleted 2025/11/16 02:12:54 DEBUG : FilEb: size = 5 OK 2025/11/16 02:12:54 DEBUG : FilEb.rclone_chunk.001_sx5hu4: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2025/11/16 02:12:54 INFO : FilEb.rclone_chunk.001_sx5hu4: Copied (server-side copy) to: FilEb 2025/11/16 02:12:54 INFO : FilEb.rclone_chunk.001_sx5hu4: Deleted 2025/11/16 02:12:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/16 02:12:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/16 02:12:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/16 02:12:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/16 02:12:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/16 02:12:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/16 02:12:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/16 02:12:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/16 02:12:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/16 02:12:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:54 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:54 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/16 02:12:54 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/16 02:12:54 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/16 02:12:54 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:54 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:54 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:54 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/16 02:12:54 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/16 02:12:54 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/16 02:12:54 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:54 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/16 02:12:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/16 02:12:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/16 02:12:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/16 02:12:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/16 02:12:55 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/16 02:12:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/16 02:12:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/16 02:12:55 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/16 02:12:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:55 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/16 02:12:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/16 02:12:55 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/16 02:12:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/16 02:12:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/16 02:12:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/16 02:12:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/16 02:12:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/16 02:12:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/16 02:12:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:55 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/16 02:12:55 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/16 02:12:55 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/16 02:12:55 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/16 02:12:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/16 02:12:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/16 02:12:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/16 02:12:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:55 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/16 02:12:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/16 02:12:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/16 02:12:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/16 02:12:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/16 02:12:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/16 02:12:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:55 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:55 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:55 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:55 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:55 DEBUG : Looking for writers 2025/11/16 02:12:55 DEBUG : FiLeA: reading active writers 2025/11/16 02:12:55 DEBUG : FiLeB: reading active writers 2025/11/16 02:12:55 DEBUG : FilEb: reading active writers 2025/11/16 02:12:55 DEBUG : >WaitForWriters: 2025/11/16 02:12:55 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:55 DEBUG : Looking for writers 2025/11/16 02:12:55 DEBUG : FiLeA: reading active writers 2025/11/16 02:12:55 DEBUG : FiLeB: reading active writers 2025/11/16 02:12:55 DEBUG : FilEb: reading active writers 2025/11/16 02:12:55 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.53s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: size = 5 OK 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt.rclone_chunk.001_sx5ipo: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/16 02:12:56 INFO : normal name with no special characters.txt.rclone_chunk.001_sx5ipo: Copied (server-side copy) to: normal name with no special characters.txt 2025/11/16 02:12:56 INFO : normal name with no special characters.txt.rclone_chunk.001_sx5ipo: Deleted 2025/11/16 02:12:56 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2025/11/16 02:12:56 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_sx5je4: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/16 02:12:56 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_sx5je4: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/11/16 02:12:56 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_sx5je4: Deleted 2025/11/16 02:12:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:56 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/16 02:12:56 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/16 02:12:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/16 02:12:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/16 02:12:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:12:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/16 02:12:56 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:56 DEBUG : Looking for writers 2025/11/16 02:12:56 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/16 02:12:56 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/16 02:12:56 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.31s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': Reusing VFS from active cache 2025/11/16 02:12:57 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:57 DEBUG : Looking for writers 2025/11/16 02:12:57 DEBUG : >WaitForWriters: 2025/11/16 02:12:57 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:57 DEBUG : Looking for writers 2025/11/16 02:12:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.08s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:57 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:57 DEBUG : Looking for writers 2025/11/16 02:12:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:57 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:57 DEBUG : Looking for writers 2025/11/16 02:12:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:57 DEBUG : file1: size = 14 OK 2025/11/16 02:12:57 DEBUG : file1.rclone_chunk.001_sx5kkr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:57 INFO : file1.rclone_chunk.001_sx5kkr: Copied (server-side copy) to: file1 2025/11/16 02:12:57 INFO : file1.rclone_chunk.001_sx5kkr: Deleted 2025/11/16 02:12:58 DEBUG : dir/file2: size = 14 OK 2025/11/16 02:12:58 DEBUG : dir/file2.rclone_chunk.001_sx5ku6: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/16 02:12:58 INFO : dir/file2.rclone_chunk.001_sx5ku6: Copied (server-side copy) to: dir/file2 2025/11/16 02:12:58 INFO : dir/file2.rclone_chunk.001_sx5ku6: Deleted 2025/11/16 02:12:58 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:58 DEBUG : dir: Looking for writers 2025/11/16 02:12:58 DEBUG : file2: reading active writers 2025/11/16 02:12:58 DEBUG : Looking for writers 2025/11/16 02:12:58 DEBUG : dir: reading active writers 2025/11/16 02:12:58 DEBUG : file1: reading active writers 2025/11/16 02:12:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.40s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:12:59 DEBUG : file1: size = 14 OK 2025/11/16 02:12:59 DEBUG : file1.rclone_chunk.001_sx5lyy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:12:59 INFO : file1.rclone_chunk.001_sx5lyy: Copied (server-side copy) to: file1 2025/11/16 02:12:59 INFO : file1.rclone_chunk.001_sx5lyy: Deleted 2025/11/16 02:12:59 DEBUG : dir/file2: size = 14 OK 2025/11/16 02:12:59 DEBUG : dir/file2.rclone_chunk.001_sx5m73: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/16 02:12:59 INFO : dir/file2.rclone_chunk.001_sx5m73: Copied (server-side copy) to: dir/file2 2025/11/16 02:12:59 INFO : dir/file2.rclone_chunk.001_sx5m73: Deleted 2025/11/16 02:12:59 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:12:59 DEBUG : dir: Looking for writers 2025/11/16 02:12:59 DEBUG : Looking for writers 2025/11/16 02:12:59 DEBUG : dir: reading active writers 2025/11/16 02:12:59 DEBUG : file1: reading active writers 2025/11/16 02:12:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.27s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:12:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:00 DEBUG : file1: size = 14 OK 2025/11/16 02:13:00 DEBUG : file1.rclone_chunk.001_sx5mqq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/16 02:13:00 INFO : file1.rclone_chunk.001_sx5mqq: Copied (server-side copy) to: file1 2025/11/16 02:13:00 INFO : file1.rclone_chunk.001_sx5mqq: Deleted 2025/11/16 02:13:00 DEBUG : dir/file2: size = 14 OK 2025/11/16 02:13:00 DEBUG : dir/file2.rclone_chunk.001_sx5nqa: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/16 02:13:00 INFO : dir/file2.rclone_chunk.001_sx5nqa: Copied (server-side copy) to: dir/file2 2025/11/16 02:13:00 INFO : dir/file2.rclone_chunk.001_sx5nqa: Deleted 2025/11/16 02:13:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:13:00 DEBUG : file1: Open: flags=O_RDONLY 2025/11/16 02:13:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/16 02:13:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/16 02:13:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:13:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/16 02:13:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/16 02:13:01 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/16 02:13:01 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:13:01 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/16 02:13:01 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/16 02:13:01 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/16 02:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/16 02:13:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/16 02:13:01 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/16 02:13:01 DEBUG : dir/new_file.txt.rclone_chunk.001_sx5ohp: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/16 02:13:01 INFO : dir/new_file.txt.rclone_chunk.001_sx5ohp: Copied (server-side copy) to: dir/new_file.txt 2025/11/16 02:13:01 INFO : dir/new_file.txt.rclone_chunk.001_sx5ohp: Deleted 2025/11/16 02:13:01 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/16 02:13:01 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/16 02:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/16 02:13:01 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:13:01 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/16 02:13:01 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:01 DEBUG : dir: Looking for writers 2025/11/16 02:13:01 DEBUG : file2: reading active writers 2025/11/16 02:13:01 DEBUG : new_file.txt: reading active writers 2025/11/16 02:13:01 DEBUG : Looking for writers 2025/11/16 02:13:01 DEBUG : dir: reading active writers 2025/11/16 02:13:01 DEBUG : file1: reading active writers 2025/11/16 02:13:01 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.79s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:02 DEBUG : dir/file2: size = 14 OK 2025/11/16 02:13:02 DEBUG : dir/file2.rclone_chunk.001_sx5oas: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/16 02:13:02 INFO : dir/file2.rclone_chunk.001_sx5oas: Copied (server-side copy) to: dir/file2 2025/11/16 02:13:02 INFO : dir/file2.rclone_chunk.001_sx5oas: Deleted 2025/11/16 02:13:02 DEBUG : dir/file2: copy non-chunked object... 2025/11/16 02:13:02 DEBUG : dir/file1: size = 14 OK 2025/11/16 02:13:02 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2025/11/16 02:13:02 INFO : dir/file2: Deleted 2025/11/16 02:13:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000b2c540 2025/11/16 02:13:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/16 02:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:02 DEBUG : dir/file1: copy non-chunked object... 2025/11/16 02:13:02 DEBUG : file0: size = 14 OK 2025/11/16 02:13:02 INFO : dir/file1: Copied (server-side copy) to: file0 2025/11/16 02:13:02 INFO : dir/file1: Deleted 2025/11/16 02:13:02 DEBUG : file0: Updating file with file0 0xc000b2c540 2025/11/16 02:13:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/16 02:13:02 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/16 02:13:03 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:03 DEBUG : dir: Looking for writers 2025/11/16 02:13:03 DEBUG : Looking for writers 2025/11/16 02:13:03 DEBUG : file0: reading active writers 2025/11/16 02:13:03 DEBUG : dir: reading active writers 2025/11/16 02:13:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.49s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:03 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:03 DEBUG : Looking for writers 2025/11/16 02:13:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:03 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:03 DEBUG : Looking for writers 2025/11/16 02:13:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:03 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:03 DEBUG : Looking for writers 2025/11/16 02:13:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:03 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:03 DEBUG : Looking for writers 2025/11/16 02:13:03 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:13:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/16 02:13:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/16 02:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/16 02:13:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/16 02:13:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/16 02:13:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/16 02:13:03 DEBUG : file1: size = 5 OK 2025/11/16 02:13:03 DEBUG : file1.rclone_chunk.001_sx5qkb: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/16 02:13:03 INFO : file1.rclone_chunk.001_sx5qkb: Copied (server-side copy) to: file1 2025/11/16 02:13:04 INFO : file1.rclone_chunk.001_sx5qkb: Deleted 2025/11/16 02:13:04 DEBUG : file1: size = 5 OK 2025/11/16 02:13:04 DEBUG : file1: Size of src and dst objects identical 2025/11/16 02:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:13:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/16 02:13:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/16 02:13:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:13:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/16 02:13:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/16 02:13:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/16 02:13:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/16 02:13:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/16 02:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/16 02:13:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/16 02:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/16 02:13:04 DEBUG : file1: size = 0 OK 2025/11/16 02:13:04 DEBUG : file1.rclone_chunk.001_sx5riy: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/16 02:13:04 INFO : file1.rclone_chunk.001_sx5riy: Copied (server-side copy) to: file1 2025/11/16 02:13:04 INFO : file1.rclone_chunk.001_sx5riy: Deleted 2025/11/16 02:13:04 DEBUG : file1: size = 0 OK 2025/11/16 02:13:04 DEBUG : file1: Size of src and dst objects identical 2025/11/16 02:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/16 02:13:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/16 02:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/16 02:13:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/16 02:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (7 bytes), uploading instead of streaming 2025/11/16 02:13:05 DEBUG : file1: size = 7 OK 2025/11/16 02:13:05 DEBUG : file1.rclone_chunk.001_sx5rzx: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/16 02:13:05 INFO : file1.rclone_chunk.001_sx5rzx: Copied (server-side copy) to: file1 2025/11/16 02:13:05 INFO : file1.rclone_chunk.001_sx5rzx: Deleted 2025/11/16 02:13:05 DEBUG : file1: size = 7 OK 2025/11/16 02:13:05 DEBUG : file1: Size of src and dst objects identical 2025/11/16 02:13:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:05 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:05 DEBUG : Looking for writers 2025/11/16 02:13:05 DEBUG : file1: reading active writers 2025/11/16 02:13:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.67s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:13:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:13:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/16 02:13:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/16 02:13:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:05 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/16 02:13:06 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/16 02:13:06 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/16 02:13:06 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/16 02:13:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (11 bytes), uploading instead of streaming 2025/11/16 02:13:06 DEBUG : file1: size = 11 OK 2025/11/16 02:13:06 DEBUG : file1.rclone_chunk.001_sx5tf1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/16 02:13:06 INFO : file1.rclone_chunk.001_sx5tf1: Copied (server-side copy) to: file1 2025/11/16 02:13:06 INFO : file1.rclone_chunk.001_sx5tf1: Deleted 2025/11/16 02:13:06 DEBUG : file1: size = 11 OK 2025/11/16 02:13:06 DEBUG : file1: Size of src and dst objects identical 2025/11/16 02:13:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:06 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/16 02:13:06 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:06 DEBUG : Looking for writers 2025/11/16 02:13:06 DEBUG : file1: reading active writers 2025/11/16 02:13:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.67s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:13:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:13:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/16 02:13:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/16 02:13:06 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/16 02:13:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/16 02:13:07 DEBUG : file1: size = 5 OK 2025/11/16 02:13:07 DEBUG : file1.rclone_chunk.001_sx5tqm: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/16 02:13:07 INFO : file1.rclone_chunk.001_sx5tqm: Copied (server-side copy) to: file1 2025/11/16 02:13:07 INFO : file1.rclone_chunk.001_sx5tqm: Deleted 2025/11/16 02:13:07 DEBUG : file1: size = 5 OK 2025/11/16 02:13:07 DEBUG : file1: Size of src and dst objects identical 2025/11/16 02:13:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:07 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/16 02:13:07 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:07 DEBUG : Looking for writers 2025/11/16 02:13:07 DEBUG : file1: reading active writers 2025/11/16 02:13:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.58s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:13:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:13:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/16 02:13:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/16 02:13:07 DEBUG : file1: WriteFileHandle.Release closing 2025/11/16 02:13:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/16 02:13:07 DEBUG : file1: size = 0 OK 2025/11/16 02:13:07 DEBUG : file1.rclone_chunk.001_sx5umd: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/16 02:13:07 INFO : file1.rclone_chunk.001_sx5umd: Copied (server-side copy) to: file1 2025/11/16 02:13:07 INFO : file1.rclone_chunk.001_sx5umd: Deleted 2025/11/16 02:13:07 DEBUG : file1: size = 0 OK 2025/11/16 02:13:07 DEBUG : file1: Size of src and dst objects identical 2025/11/16 02:13:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:07 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/16 02:13:07 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:07 DEBUG : Looking for writers 2025/11/16 02:13:07 DEBUG : file1: reading active writers 2025/11/16 02:13:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.58s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:13:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/16 02:13:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/16 02:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (2 bytes), uploading instead of streaming 2025/11/16 02:13:08 DEBUG : file1: size = 2 OK 2025/11/16 02:13:08 DEBUG : file1.rclone_chunk.001_sx5v01: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/16 02:13:08 INFO : file1.rclone_chunk.001_sx5v01: Copied (server-side copy) to: file1 2025/11/16 02:13:08 INFO : file1.rclone_chunk.001_sx5v01: Deleted 2025/11/16 02:13:08 DEBUG : file1: size = 2 OK 2025/11/16 02:13:08 DEBUG : file1: Size of src and dst objects identical 2025/11/16 02:13:08 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/16 02:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:08 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:08 DEBUG : Looking for writers 2025/11/16 02:13:08 DEBUG : file1: reading active writers 2025/11/16 02:13:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.73s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:13:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/16 02:13:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/16 02:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/16 02:13:09 DEBUG : file1: size = 0 OK 2025/11/16 02:13:09 DEBUG : file1.rclone_chunk.001_sx5vio: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/16 02:13:09 INFO : file1.rclone_chunk.001_sx5vio: Copied (server-side copy) to: file1 2025/11/16 02:13:09 INFO : file1.rclone_chunk.001_sx5vio: Deleted 2025/11/16 02:13:09 DEBUG : file1: size = 0 OK 2025/11/16 02:13:09 DEBUG : file1: Size of src and dst objects identical 2025/11/16 02:13:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:13:09 DEBUG : file1: Open: flags=O_RDONLY 2025/11/16 02:13:09 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/16 02:13:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/16 02:13:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:09 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:09 DEBUG : Looking for writers 2025/11/16 02:13:09 DEBUG : file1: reading active writers 2025/11/16 02:13:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.67s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/16 02:13:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/16 02:13:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/16 02:13:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/16 02:13:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': File to upload is small (100 bytes), uploading instead of streaming 2025/11/16 02:13:09 DEBUG : file1.rclone_chunk.001: size = 50 OK 2025/11/16 02:13:09 DEBUG : file1.rclone_chunk.001_sx5w12: md5 = a31b50d1e1e16ba5c43de7519df39c29 OK 2025/11/16 02:13:09 INFO : file1.rclone_chunk.001_sx5w12: Copied (server-side copy) to: file1.rclone_chunk.001 2025/11/16 02:13:09 INFO : file1.rclone_chunk.001_sx5w12: Deleted 2025/11/16 02:13:10 DEBUG : file1.rclone_chunk.002: size = 50 OK 2025/11/16 02:13:10 DEBUG : file1.rclone_chunk.002_sx5w12: md5 = 86d0dc43674495f56df16e446eaa910f OK 2025/11/16 02:13:10 INFO : file1.rclone_chunk.002_sx5w12: Copied (server-side copy) to: file1.rclone_chunk.002 2025/11/16 02:13:10 INFO : file1.rclone_chunk.002_sx5w12: Deleted 2025/11/16 02:13:10 DEBUG : file1: size = 100 OK 2025/11/16 02:13:10 DEBUG : file1: Size of src and dst objects identical 2025/11/16 02:13:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/16 02:13:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/16 02:13:10 DEBUG : file1: Open: flags=O_RDONLY 2025/11/16 02:13:10 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/16 02:13:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/16 02:13:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:10 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:10 DEBUG : Looking for writers 2025/11/16 02:13:10 DEBUG : file1: reading active writers 2025/11/16 02:13:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.17s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:10 DEBUG : flat/f000.txt: size = 7 OK 2025/11/16 02:13:10 DEBUG : flat/f000.txt.rclone_chunk.001_sx5xtk: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2025/11/16 02:13:10 INFO : flat/f000.txt.rclone_chunk.001_sx5xtk: Copied (server-side copy) to: flat/f000.txt 2025/11/16 02:13:11 INFO : flat/f000.txt.rclone_chunk.001_sx5xtk: Deleted 2025/11/16 02:13:11 DEBUG : flat/f001.txt: size = 14 OK 2025/11/16 02:13:11 DEBUG : flat/f001.txt.rclone_chunk.001_sx5y1d: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2025/11/16 02:13:11 INFO : flat/f001.txt.rclone_chunk.001_sx5y1d: Copied (server-side copy) to: flat/f001.txt 2025/11/16 02:13:11 INFO : flat/f001.txt.rclone_chunk.001_sx5y1d: Deleted 2025/11/16 02:13:11 DEBUG : flat/f002.txt: size = 21 OK 2025/11/16 02:13:11 DEBUG : flat/f002.txt.rclone_chunk.001_sx5yr2: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2025/11/16 02:13:11 INFO : flat/f002.txt.rclone_chunk.001_sx5yr2: Copied (server-side copy) to: flat/f002.txt 2025/11/16 02:13:11 INFO : flat/f002.txt.rclone_chunk.001_sx5yr2: Deleted 2025/11/16 02:13:12 DEBUG : flat/f003.txt: size = 28 OK 2025/11/16 02:13:12 DEBUG : flat/f003.txt.rclone_chunk.001_sx5y44: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2025/11/16 02:13:12 INFO : flat/f003.txt.rclone_chunk.001_sx5y44: Copied (server-side copy) to: flat/f003.txt 2025/11/16 02:13:12 INFO : flat/f003.txt.rclone_chunk.001_sx5y44: Deleted 2025/11/16 02:13:12 DEBUG : flat/f004.txt: size = 35 OK 2025/11/16 02:13:12 DEBUG : flat/f004.txt.rclone_chunk.001_sx5zqr: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2025/11/16 02:13:12 INFO : flat/f004.txt.rclone_chunk.001_sx5zqr: Copied (server-side copy) to: flat/f004.txt 2025/11/16 02:13:12 INFO : flat/f004.txt.rclone_chunk.001_sx5zqr: Deleted 2025/11/16 02:13:13 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/16 02:13:13 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/16 02:13:13 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:13 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:13 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/16 02:13:13 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/16 02:13:13 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:13 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:13 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/16 02:13:13 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/16 02:13:13 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:13 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:13 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/16 02:13:13 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/16 02:13:13 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:13 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:13 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/16 02:13:13 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/16 02:13:13 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:13 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:13 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:13 DEBUG : flat: Looking for writers 2025/11/16 02:13:13 DEBUG : f001.txt: reading active writers 2025/11/16 02:13:13 DEBUG : f002.txt: reading active writers 2025/11/16 02:13:13 DEBUG : f003.txt: reading active writers 2025/11/16 02:13:13 DEBUG : f004.txt: reading active writers 2025/11/16 02:13:13 DEBUG : f000.txt: reading active writers 2025/11/16 02:13:13 DEBUG : Looking for writers 2025/11/16 02:13:13 DEBUG : flat: reading active writers 2025/11/16 02:13:13 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.36s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:14 DEBUG : a/top.txt: size = 3 OK 2025/11/16 02:13:14 DEBUG : a/top.txt.rclone_chunk.001_sx61ip: md5 = b28354b543375bfa94dabaeda722927f OK 2025/11/16 02:13:14 INFO : a/top.txt.rclone_chunk.001_sx61ip: Copied (server-side copy) to: a/top.txt 2025/11/16 02:13:14 INFO : a/top.txt.rclone_chunk.001_sx61ip: Deleted 2025/11/16 02:13:14 DEBUG : a/b/mid.txt: size = 3 OK 2025/11/16 02:13:14 DEBUG : a/b/mid.txt.rclone_chunk.001_sx61tw: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2025/11/16 02:13:14 INFO : a/b/mid.txt.rclone_chunk.001_sx61tw: Copied (server-side copy) to: a/b/mid.txt 2025/11/16 02:13:14 INFO : a/b/mid.txt.rclone_chunk.001_sx61tw: Deleted 2025/11/16 02:13:15 DEBUG : a/b/c/deep.txt: size = 4 OK 2025/11/16 02:13:15 DEBUG : a/b/c/deep.txt.rclone_chunk.001_sx6125: md5 = 6627415e807ee33c7302917216e7da68 OK 2025/11/16 02:13:15 INFO : a/b/c/deep.txt.rclone_chunk.001_sx6125: Copied (server-side copy) to: a/b/c/deep.txt 2025/11/16 02:13:15 INFO : a/b/c/deep.txt.rclone_chunk.001_sx6125: Deleted 2025/11/16 02:13:15 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/16 02:13:15 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/16 02:13:15 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:15 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:15 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/16 02:13:15 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/16 02:13:15 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:15 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:15 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/16 02:13:15 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/16 02:13:15 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:15 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:15 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:15 DEBUG : a/b/c: Looking for writers 2025/11/16 02:13:15 DEBUG : deep.txt: reading active writers 2025/11/16 02:13:15 DEBUG : a/b: Looking for writers 2025/11/16 02:13:15 DEBUG : c: reading active writers 2025/11/16 02:13:15 DEBUG : mid.txt: reading active writers 2025/11/16 02:13:15 DEBUG : a: Looking for writers 2025/11/16 02:13:15 DEBUG : b: reading active writers 2025/11/16 02:13:15 DEBUG : top.txt: reading active writers 2025/11/16 02:13:15 DEBUG : Looking for writers 2025/11/16 02:13:15 DEBUG : a: reading active writers 2025/11/16 02:13:15 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.03s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2025/11/16 02:13:16 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:16 DEBUG : Looking for writers 2025/11/16 02:13:16 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.10s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu'", Local "Local file system at /tmp/rclone4195825877", Modify Window "1ns" 2025/11/16 02:13:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': poll-interval is not supported by this remote 2025/11/16 02:13:16 DEBUG : dir1/a.txt: size = 1 OK 2025/11/16 02:13:16 DEBUG : dir1/a.txt.rclone_chunk.001_sx63iv: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2025/11/16 02:13:16 INFO : dir1/a.txt.rclone_chunk.001_sx63iv: Copied (server-side copy) to: dir1/a.txt 2025/11/16 02:13:16 INFO : dir1/a.txt.rclone_chunk.001_sx63iv: Deleted 2025/11/16 02:13:16 DEBUG : dir2/b.txt: size = 1 OK 2025/11/16 02:13:16 DEBUG : dir2/b.txt.rclone_chunk.001_sx630y: md5 = 415290769594460e2e485922904f345d OK 2025/11/16 02:13:16 INFO : dir2/b.txt.rclone_chunk.001_sx630y: Copied (server-side copy) to: dir2/b.txt 2025/11/16 02:13:16 INFO : dir2/b.txt.rclone_chunk.001_sx630y: Deleted 2025/11/16 02:13:17 DEBUG : dir3/c.txt: size = 1 OK 2025/11/16 02:13:17 DEBUG : dir3/c.txt.rclone_chunk.001_sx63q8: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2025/11/16 02:13:17 INFO : dir3/c.txt.rclone_chunk.001_sx63q8: Copied (server-side copy) to: dir3/c.txt 2025/11/16 02:13:17 INFO : dir3/c.txt.rclone_chunk.001_sx63q8: Deleted 2025/11/16 02:13:17 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/16 02:13:17 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/16 02:13:17 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:17 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:17 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/16 02:13:17 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/16 02:13:17 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:17 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:17 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/16 02:13:17 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/16 02:13:17 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/16 02:13:18 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/16 02:13:18 DEBUG : WaitForWriters: timeout=30s 2025/11/16 02:13:18 DEBUG : dir1: Looking for writers 2025/11/16 02:13:18 DEBUG : a.txt: reading active writers 2025/11/16 02:13:18 DEBUG : dir2: Looking for writers 2025/11/16 02:13:18 DEBUG : b.txt: reading active writers 2025/11/16 02:13:18 DEBUG : dir3: Looking for writers 2025/11/16 02:13:18 DEBUG : c.txt: reading active writers 2025/11/16 02:13:18 DEBUG : Looking for writers 2025/11/16 02:13:18 DEBUG : dir2: reading active writers 2025/11/16 02:13:18 DEBUG : dir3: reading active writers 2025/11/16 02:13:18 DEBUG : dir1: reading active writers 2025/11/16 02:13:18 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.40s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/16 02:13:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-pisibif0veyu': Purge remote 2025/11/16 02:13:18 DEBUG : Waiting for deletions to finish 2025/11/16 02:13:19 INFO : S3 bucket rclone-test-pisibif0veyu: Bucket "rclone-test-pisibif0veyu" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m53.704399409s (try 1/5)