"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2025/11/23 04:17:02 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu" 2025/11/23 04:17:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:17:02 DEBUG : Creating backend with remote "TestS3:rclone-test-pahofon9cibu" 2025/11/23 04:17:02 DEBUG : Creating backend with remote "/tmp/rclone423721629" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:02 INFO : S3 bucket rclone-test-pahofon9cibu: Bucket "rclone-test-pahofon9cibu" created with ACL "" 2025/11/23 04:17:03 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:03 DEBUG : dir/file1.rclone_chunk.001_61kkyg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:03 INFO : dir/file1.rclone_chunk.001_61kkyg: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:03 INFO : dir/file1.rclone_chunk.001_61kkyg: Deleted 2025/11/23 04:17:03 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:03 DEBUG : dir: Looking for writers 2025/11/23 04:17:03 DEBUG : Looking for writers 2025/11/23 04:17:03 DEBUG : dir: reading active writers 2025/11/23 04:17:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.51s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:04 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:04 DEBUG : dir/file1.rclone_chunk.001_61kldl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:04 INFO : dir/file1.rclone_chunk.001_61kldl: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:04 INFO : dir/file1.rclone_chunk.001_61kldl: Deleted 2025/11/23 04:17:04 DEBUG : dir/file2: size = 15 OK 2025/11/23 04:17:04 DEBUG : dir/file2.rclone_chunk.001_61kmv1: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/23 04:17:04 INFO : dir/file2.rclone_chunk.001_61kmv1: Copied (server-side copy) to: dir/file2 2025/11/23 04:17:04 INFO : dir/file2.rclone_chunk.001_61kmv1: Deleted 2025/11/23 04:17:04 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/23 04:17:04 DEBUG : dir/subdir/file3.rclone_chunk.001_61kmrk: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/23 04:17:04 INFO : dir/subdir/file3.rclone_chunk.001_61kmrk: Copied (server-side copy) to: dir/subdir/file3 2025/11/23 04:17:05 INFO : dir/subdir/file3.rclone_chunk.001_61kmrk: Deleted 2025/11/23 04:17:05 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:05 DEBUG : dir/subdir: Looking for writers 2025/11/23 04:17:05 DEBUG : dir: Looking for writers 2025/11/23 04:17:05 DEBUG : file1: reading active writers 2025/11/23 04:17:05 DEBUG : file2: reading active writers 2025/11/23 04:17:05 DEBUG : subdir: reading active writers 2025/11/23 04:17:05 DEBUG : Looking for writers 2025/11/23 04:17:05 DEBUG : dir: reading active writers 2025/11/23 04:17:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.01s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:06 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:06 DEBUG : dir/file1.rclone_chunk.001_61kncu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:06 INFO : dir/file1.rclone_chunk.001_61kncu: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:06 INFO : dir/file1.rclone_chunk.001_61kncu: Deleted 2025/11/23 04:17:06 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:06 DEBUG : dir: Looking for writers 2025/11/23 04:17:06 DEBUG : file1: reading active writers 2025/11/23 04:17:06 DEBUG : Looking for writers 2025/11/23 04:17:06 DEBUG : dir: reading active writers 2025/11/23 04:17:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.86s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:06 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:06 DEBUG : dir/file1.rclone_chunk.001_61ko2m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:06 INFO : dir/file1.rclone_chunk.001_61ko2m: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:07 INFO : dir/file1.rclone_chunk.001_61ko2m: Deleted 2025/11/23 04:17:07 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:07 DEBUG : dir: Looking for writers 2025/11/23 04:17:07 DEBUG : Looking for writers 2025/11/23 04:17:07 DEBUG : dir: reading active writers 2025/11/23 04:17:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.82s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:07 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:07 DEBUG : dir/file1.rclone_chunk.001_61kpby: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:07 INFO : dir/file1.rclone_chunk.001_61kpby: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:07 INFO : dir/file1.rclone_chunk.001_61kpby: Deleted 2025/11/23 04:17:08 DEBUG : dir: forgetting directory cache 2025/11/23 04:17:08 DEBUG : forgetting directory cache 2025/11/23 04:17:08 DEBUG : dir: forgetting directory cache 2025/11/23 04:17:08 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:08 DEBUG : Looking for writers 2025/11/23 04:17:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.91s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:08 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:08 DEBUG : dir/file1.rclone_chunk.001_61kqyi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:08 INFO : dir/file1.rclone_chunk.001_61kqyi: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:08 INFO : dir/file1.rclone_chunk.001_61kqyi: Deleted 2025/11/23 04:17:08 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/23 04:17:08 DEBUG : dir: invalidating directory cache 2025/11/23 04:17:08 DEBUG : >ForgetPath: 2025/11/23 04:17:08 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/23 04:17:08 DEBUG : invalidating directory cache 2025/11/23 04:17:08 DEBUG : dir: forgetting directory cache 2025/11/23 04:17:08 DEBUG : >ForgetPath: 2025/11/23 04:17:08 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/23 04:17:08 DEBUG : >ForgetPath: 2025/11/23 04:17:08 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:08 DEBUG : dir: Looking for writers 2025/11/23 04:17:08 DEBUG : Looking for writers 2025/11/23 04:17:08 DEBUG : dir: reading active writers 2025/11/23 04:17:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.83s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:09 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:09 DEBUG : dir/file1.rclone_chunk.001_61krk1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:09 INFO : dir/file1.rclone_chunk.001_61krk1: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:09 INFO : dir/file1.rclone_chunk.001_61krk1: Deleted 2025/11/23 04:17:10 DEBUG : fil/a/b/c: size = 15 OK 2025/11/23 04:17:10 DEBUG : fil/a/b/c.rclone_chunk.001_61krsz: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2025/11/23 04:17:10 INFO : fil/a/b/c.rclone_chunk.001_61krsz: Copied (server-side copy) to: fil/a/b/c 2025/11/23 04:17:10 INFO : fil/a/b/c.rclone_chunk.001_61krsz: Deleted 2025/11/23 04:17:10 DEBUG : forgetting directory cache 2025/11/23 04:17:10 DEBUG : dir: forgetting directory cache 2025/11/23 04:17:10 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:10 DEBUG : fil/a/b: Looking for writers 2025/11/23 04:17:10 DEBUG : fil/a: Looking for writers 2025/11/23 04:17:10 DEBUG : b: reading active writers 2025/11/23 04:17:10 DEBUG : fil: Looking for writers 2025/11/23 04:17:10 DEBUG : a: reading active writers 2025/11/23 04:17:10 DEBUG : dir: Looking for writers 2025/11/23 04:17:10 DEBUG : Looking for writers 2025/11/23 04:17:10 DEBUG : dir: reading active writers 2025/11/23 04:17:10 DEBUG : fil: reading active writers 2025/11/23 04:17:10 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.74s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:11 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:11 DEBUG : dir/file1.rclone_chunk.001_61ks1j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:11 INFO : dir/file1.rclone_chunk.001_61ks1j: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:11 INFO : dir/file1.rclone_chunk.001_61ks1j: Deleted 2025/11/23 04:17:11 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:11 DEBUG : dir: Looking for writers 2025/11/23 04:17:11 DEBUG : Looking for writers 2025/11/23 04:17:11 DEBUG : dir: reading active writers 2025/11/23 04:17:11 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.80s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:12 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:12 DEBUG : dir/file1.rclone_chunk.001_61kti5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:12 INFO : dir/file1.rclone_chunk.001_61kti5: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:12 INFO : dir/file1.rclone_chunk.001_61kti5: Deleted 2025/11/23 04:17:12 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:12 DEBUG : dir: Looking for writers 2025/11/23 04:17:12 DEBUG : file1: reading active writers 2025/11/23 04:17:12 DEBUG : Looking for writers 2025/11/23 04:17:12 DEBUG : dir: reading active writers 2025/11/23 04:17:12 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.83s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:12 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:12 DEBUG : dir/file1.rclone_chunk.001_61kuhn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:12 INFO : dir/file1.rclone_chunk.001_61kuhn: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:12 INFO : dir/file1.rclone_chunk.001_61kuhn: Deleted 2025/11/23 04:17:13 DEBUG : dir/file2: size = 15 OK 2025/11/23 04:17:13 DEBUG : dir/file2.rclone_chunk.001_61kuuj: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/23 04:17:13 INFO : dir/file2.rclone_chunk.001_61kuuj: Copied (server-side copy) to: dir/file2 2025/11/23 04:17:13 INFO : dir/file2.rclone_chunk.001_61kuuj: Deleted 2025/11/23 04:17:13 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/23 04:17:13 DEBUG : dir/subdir/file3.rclone_chunk.001_61kvrz: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/23 04:17:13 INFO : dir/subdir/file3.rclone_chunk.001_61kvrz: Copied (server-side copy) to: dir/subdir/file3 2025/11/23 04:17:13 INFO : dir/subdir/file3.rclone_chunk.001_61kvrz: Deleted === RUN TestDirReadDirAll/Virtual 2025/11/23 04:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/23 04:17:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/23 04:17:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/23 04:17:14 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/23 04:17:14 DEBUG : dir/virtualFile: size = 20 OK 2025/11/23 04:17:14 DEBUG : dir/virtualFile.rclone_chunk.001_61kwmd: md5 = 217601602842dc7c0bba0515925e6bcb OK 2025/11/23 04:17:14 INFO : dir/virtualFile.rclone_chunk.001_61kwmd: Copied (server-side copy) to: dir/virtualFile 2025/11/23 04:17:14 INFO : dir/virtualFile.rclone_chunk.001_61kwmd: Deleted 2025/11/23 04:17:14 DEBUG : dir/virtualDir/testFile: size = 17 OK 2025/11/23 04:17:14 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_61kwsq: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2025/11/23 04:17:14 INFO : dir/virtualDir/testFile.rclone_chunk.001_61kwsq: Copied (server-side copy) to: dir/virtualDir/testFile 2025/11/23 04:17:15 INFO : dir/virtualDir/testFile.rclone_chunk.001_61kwsq: Deleted 2025/11/23 04:17:15 DEBUG : S3 bucket rclone-test-pahofon9cibu: bucket is versioned: false 2025/11/23 04:17:15 DEBUG : Waiting for deletions to finish 2025/11/23 04:17:15 DEBUG : "dir/subdir/file3" version false 2025/11/23 04:17:15 DEBUG : dir/subdir/file3: Deleting (id "") 2025/11/23 04:17:15 INFO : dir/subdir/file3: Deleted 2025/11/23 04:17:15 DEBUG : dir: invalidating directory cache 2025/11/23 04:17:15 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/23 04:17:15 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/23 04:17:15 DEBUG : dir/file1: Reset virtual modtime 2025/11/23 04:17:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/23 04:17:15 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/23 04:17:15 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/23 04:17:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/23 04:17:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/23 04:17:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:15 DEBUG : dir: invalidating directory cache 2025/11/23 04:17:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/23 04:17:15 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/23 04:17:15 DEBUG : forgetting directory cache 2025/11/23 04:17:15 DEBUG : dir: forgetting directory cache 2025/11/23 04:17:15 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/23 04:17:15 DEBUG : dir/virtualDir2: forgetting directory cache 2025/11/23 04:17:15 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:15 DEBUG : dir/virtualDir2: Looking for writers 2025/11/23 04:17:15 DEBUG : dir/virtualDir: Looking for writers 2025/11/23 04:17:15 DEBUG : dir: Looking for writers 2025/11/23 04:17:15 DEBUG : virtualFile2: reading active writers 2025/11/23 04:17:15 DEBUG : virtualDir2: reading active writers 2025/11/23 04:17:15 DEBUG : virtualFile: reading active writers 2025/11/23 04:17:15 DEBUG : virtualDir: reading active writers 2025/11/23 04:17:15 DEBUG : file1: reading active writers 2025/11/23 04:17:15 DEBUG : Looking for writers 2025/11/23 04:17:15 DEBUG : dir: reading active writers 2025/11/23 04:17:15 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.21s) --- PASS: TestDirReadDirAll/Virtual (1.22s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:16 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:16 DEBUG : dir/file1.rclone_chunk.001_61kxf6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:16 INFO : dir/file1.rclone_chunk.001_61kxf6: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:16 INFO : dir/file1.rclone_chunk.001_61kxf6: Deleted 2025/11/23 04:17:16 ERROR : dir/: Can only open directories read only 2025/11/23 04:17:16 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:16 DEBUG : dir: Looking for writers 2025/11/23 04:17:16 DEBUG : Looking for writers 2025/11/23 04:17:16 DEBUG : dir: reading active writers 2025/11/23 04:17:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.80s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:16 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:16 DEBUG : dir/file1.rclone_chunk.001_61ky58: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:16 INFO : dir/file1.rclone_chunk.001_61ky58: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:17 INFO : dir/file1.rclone_chunk.001_61ky58: Deleted 2025/11/23 04:17:17 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:17:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/23 04:17:17 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/23 04:17:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/23 04:17:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/23 04:17:17 DEBUG : dir/potato: size = 5 OK 2025/11/23 04:17:17 DEBUG : dir/potato.rclone_chunk.001_61kz6r: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/23 04:17:17 INFO : dir/potato.rclone_chunk.001_61kz6r: Copied (server-side copy) to: dir/potato 2025/11/23 04:17:17 INFO : dir/potato.rclone_chunk.001_61kz6r: Deleted 2025/11/23 04:17:17 DEBUG : dir/potato: size = 5 OK 2025/11/23 04:17:17 NOTICE: Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/23 04:17:17 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/23 04:17:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/23 04:17:17 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:17 DEBUG : dir: Looking for writers 2025/11/23 04:17:17 DEBUG : file1: reading active writers 2025/11/23 04:17:17 DEBUG : potato: reading active writers 2025/11/23 04:17:17 DEBUG : Looking for writers 2025/11/23 04:17:17 DEBUG : dir: reading active writers 2025/11/23 04:17:17 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.48s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:18 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:18 DEBUG : dir/file1.rclone_chunk.001_61l04s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:18 INFO : dir/file1.rclone_chunk.001_61l04s: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:18 INFO : dir/file1.rclone_chunk.001_61l04s: Deleted 2025/11/23 04:17:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2025/11/23 04:17:18 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:18 DEBUG : dir/sub: Looking for writers 2025/11/23 04:17:18 DEBUG : dir: Looking for writers 2025/11/23 04:17:18 DEBUG : file1: reading active writers 2025/11/23 04:17:18 DEBUG : sub: reading active writers 2025/11/23 04:17:18 DEBUG : Looking for writers 2025/11/23 04:17:18 DEBUG : dir: reading active writers 2025/11/23 04:17:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.10s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:19 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:19 DEBUG : dir/file1.rclone_chunk.001_61l1q6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:19 INFO : dir/file1.rclone_chunk.001_61l1q6: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:19 INFO : dir/file1.rclone_chunk.001_61l1q6: Deleted 2025/11/23 04:17:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/23 04:17:19 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/23 04:17:19 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:19 DEBUG : dir/sub/subsub: Looking for writers 2025/11/23 04:17:19 DEBUG : dir/sub: Looking for writers 2025/11/23 04:17:19 DEBUG : subsub: reading active writers 2025/11/23 04:17:19 DEBUG : dir: Looking for writers 2025/11/23 04:17:19 DEBUG : file1: reading active writers 2025/11/23 04:17:19 DEBUG : sub: reading active writers 2025/11/23 04:17:19 DEBUG : Looking for writers 2025/11/23 04:17:19 DEBUG : dir: reading active writers 2025/11/23 04:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.04s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:20 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:20 DEBUG : dir/file1.rclone_chunk.001_61l22d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:20 INFO : dir/file1.rclone_chunk.001_61l22d: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:20 INFO : dir/file1.rclone_chunk.001_61l22d: Deleted 2025/11/23 04:17:20 ERROR : dir/: Dir.Remove not empty 2025/11/23 04:17:20 DEBUG : dir/file1: Remove: 2025/11/23 04:17:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:20 DEBUG : dir/file1: >Remove: err= 2025/11/23 04:17:20 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/23 04:17:20 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:20 DEBUG : Looking for writers 2025/11/23 04:17:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.83s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:21 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:21 DEBUG : dir/file1.rclone_chunk.001_61l3tl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:21 INFO : dir/file1.rclone_chunk.001_61l3tl: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:21 INFO : dir/file1.rclone_chunk.001_61l3tl: Deleted 2025/11/23 04:17:21 DEBUG : dir/file1: Remove: 2025/11/23 04:17:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:21 DEBUG : dir/file1: >Remove: err= 2025/11/23 04:17:21 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/23 04:17:21 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:21 DEBUG : Looking for writers 2025/11/23 04:17:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.93s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:22 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:22 DEBUG : dir/file1.rclone_chunk.001_61l3ex: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:22 INFO : dir/file1.rclone_chunk.001_61l3ex: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:22 INFO : dir/file1.rclone_chunk.001_61l3ex: Deleted 2025/11/23 04:17:22 DEBUG : dir/file1: Remove: 2025/11/23 04:17:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:22 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2025/11/23 04:17:22 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:22 DEBUG : dir: Looking for writers 2025/11/23 04:17:22 DEBUG : Looking for writers 2025/11/23 04:17:22 DEBUG : dir: reading active writers 2025/11/23 04:17:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.95s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:23 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:23 DEBUG : dir/file1.rclone_chunk.001_61l48n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:23 INFO : dir/file1.rclone_chunk.001_61l48n: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:23 INFO : dir/file1.rclone_chunk.001_61l48n: Deleted 2025/11/23 04:17:23 DEBUG : dir/file3: size = 15 OK 2025/11/23 04:17:23 DEBUG : dir/file3.rclone_chunk.001_61l5dx: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2025/11/23 04:17:23 INFO : dir/file3.rclone_chunk.001_61l5dx: Copied (server-side copy) to: dir/file3 2025/11/23 04:17:23 INFO : dir/file3.rclone_chunk.001_61l5dx: Deleted 2025/11/23 04:17:24 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/23 04:17:24 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:24 DEBUG : dir/file3: copy non-chunked object... 2025/11/23 04:17:24 DEBUG : dir2/file1: size = 14 OK 2025/11/23 04:17:24 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2025/11/23 04:17:24 DEBUG : dir2/file3: size = 15 OK 2025/11/23 04:17:24 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2025/11/23 04:17:24 INFO : dir/file1: Deleted 2025/11/23 04:17:24 INFO : dir/file3: Deleted 2025/11/23 04:17:24 DEBUG : dir: Updating dir with dir2 0xc000a400d0 2025/11/23 04:17:24 DEBUG : dir: forgetting directory cache 2025/11/23 04:17:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/23 04:17:24 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/23 04:17:24 DEBUG : dir2/file1: copy non-chunked object... 2025/11/23 04:17:24 DEBUG : file2: size = 14 OK 2025/11/23 04:17:24 INFO : dir2/file1: Copied (server-side copy) to: file2 2025/11/23 04:17:25 INFO : dir2/file1: Deleted 2025/11/23 04:17:25 DEBUG : file2: Updating file with file2 0xc0009e03c0 2025/11/23 04:17:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/23 04:17:25 DEBUG : file2: copy non-chunked object... 2025/11/23 04:17:25 DEBUG : dir2/file3: size = 14 OK 2025/11/23 04:17:25 INFO : file2: Copied (server-side copy) to: dir2/file3 2025/11/23 04:17:25 INFO : file2: Deleted 2025/11/23 04:17:25 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0009e03c0 2025/11/23 04:17:25 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/23 04:17:25 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/23 04:17:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/23 04:17:25 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009fb450 2025/11/23 04:17:25 DEBUG : empty directory: forgetting directory cache 2025/11/23 04:17:25 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/23 04:17:25 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/23 04:17:25 DEBUG : dir2: Renaming to "dir3" 2025/11/23 04:17:25 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:25 DEBUG : dir3: Looking for writers 2025/11/23 04:17:25 DEBUG : file3: reading active writers 2025/11/23 04:17:25 DEBUG : renamed empty directory: Looking for writers 2025/11/23 04:17:25 DEBUG : Looking for writers 2025/11/23 04:17:25 DEBUG : dir3: reading active writers 2025/11/23 04:17:25 DEBUG : renamed empty directory: reading active writers 2025/11/23 04:17:25 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.94s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:26 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:26 DEBUG : dir/file1.rclone_chunk.001_61l75v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:26 INFO : dir/file1.rclone_chunk.001_61l75v: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:26 INFO : dir/file1.rclone_chunk.001_61l75v: Deleted 2025/11/23 04:17:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/23 04:17:26 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:17:26 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:17:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/23 04:17:26 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/23 04:17:26 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/23 04:17:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/23 04:17:26 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:17:26 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:17:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/23 04:17:26 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/23 04:17:26 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/23 04:17:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/23 04:17:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (12 bytes), uploading instead of streaming 2025/11/23 04:17:26 DEBUG : dir/sub/file2: size = 12 OK 2025/11/23 04:17:26 DEBUG : dir/sub/file2.rclone_chunk.001_61l8m3: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/23 04:17:26 INFO : dir/sub/file2.rclone_chunk.001_61l8m3: Copied (server-side copy) to: dir/sub/file2 2025/11/23 04:17:26 INFO : dir/sub/file2.rclone_chunk.001_61l8m3: Deleted 2025/11/23 04:17:26 DEBUG : dir/sub/file2: size = 12 OK 2025/11/23 04:17:26 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/23 04:17:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/23 04:17:26 DEBUG : forgetting directory cache 2025/11/23 04:17:26 DEBUG : dir: forgetting directory cache 2025/11/23 04:17:26 DEBUG : dir/sub: forgetting directory cache 2025/11/23 04:17:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/23 04:17:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/23 04:17:27 DEBUG : dir/sub/file0: size = 5 OK 2025/11/23 04:17:27 DEBUG : dir/sub/file0.rclone_chunk.001_61l8q6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/23 04:17:27 INFO : dir/sub/file0.rclone_chunk.001_61l8q6: Copied (server-side copy) to: dir/sub/file0 2025/11/23 04:17:27 INFO : dir/sub/file0.rclone_chunk.001_61l8q6: Deleted 2025/11/23 04:17:27 DEBUG : dir/sub/file0: size = 5 OK 2025/11/23 04:17:27 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/23 04:17:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/23 04:17:27 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:27 DEBUG : dir/sub: Looking for writers 2025/11/23 04:17:27 DEBUG : file0: reading active writers 2025/11/23 04:17:27 DEBUG : file2: reading active writers 2025/11/23 04:17:27 DEBUG : dir: Looking for writers 2025/11/23 04:17:27 DEBUG : file1: reading active writers 2025/11/23 04:17:27 DEBUG : sub: reading active writers 2025/11/23 04:17:27 DEBUG : Looking for writers 2025/11/23 04:17:27 DEBUG : dir: reading active writers 2025/11/23 04:17:27 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.83s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/23 04:17:27 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:27 DEBUG : Looking for writers 2025/11/23 04:17:27 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:28 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:28 DEBUG : dir/file1.rclone_chunk.001_61l9ib: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:28 INFO : dir/file1.rclone_chunk.001_61l9ib: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:28 INFO : dir/file1.rclone_chunk.001_61l9ib: Deleted 2025/11/23 04:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/23 04:17:28 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:17:28 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/23 04:17:28 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/23 04:17:28 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/23 04:17:28 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:17:28 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/23 04:17:28 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/23 04:17:28 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:17:28 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/23 04:17:28 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/23 04:17:28 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/23 04:17:28 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:17:28 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/23 04:17:28 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:28 DEBUG : dir: Looking for writers 2025/11/23 04:17:28 DEBUG : file1: reading active writers 2025/11/23 04:17:28 DEBUG : file1.metadata: reading active writers 2025/11/23 04:17:28 DEBUG : Looking for writers 2025/11/23 04:17:28 DEBUG : dir: reading active writers 2025/11/23 04:17:28 DEBUG : dir.metadata: reading active writers 2025/11/23 04:17:28 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.84s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:28 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:28 DEBUG : dir/file1.rclone_chunk.001_61la2t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:28 INFO : dir/file1.rclone_chunk.001_61la2t: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:28 INFO : dir/file1.rclone_chunk.001_61la2t: Deleted 2025/11/23 04:17:29 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:29 DEBUG : dir: Looking for writers 2025/11/23 04:17:29 DEBUG : file1: reading active writers 2025/11/23 04:17:29 DEBUG : Looking for writers 2025/11/23 04:17:29 DEBUG : dir: reading active writers 2025/11/23 04:17:29 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.83s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:29 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:29 DEBUG : dir/file1.rclone_chunk.001_61lbfs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:29 INFO : dir/file1.rclone_chunk.001_61lbfs: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:29 INFO : dir/file1.rclone_chunk.001_61lbfs: Deleted 2025/11/23 04:17:30 DEBUG : time_test: size = 5 OK 2025/11/23 04:17:30 DEBUG : time_test.rclone_chunk.001_61lck9: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/11/23 04:17:30 INFO : time_test.rclone_chunk.001_61lck9: Copied (server-side copy) to: time_test 2025/11/23 04:17:30 INFO : time_test.rclone_chunk.001_61lck9: Deleted 2025/11/23 04:17:30 DEBUG : Can set mod time: true 2025/11/23 04:17:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/23 04:17:30 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:30 DEBUG : dir: Looking for writers 2025/11/23 04:17:30 DEBUG : file1: reading active writers 2025/11/23 04:17:30 DEBUG : Looking for writers 2025/11/23 04:17:30 DEBUG : dir: reading active writers 2025/11/23 04:17:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:31 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:31 DEBUG : dir/file1.rclone_chunk.001_61ldx6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:31 INFO : dir/file1.rclone_chunk.001_61ldx6: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:31 INFO : dir/file1.rclone_chunk.001_61ldx6: Deleted 2025/11/23 04:17:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:17:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/23 04:17:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/23 04:17:32 DEBUG : dir/file1: size = 0 OK 2025/11/23 04:17:32 DEBUG : dir/file1.rclone_chunk.001_61ldj6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/23 04:17:32 INFO : dir/file1.rclone_chunk.001_61ldj6: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:32 INFO : dir/file1.rclone_chunk.001_61ldj6: Deleted 2025/11/23 04:17:32 DEBUG : dir/file1: size = 0 OK 2025/11/23 04:17:32 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/23 04:17:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/23 04:17:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:32 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:32 DEBUG : dir: Looking for writers 2025/11/23 04:17:32 DEBUG : file1: reading active writers 2025/11/23 04:17:32 DEBUG : Looking for writers 2025/11/23 04:17:32 DEBUG : dir: reading active writers 2025/11/23 04:17:32 DEBUG : >WaitForWriters: 2025/11/23 04:17:32 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:32 DEBUG : dir: Looking for writers 2025/11/23 04:17:32 DEBUG : file1: reading active writers 2025/11/23 04:17:32 DEBUG : Looking for writers 2025/11/23 04:17:32 DEBUG : dir: reading active writers 2025/11/23 04:17:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:32 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:32 DEBUG : dir/file1.rclone_chunk.001_61le4b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:32 INFO : dir/file1.rclone_chunk.001_61le4b: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:33 INFO : dir/file1.rclone_chunk.001_61le4b: Deleted 2025/11/23 04:17:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:17:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/23 04:17:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/23 04:17:33 DEBUG : dir/file1: size = 5 OK 2025/11/23 04:17:33 DEBUG : dir/file1.rclone_chunk.001_61lffv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/23 04:17:33 INFO : dir/file1.rclone_chunk.001_61lffv: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:33 INFO : dir/file1.rclone_chunk.001_61lffv: Deleted 2025/11/23 04:17:33 DEBUG : dir/file1: size = 5 OK 2025/11/23 04:17:33 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/23 04:17:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/23 04:17:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:33 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:33 DEBUG : dir: Looking for writers 2025/11/23 04:17:33 DEBUG : file1: reading active writers 2025/11/23 04:17:33 DEBUG : Looking for writers 2025/11/23 04:17:33 DEBUG : dir: reading active writers 2025/11/23 04:17:33 DEBUG : >WaitForWriters: 2025/11/23 04:17:33 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:33 DEBUG : dir: Looking for writers 2025/11/23 04:17:33 DEBUG : file1: reading active writers 2025/11/23 04:17:33 DEBUG : Looking for writers 2025/11/23 04:17:33 DEBUG : dir: reading active writers 2025/11/23 04:17:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:17:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:17:34 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:34 DEBUG : dir/file1.rclone_chunk.001_61lgi2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:34 INFO : dir/file1.rclone_chunk.001_61lgi2: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:34 INFO : dir/file1.rclone_chunk.001_61lgi2: Deleted 2025/11/23 04:17:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/23 04:17:35 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:35 DEBUG : dir: Looking for writers 2025/11/23 04:17:35 DEBUG : file1: reading active writers 2025/11/23 04:17:35 DEBUG : Looking for writers 2025/11/23 04:17:35 DEBUG : dir: reading active writers 2025/11/23 04:17:35 DEBUG : >WaitForWriters: 2025/11/23 04:17:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:17:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:17:35 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:35 DEBUG : dir/file1.rclone_chunk.001_61lhea: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:35 INFO : dir/file1.rclone_chunk.001_61lhea: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:35 INFO : dir/file1.rclone_chunk.001_61lhea: Deleted 2025/11/23 04:17:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/23 04:17:35 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:17:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:17:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:17:35 DEBUG : dir/file1(0xc0006aea80): close: 2025/11/23 04:17:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/23 04:17:36 DEBUG : dir/file1(0xc0006aea80): >close: err= 2025/11/23 04:17:36 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:36 DEBUG : dir: Looking for writers 2025/11/23 04:17:36 DEBUG : file1: reading active writers 2025/11/23 04:17:36 DEBUG : Looking for writers 2025/11/23 04:17:36 DEBUG : dir: reading active writers 2025/11/23 04:17:36 DEBUG : >WaitForWriters: 2025/11/23 04:17:36 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:36 DEBUG : dir: Looking for writers 2025/11/23 04:17:36 DEBUG : file1: reading active writers 2025/11/23 04:17:36 DEBUG : Looking for writers 2025/11/23 04:17:36 DEBUG : dir: reading active writers 2025/11/23 04:17:36 DEBUG : >WaitForWriters: 2025/11/23 04:17:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:17:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:17:36 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:36 DEBUG : dir/file1.rclone_chunk.001_61lid7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:36 INFO : dir/file1.rclone_chunk.001_61lid7: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:36 INFO : dir/file1.rclone_chunk.001_61lid7: Deleted 2025/11/23 04:17:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/23 04:17:37 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:17:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:17:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:17:37 DEBUG : dir/file1(0xc00086d400): _writeAt: size=5, off=0 2025/11/23 04:17:37 DEBUG : dir/file1(0xc00086d400): openPending: 2025/11/23 04:17:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/23 04:17:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/23 04:17:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:37 DEBUG : dir/file1(0xc00086d400): >openPending: err= 2025/11/23 04:17:37 DEBUG : dir/file1(0xc00086d400): >_writeAt: n=5, err= 2025/11/23 04:17:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/23 04:17:37 DEBUG : dir/file1(0xc00086d400): close: 2025/11/23 04:17:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/23 04:17:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/23 04:17:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/23 04:17:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/23 04:17:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/23 04:17:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:17:37 DEBUG : dir/file1(0xc00086d400): >close: err= 2025/11/23 04:17:37 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:37 DEBUG : dir: Looking for writers 2025/11/23 04:17:37 DEBUG : file1: reading active writers 2025/11/23 04:17:37 DEBUG : Looking for writers 2025/11/23 04:17:37 DEBUG : dir: reading active writers 2025/11/23 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:17:37 DEBUG : dir: Looking for writers 2025/11/23 04:17:37 DEBUG : file1: reading active writers 2025/11/23 04:17:37 DEBUG : Looking for writers 2025/11/23 04:17:37 DEBUG : dir: reading active writers 2025/11/23 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:17:37 DEBUG : dir: Looking for writers 2025/11/23 04:17:37 DEBUG : file1: reading active writers 2025/11/23 04:17:37 DEBUG : Looking for writers 2025/11/23 04:17:37 DEBUG : dir: reading active writers 2025/11/23 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:17:37 DEBUG : dir: Looking for writers 2025/11/23 04:17:37 DEBUG : file1: reading active writers 2025/11/23 04:17:37 DEBUG : Looking for writers 2025/11/23 04:17:37 DEBUG : dir: reading active writers 2025/11/23 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:17:37 DEBUG : dir/file1: vfs cache: starting upload 2025/11/23 04:17:37 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:17:37 DEBUG : dir: Looking for writers 2025/11/23 04:17:37 DEBUG : file1: reading active writers 2025/11/23 04:17:37 DEBUG : Looking for writers 2025/11/23 04:17:37 DEBUG : dir: reading active writers 2025/11/23 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:17:37 DEBUG : dir: Looking for writers 2025/11/23 04:17:37 DEBUG : file1: reading active writers 2025/11/23 04:17:37 DEBUG : Looking for writers 2025/11/23 04:17:37 DEBUG : dir: reading active writers 2025/11/23 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:17:37 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:37 DEBUG : dir/file1.rclone_chunk.001_61ljp4: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/23 04:17:37 INFO : dir/file1.rclone_chunk.001_61ljp4: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:37 INFO : dir/file1.rclone_chunk.001_61ljp4: Deleted 2025/11/23 04:17:37 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:37 INFO : dir/file1: Copied (replaced existing) 2025/11/23 04:17:37 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2025/11/23 04:17:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/23 04:17:37 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/23 04:17:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/23 04:17:37 DEBUG : dir: Looking for writers 2025/11/23 04:17:37 DEBUG : file1: reading active writers 2025/11/23 04:17:37 DEBUG : Looking for writers 2025/11/23 04:17:37 DEBUG : dir: reading active writers 2025/11/23 04:17:37 DEBUG : >WaitForWriters: 2025/11/23 04:17:37 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:37 DEBUG : dir: Looking for writers 2025/11/23 04:17:37 DEBUG : file1: reading active writers 2025/11/23 04:17:37 DEBUG : Looking for writers 2025/11/23 04:17:37 DEBUG : dir: reading active writers 2025/11/23 04:17:37 DEBUG : >WaitForWriters: 2025/11/23 04:17:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.74s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.64s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.55s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.11s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.18s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.70s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:38 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:38 DEBUG : dir/file1.rclone_chunk.001_61lkha: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:38 INFO : dir/file1.rclone_chunk.001_61lkha: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:38 INFO : dir/file1.rclone_chunk.001_61lkha: Deleted 2025/11/23 04:17:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:17:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:17:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:17:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/23 04:17:38 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:38 DEBUG : dir: Looking for writers 2025/11/23 04:17:38 DEBUG : file1: reading active writers 2025/11/23 04:17:38 DEBUG : Looking for writers 2025/11/23 04:17:38 DEBUG : dir: reading active writers 2025/11/23 04:17:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.90s) === RUN TestFileOpenReadUnknownSize 2025/11/23 04:17:39 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/23 04:17:39 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/23 04:17:39 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:17:39 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/23 04:17:39 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:39 DEBUG : Looking for writers 2025/11/23 04:17:39 DEBUG : file.txt: reading active writers 2025/11/23 04:17:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:39 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:39 DEBUG : dir/file1.rclone_chunk.001_61llre: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:39 INFO : dir/file1.rclone_chunk.001_61llre: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:39 INFO : dir/file1.rclone_chunk.001_61llre: Deleted 2025/11/23 04:17:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/23 04:17:40 DEBUG : dir/file1: size = 25 OK 2025/11/23 04:17:40 DEBUG : dir/file1.rclone_chunk.001_61ll8h: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/23 04:17:40 INFO : dir/file1.rclone_chunk.001_61ll8h: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:40 INFO : dir/file1.rclone_chunk.001_61ll8h: Deleted 2025/11/23 04:17:40 DEBUG : dir/file1: size = 25 OK 2025/11/23 04:17:40 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/23 04:17:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:40 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:40 DEBUG : dir: Looking for writers 2025/11/23 04:17:40 DEBUG : file1: reading active writers 2025/11/23 04:17:40 DEBUG : Looking for writers 2025/11/23 04:17:40 DEBUG : dir: reading active writers 2025/11/23 04:17:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.38s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:40 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:40 DEBUG : dir/file1.rclone_chunk.001_61lmyy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:40 INFO : dir/file1.rclone_chunk.001_61lmyy: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:40 INFO : dir/file1.rclone_chunk.001_61lmyy: Deleted 2025/11/23 04:17:41 DEBUG : dir/file1: Remove: 2025/11/23 04:17:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:41 DEBUG : dir/file1: >Remove: err= 2025/11/23 04:17:41 DEBUG : dir/file1: Remove: 2025/11/23 04:17:41 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/23 04:17:41 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:41 DEBUG : dir: Looking for writers 2025/11/23 04:17:41 DEBUG : Looking for writers 2025/11/23 04:17:41 DEBUG : dir: reading active writers 2025/11/23 04:17:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.90s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:41 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:41 DEBUG : dir/file1.rclone_chunk.001_61lnq0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:41 INFO : dir/file1.rclone_chunk.001_61lnq0: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:41 INFO : dir/file1.rclone_chunk.001_61lnq0: Deleted 2025/11/23 04:17:41 DEBUG : dir/file1: Remove: 2025/11/23 04:17:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:41 DEBUG : dir/file1: >Remove: err= 2025/11/23 04:17:42 DEBUG : dir/file1: Remove: 2025/11/23 04:17:42 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/23 04:17:42 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:42 DEBUG : dir: Looking for writers 2025/11/23 04:17:42 DEBUG : Looking for writers 2025/11/23 04:17:42 DEBUG : dir: reading active writers 2025/11/23 04:17:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.80s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:42 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:42 DEBUG : dir/file1.rclone_chunk.001_61lo4l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:42 INFO : dir/file1.rclone_chunk.001_61lo4l: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:42 INFO : dir/file1.rclone_chunk.001_61lo4l: Deleted 2025/11/23 04:17:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:17:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:17:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/23 04:17:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/23 04:17:42 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/23 04:17:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/23 04:17:42 DEBUG : dir/file1: Open: flags=0x3 2025/11/23 04:17:42 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/23 04:17:42 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/23 04:17:42 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:42 DEBUG : dir: Looking for writers 2025/11/23 04:17:42 DEBUG : file1: reading active writers 2025/11/23 04:17:42 DEBUG : Looking for writers 2025/11/23 04:17:42 DEBUG : dir: reading active writers 2025/11/23 04:17:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.80s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:43 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:43 DEBUG : dir/file1.rclone_chunk.001_61loay: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:43 INFO : dir/file1.rclone_chunk.001_61loay: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:43 INFO : dir/file1.rclone_chunk.001_61loay: Deleted 2025/11/23 04:17:43 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:43 DEBUG : dir: Looking for writers 2025/11/23 04:17:43 DEBUG : file1: reading active writers 2025/11/23 04:17:43 DEBUG : Looking for writers 2025/11/23 04:17:43 DEBUG : dir: reading active writers 2025/11/23 04:17:43 DEBUG : >WaitForWriters: 2025/11/23 04:17:43 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:43 DEBUG : newLeaf: size = 14 OK 2025/11/23 04:17:43 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:43 INFO : dir/file1: Deleted 2025/11/23 04:17:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0009e0480 2025/11/23 04:17:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:44 DEBUG : newLeaf: copy non-chunked object... 2025/11/23 04:17:44 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:44 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:44 INFO : newLeaf: Deleted 2025/11/23 04:17:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0009e0480 2025/11/23 04:17:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/23 04:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:17:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/23 04:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:44 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009e0480 2025/11/23 04:17:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/23 04:17:44 DEBUG : dir/file1: size = 25 OK 2025/11/23 04:17:44 DEBUG : dir/file1.rclone_chunk.001_61lq8o: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/23 04:17:44 INFO : dir/file1.rclone_chunk.001_61lq8o: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:44 INFO : dir/file1.rclone_chunk.001_61lq8o: Deleted 2025/11/23 04:17:44 DEBUG : dir/file1: size = 25 OK 2025/11/23 04:17:44 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/23 04:17:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:44 DEBUG : newLeaf: Running delayed rename now 2025/11/23 04:17:44 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:44 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:17:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:44 INFO : dir/file1: Deleted 2025/11/23 04:17:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0009e0480 2025/11/23 04:17:44 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:44 DEBUG : dir: Looking for writers 2025/11/23 04:17:44 DEBUG : Looking for writers 2025/11/23 04:17:44 DEBUG : dir: reading active writers 2025/11/23 04:17:44 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:44 DEBUG : >WaitForWriters: 2025/11/23 04:17:45 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:45 DEBUG : dir: Looking for writers 2025/11/23 04:17:45 DEBUG : Looking for writers 2025/11/23 04:17:45 DEBUG : dir: reading active writers 2025/11/23 04:17:45 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:45 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:17:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:17:45 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:45 DEBUG : dir/file1.rclone_chunk.001_61lr1n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:45 INFO : dir/file1.rclone_chunk.001_61lr1n: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:45 INFO : dir/file1.rclone_chunk.001_61lr1n: Deleted 2025/11/23 04:17:45 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:45 DEBUG : dir: Looking for writers 2025/11/23 04:17:45 DEBUG : file1: reading active writers 2025/11/23 04:17:45 DEBUG : Looking for writers 2025/11/23 04:17:45 DEBUG : dir: reading active writers 2025/11/23 04:17:45 DEBUG : >WaitForWriters: 2025/11/23 04:17:46 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:46 DEBUG : newLeaf: size = 14 OK 2025/11/23 04:17:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:46 INFO : dir/file1: Deleted 2025/11/23 04:17:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0002f1a40 2025/11/23 04:17:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:46 DEBUG : newLeaf: copy non-chunked object... 2025/11/23 04:17:46 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:46 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:46 INFO : newLeaf: Deleted 2025/11/23 04:17:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0002f1a40 2025/11/23 04:17:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/23 04:17:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:17:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/23 04:17:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:46 DEBUG : dir/file1: File is currently open, delaying rename 0xc0002f1a40 2025/11/23 04:17:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/23 04:17:47 DEBUG : dir/file1: size = 25 OK 2025/11/23 04:17:47 DEBUG : dir/file1.rclone_chunk.001_61lshb: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/23 04:17:47 INFO : dir/file1.rclone_chunk.001_61lshb: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:47 INFO : dir/file1.rclone_chunk.001_61lshb: Deleted 2025/11/23 04:17:47 DEBUG : dir/file1: size = 25 OK 2025/11/23 04:17:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/23 04:17:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:47 DEBUG : newLeaf: Running delayed rename now 2025/11/23 04:17:47 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:47 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:17:47 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:47 INFO : dir/file1: Deleted 2025/11/23 04:17:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0002f1a40 2025/11/23 04:17:47 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:47 DEBUG : dir: Looking for writers 2025/11/23 04:17:47 DEBUG : Looking for writers 2025/11/23 04:17:47 DEBUG : dir: reading active writers 2025/11/23 04:17:47 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:47 DEBUG : >WaitForWriters: 2025/11/23 04:17:47 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:47 DEBUG : dir: Looking for writers 2025/11/23 04:17:47 DEBUG : Looking for writers 2025/11/23 04:17:47 DEBUG : dir: reading active writers 2025/11/23 04:17:47 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:47 DEBUG : >WaitForWriters: 2025/11/23 04:17:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:17:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:17:48 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:48 DEBUG : dir/file1.rclone_chunk.001_61ltcv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:48 INFO : dir/file1.rclone_chunk.001_61ltcv: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:48 INFO : dir/file1.rclone_chunk.001_61ltcv: Deleted 2025/11/23 04:17:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:17:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:17:48 DEBUG : dir/file1(0xc0006dad80): openPending: 2025/11/23 04:17:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/23 04:17:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/23 04:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:48 DEBUG : dir/file1(0xc0006dad80): >openPending: err= 2025/11/23 04:17:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:17:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:17:48 DEBUG : dir/file1(0xc0006dad80): _writeAt: size=14, off=0 2025/11/23 04:17:48 DEBUG : dir/file1(0xc0006dad80): >_writeAt: n=14, err= 2025/11/23 04:17:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:17:48 DEBUG : dir/file1(0xc0006dad80): close: 2025/11/23 04:17:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/23 04:17:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:17:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:17:48 DEBUG : dir/file1(0xc0006dad80): >close: err= 2025/11/23 04:17:48 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:48 DEBUG : dir: Looking for writers 2025/11/23 04:17:48 DEBUG : file1: reading active writers 2025/11/23 04:17:48 DEBUG : Looking for writers 2025/11/23 04:17:48 DEBUG : dir: reading active writers 2025/11/23 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:17:48 DEBUG : dir: Looking for writers 2025/11/23 04:17:48 DEBUG : file1: reading active writers 2025/11/23 04:17:48 DEBUG : Looking for writers 2025/11/23 04:17:48 DEBUG : dir: reading active writers 2025/11/23 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:17:48 DEBUG : dir: Looking for writers 2025/11/23 04:17:48 DEBUG : file1: reading active writers 2025/11/23 04:17:48 DEBUG : Looking for writers 2025/11/23 04:17:48 DEBUG : dir: reading active writers 2025/11/23 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:17:48 DEBUG : dir: Looking for writers 2025/11/23 04:17:48 DEBUG : file1: reading active writers 2025/11/23 04:17:48 DEBUG : Looking for writers 2025/11/23 04:17:48 DEBUG : dir: reading active writers 2025/11/23 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:17:48 DEBUG : dir/file1: vfs cache: starting upload 2025/11/23 04:17:48 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:17:48 DEBUG : dir: Looking for writers 2025/11/23 04:17:48 DEBUG : file1: reading active writers 2025/11/23 04:17:48 DEBUG : Looking for writers 2025/11/23 04:17:48 DEBUG : dir: reading active writers 2025/11/23 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:17:48 DEBUG : dir: Looking for writers 2025/11/23 04:17:48 DEBUG : file1: reading active writers 2025/11/23 04:17:48 DEBUG : Looking for writers 2025/11/23 04:17:48 DEBUG : dir: reading active writers 2025/11/23 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:17:48 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:48 DEBUG : dir/file1.rclone_chunk.001_61lusl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:48 INFO : dir/file1.rclone_chunk.001_61lusl: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:48 INFO : dir/file1.rclone_chunk.001_61lusl: Deleted 2025/11/23 04:17:48 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:48 INFO : dir/file1: Copied (replaced existing) 2025/11/23 04:17:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/23 04:17:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/23 04:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/23 04:17:49 DEBUG : dir: Looking for writers 2025/11/23 04:17:49 DEBUG : file1: reading active writers 2025/11/23 04:17:49 DEBUG : Looking for writers 2025/11/23 04:17:49 DEBUG : dir: reading active writers 2025/11/23 04:17:49 DEBUG : >WaitForWriters: 2025/11/23 04:17:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:17:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:17:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:17:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:17:49 DEBUG : dir/file1(0xc0006db580): _readAt: size=512, off=0 2025/11/23 04:17:49 DEBUG : dir/file1(0xc0006db580): openPending: 2025/11/23 04:17:49 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/23 04:17:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/23 04:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:49 DEBUG : dir/file1(0xc0006db580): >openPending: err= 2025/11/23 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/23 04:17:49 DEBUG : dir/file1(0xc0006db580): >_readAt: n=14, err=EOF 2025/11/23 04:17:49 DEBUG : dir/file1(0xc0006db580): close: 2025/11/23 04:17:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:17:49 DEBUG : dir/file1(0xc0006db580): >close: err= 2025/11/23 04:17:49 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:49 DEBUG : newLeaf: size = 14 OK 2025/11/23 04:17:49 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:49 INFO : dir/file1: Deleted 2025/11/23 04:17:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:17:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0007e7680 2025/11/23 04:17:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:49 DEBUG : newLeaf: copy non-chunked object... 2025/11/23 04:17:49 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:49 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:49 INFO : newLeaf: Deleted 2025/11/23 04:17:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/23 04:17:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0007e7680 2025/11/23 04:17:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/23 04:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:17:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:17:49 DEBUG : dir/file1(0xc000981180): openPending: 2025/11/23 04:17:49 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/23 04:17:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/23 04:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:49 DEBUG : dir/file1(0xc000981180): >openPending: err= 2025/11/23 04:17:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:17:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:17:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:17:49 DEBUG : dir/file1(0xc000981180): _writeAt: size=25, off=0 2025/11/23 04:17:49 DEBUG : dir/file1(0xc000981180): >_writeAt: n=25, err= 2025/11/23 04:17:49 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:49 DEBUG : newLeaf: size = 14 OK 2025/11/23 04:17:49 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:50 INFO : dir/file1: Deleted 2025/11/23 04:17:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:17:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0007e7680 2025/11/23 04:17:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:50 DEBUG : newLeaf(0xc000981180): close: 2025/11/23 04:17:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/23 04:17:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-23 04:17:49.823665716 +0000 UTC m=+47.669599474 2025/11/23 04:17:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/23 04:17:50 DEBUG : newLeaf(0xc000981180): >close: err= 2025/11/23 04:17:50 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:50 DEBUG : dir: Looking for writers 2025/11/23 04:17:50 DEBUG : Looking for writers 2025/11/23 04:17:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:50 DEBUG : dir: reading active writers 2025/11/23 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:17:50 DEBUG : dir: Looking for writers 2025/11/23 04:17:50 DEBUG : Looking for writers 2025/11/23 04:17:50 DEBUG : dir: reading active writers 2025/11/23 04:17:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:17:50 DEBUG : dir: Looking for writers 2025/11/23 04:17:50 DEBUG : Looking for writers 2025/11/23 04:17:50 DEBUG : dir: reading active writers 2025/11/23 04:17:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:17:50 DEBUG : dir: Looking for writers 2025/11/23 04:17:50 DEBUG : Looking for writers 2025/11/23 04:17:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:50 DEBUG : dir: reading active writers 2025/11/23 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:17:50 DEBUG : newLeaf: vfs cache: starting upload 2025/11/23 04:17:50 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:17:50 DEBUG : dir: Looking for writers 2025/11/23 04:17:50 DEBUG : Looking for writers 2025/11/23 04:17:50 DEBUG : dir: reading active writers 2025/11/23 04:17:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:17:50 DEBUG : dir: Looking for writers 2025/11/23 04:17:50 DEBUG : Looking for writers 2025/11/23 04:17:50 DEBUG : dir: reading active writers 2025/11/23 04:17:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:17:50 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:17:50 DEBUG : newLeaf.rclone_chunk.001_61lws3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/23 04:17:50 INFO : newLeaf.rclone_chunk.001_61lws3: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:50 INFO : newLeaf.rclone_chunk.001_61lws3: Deleted 2025/11/23 04:17:50 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:17:50 INFO : newLeaf: Copied (replaced existing) 2025/11/23 04:17:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-23 04:17:49.823665716 +0000 UTC" 2025/11/23 04:17:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/23 04:17:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/23 04:17:50 DEBUG : dir: Looking for writers 2025/11/23 04:17:50 DEBUG : Looking for writers 2025/11/23 04:17:50 DEBUG : dir: reading active writers 2025/11/23 04:17:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:50 DEBUG : >WaitForWriters: 2025/11/23 04:17:50 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:50 DEBUG : dir: Looking for writers 2025/11/23 04:17:50 DEBUG : Looking for writers 2025/11/23 04:17:50 DEBUG : dir: reading active writers 2025/11/23 04:17:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:50 DEBUG : >WaitForWriters: 2025/11/23 04:17:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:17:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:17:51 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:51 DEBUG : dir/file1.rclone_chunk.001_61lw4a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:51 INFO : dir/file1.rclone_chunk.001_61lw4a: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:51 INFO : dir/file1.rclone_chunk.001_61lw4a: Deleted 2025/11/23 04:17:51 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:51 DEBUG : dir: Looking for writers 2025/11/23 04:17:51 DEBUG : file1: reading active writers 2025/11/23 04:17:51 DEBUG : Looking for writers 2025/11/23 04:17:51 DEBUG : dir: reading active writers 2025/11/23 04:17:51 DEBUG : >WaitForWriters: 2025/11/23 04:17:51 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:51 DEBUG : newLeaf: size = 14 OK 2025/11/23 04:17:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:51 INFO : dir/file1: Deleted 2025/11/23 04:17:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0009e1d40 2025/11/23 04:17:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:52 DEBUG : newLeaf: copy non-chunked object... 2025/11/23 04:17:52 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:52 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:52 INFO : newLeaf: Deleted 2025/11/23 04:17:52 DEBUG : dir/file1: Updating file with dir/file1 0xc0009e1d40 2025/11/23 04:17:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/23 04:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:17:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:17:52 DEBUG : dir/file1(0xc0007c9700): openPending: 2025/11/23 04:17:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/23 04:17:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/23 04:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:52 DEBUG : dir/file1(0xc0007c9700): >openPending: err= 2025/11/23 04:17:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:17:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:17:52 DEBUG : dir/file1(0xc0007c9700): _writeAt: size=25, off=0 2025/11/23 04:17:52 DEBUG : dir/file1(0xc0007c9700): >_writeAt: n=25, err= 2025/11/23 04:17:52 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:52 DEBUG : newLeaf: size = 14 OK 2025/11/23 04:17:52 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:52 INFO : dir/file1: Deleted 2025/11/23 04:17:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:17:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0009e1d40 2025/11/23 04:17:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:52 DEBUG : newLeaf(0xc0007c9700): close: 2025/11/23 04:17:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/23 04:17:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-23 04:17:52.339231685 +0000 UTC m=+50.185165424 2025/11/23 04:17:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/23 04:17:52 DEBUG : newLeaf(0xc0007c9700): >close: err= 2025/11/23 04:17:52 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:52 DEBUG : dir: Looking for writers 2025/11/23 04:17:52 DEBUG : Looking for writers 2025/11/23 04:17:52 DEBUG : dir: reading active writers 2025/11/23 04:17:52 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:17:52 DEBUG : dir: Looking for writers 2025/11/23 04:17:52 DEBUG : Looking for writers 2025/11/23 04:17:52 DEBUG : dir: reading active writers 2025/11/23 04:17:52 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:17:52 DEBUG : dir: Looking for writers 2025/11/23 04:17:52 DEBUG : Looking for writers 2025/11/23 04:17:52 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:52 DEBUG : dir: reading active writers 2025/11/23 04:17:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:17:52 DEBUG : dir: Looking for writers 2025/11/23 04:17:52 DEBUG : Looking for writers 2025/11/23 04:17:52 DEBUG : dir: reading active writers 2025/11/23 04:17:52 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:17:52 DEBUG : newLeaf: vfs cache: starting upload 2025/11/23 04:17:52 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:17:52 DEBUG : dir: Looking for writers 2025/11/23 04:17:52 DEBUG : Looking for writers 2025/11/23 04:17:52 DEBUG : dir: reading active writers 2025/11/23 04:17:52 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:17:52 DEBUG : dir: Looking for writers 2025/11/23 04:17:52 DEBUG : Looking for writers 2025/11/23 04:17:52 DEBUG : dir: reading active writers 2025/11/23 04:17:52 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:17:53 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:17:53 DEBUG : newLeaf.rclone_chunk.001_61lydz: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/23 04:17:53 INFO : newLeaf.rclone_chunk.001_61lydz: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:53 INFO : newLeaf.rclone_chunk.001_61lydz: Deleted 2025/11/23 04:17:53 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:17:53 INFO : newLeaf: Copied (replaced existing) 2025/11/23 04:17:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-23 04:17:52.339231685 +0000 UTC" 2025/11/23 04:17:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/23 04:17:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/23 04:17:53 DEBUG : dir: Looking for writers 2025/11/23 04:17:53 DEBUG : Looking for writers 2025/11/23 04:17:53 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:53 DEBUG : dir: reading active writers 2025/11/23 04:17:53 DEBUG : >WaitForWriters: 2025/11/23 04:17:53 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:53 DEBUG : dir: Looking for writers 2025/11/23 04:17:53 DEBUG : Looking for writers 2025/11/23 04:17:53 DEBUG : dir: reading active writers 2025/11/23 04:17:53 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:53 DEBUG : >WaitForWriters: 2025/11/23 04:17:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:17:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:17:53 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:53 DEBUG : dir/file1.rclone_chunk.001_61lz5o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:53 INFO : dir/file1.rclone_chunk.001_61lz5o: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:53 INFO : dir/file1.rclone_chunk.001_61lz5o: Deleted 2025/11/23 04:17:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:17:54 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:17:54 DEBUG : dir/file1(0xc000980fc0): openPending: 2025/11/23 04:17:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/23 04:17:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/23 04:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:54 DEBUG : dir/file1(0xc000980fc0): >openPending: err= 2025/11/23 04:17:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:17:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:17:54 DEBUG : dir/file1(0xc000980fc0): _writeAt: size=14, off=0 2025/11/23 04:17:54 DEBUG : dir/file1(0xc000980fc0): >_writeAt: n=14, err= 2025/11/23 04:17:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:17:54 DEBUG : dir/file1(0xc000980fc0): close: 2025/11/23 04:17:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/23 04:17:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:17:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:17:54 DEBUG : dir/file1(0xc000980fc0): >close: err= 2025/11/23 04:17:54 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:54 DEBUG : dir: Looking for writers 2025/11/23 04:17:54 DEBUG : file1: reading active writers 2025/11/23 04:17:54 DEBUG : Looking for writers 2025/11/23 04:17:54 DEBUG : dir: reading active writers 2025/11/23 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:17:54 DEBUG : dir: Looking for writers 2025/11/23 04:17:54 DEBUG : file1: reading active writers 2025/11/23 04:17:54 DEBUG : Looking for writers 2025/11/23 04:17:54 DEBUG : dir: reading active writers 2025/11/23 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:17:54 DEBUG : dir: Looking for writers 2025/11/23 04:17:54 DEBUG : file1: reading active writers 2025/11/23 04:17:54 DEBUG : Looking for writers 2025/11/23 04:17:54 DEBUG : dir: reading active writers 2025/11/23 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:17:54 DEBUG : dir: Looking for writers 2025/11/23 04:17:54 DEBUG : file1: reading active writers 2025/11/23 04:17:54 DEBUG : Looking for writers 2025/11/23 04:17:54 DEBUG : dir: reading active writers 2025/11/23 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:17:54 DEBUG : dir/file1: vfs cache: starting upload 2025/11/23 04:17:54 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:17:54 DEBUG : dir: Looking for writers 2025/11/23 04:17:54 DEBUG : file1: reading active writers 2025/11/23 04:17:54 DEBUG : Looking for writers 2025/11/23 04:17:54 DEBUG : dir: reading active writers 2025/11/23 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:17:54 DEBUG : dir: Looking for writers 2025/11/23 04:17:54 DEBUG : file1: reading active writers 2025/11/23 04:17:54 DEBUG : Looking for writers 2025/11/23 04:17:54 DEBUG : dir: reading active writers 2025/11/23 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:17:54 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:54 DEBUG : dir/file1.rclone_chunk.001_61m06b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:54 INFO : dir/file1.rclone_chunk.001_61m06b: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:54 INFO : dir/file1.rclone_chunk.001_61m06b: Deleted 2025/11/23 04:17:54 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:54 INFO : dir/file1: Copied (replaced existing) 2025/11/23 04:17:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/23 04:17:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/23 04:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/23 04:17:54 DEBUG : dir: Looking for writers 2025/11/23 04:17:54 DEBUG : file1: reading active writers 2025/11/23 04:17:54 DEBUG : Looking for writers 2025/11/23 04:17:54 DEBUG : dir: reading active writers 2025/11/23 04:17:54 DEBUG : >WaitForWriters: 2025/11/23 04:17:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:17:54 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:17:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:17:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:17:54 DEBUG : dir/file1(0xc0008f9400): _readAt: size=512, off=0 2025/11/23 04:17:54 DEBUG : dir/file1(0xc0008f9400): openPending: 2025/11/23 04:17:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2025/11/23 04:17:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/23 04:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:54 DEBUG : dir/file1(0xc0008f9400): >openPending: err= 2025/11/23 04:17:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/23 04:17:54 DEBUG : dir/file1(0xc0008f9400): >_readAt: n=14, err=EOF 2025/11/23 04:17:54 DEBUG : dir/file1(0xc0008f9400): close: 2025/11/23 04:17:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:17:54 DEBUG : dir/file1(0xc0008f9400): >close: err= 2025/11/23 04:17:54 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:55 DEBUG : newLeaf: size = 14 OK 2025/11/23 04:17:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:55 INFO : dir/file1: Deleted 2025/11/23 04:17:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:17:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000139ec0 2025/11/23 04:17:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:55 DEBUG : newLeaf: copy non-chunked object... 2025/11/23 04:17:55 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:55 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:55 INFO : newLeaf: Deleted 2025/11/23 04:17:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/23 04:17:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000139ec0 2025/11/23 04:17:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/23 04:17:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:17:55 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:17:55 DEBUG : dir/file1(0xc000b14d40): openPending: 2025/11/23 04:17:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2025/11/23 04:17:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/23 04:17:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:55 DEBUG : dir/file1(0xc000b14d40): >openPending: err= 2025/11/23 04:17:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:17:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:17:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:17:55 DEBUG : dir/file1(0xc000b14d40): _writeAt: size=25, off=0 2025/11/23 04:17:55 DEBUG : dir/file1(0xc000b14d40): >_writeAt: n=25, err= 2025/11/23 04:17:55 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:55 DEBUG : newLeaf: size = 14 OK 2025/11/23 04:17:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:55 INFO : dir/file1: Deleted 2025/11/23 04:17:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:17:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000139ec0 2025/11/23 04:17:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:55 DEBUG : newLeaf(0xc000b14d40): close: 2025/11/23 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/23 04:17:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-23 04:17:55.501225476 +0000 UTC m=+53.347159245 2025/11/23 04:17:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/23 04:17:55 DEBUG : newLeaf(0xc000b14d40): >close: err= 2025/11/23 04:17:55 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:55 DEBUG : dir: Looking for writers 2025/11/23 04:17:55 DEBUG : Looking for writers 2025/11/23 04:17:55 DEBUG : dir: reading active writers 2025/11/23 04:17:55 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:17:55 DEBUG : dir: Looking for writers 2025/11/23 04:17:55 DEBUG : Looking for writers 2025/11/23 04:17:55 DEBUG : dir: reading active writers 2025/11/23 04:17:55 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:17:55 DEBUG : dir: Looking for writers 2025/11/23 04:17:55 DEBUG : Looking for writers 2025/11/23 04:17:55 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:55 DEBUG : dir: reading active writers 2025/11/23 04:17:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:17:55 DEBUG : dir: Looking for writers 2025/11/23 04:17:55 DEBUG : Looking for writers 2025/11/23 04:17:55 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:55 DEBUG : dir: reading active writers 2025/11/23 04:17:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:17:55 DEBUG : newLeaf: vfs cache: starting upload 2025/11/23 04:17:55 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:17:55 DEBUG : dir: Looking for writers 2025/11/23 04:17:55 DEBUG : Looking for writers 2025/11/23 04:17:55 DEBUG : dir: reading active writers 2025/11/23 04:17:55 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:17:56 DEBUG : dir: Looking for writers 2025/11/23 04:17:56 DEBUG : Looking for writers 2025/11/23 04:17:56 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:56 DEBUG : dir: reading active writers 2025/11/23 04:17:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:17:56 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:17:56 DEBUG : newLeaf.rclone_chunk.001_61m1bw: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/23 04:17:56 INFO : newLeaf.rclone_chunk.001_61m1bw: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:56 INFO : newLeaf.rclone_chunk.001_61m1bw: Deleted 2025/11/23 04:17:56 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:17:56 INFO : newLeaf: Copied (replaced existing) 2025/11/23 04:17:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-23 04:17:55.501225476 +0000 UTC" 2025/11/23 04:17:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/23 04:17:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/23 04:17:56 DEBUG : dir: Looking for writers 2025/11/23 04:17:56 DEBUG : Looking for writers 2025/11/23 04:17:56 DEBUG : dir: reading active writers 2025/11/23 04:17:56 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:56 DEBUG : >WaitForWriters: 2025/11/23 04:17:56 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:56 DEBUG : dir: Looking for writers 2025/11/23 04:17:56 DEBUG : Looking for writers 2025/11/23 04:17:56 DEBUG : dir: reading active writers 2025/11/23 04:17:56 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:56 DEBUG : >WaitForWriters: 2025/11/23 04:17:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:17:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:17:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:17:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:17:56 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:56 DEBUG : dir/file1.rclone_chunk.001_61m29v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:17:56 INFO : dir/file1.rclone_chunk.001_61m29v: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:56 INFO : dir/file1.rclone_chunk.001_61m29v: Deleted 2025/11/23 04:17:57 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:57 DEBUG : dir: Looking for writers 2025/11/23 04:17:57 DEBUG : file1: reading active writers 2025/11/23 04:17:57 DEBUG : Looking for writers 2025/11/23 04:17:57 DEBUG : dir: reading active writers 2025/11/23 04:17:57 DEBUG : >WaitForWriters: 2025/11/23 04:17:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:17:57 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:17:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:17:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:17:57 DEBUG : dir/file1(0xc00039ea40): _readAt: size=512, off=0 2025/11/23 04:17:57 DEBUG : dir/file1(0xc00039ea40): openPending: 2025/11/23 04:17:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/23 04:17:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/23 04:17:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:57 DEBUG : dir/file1(0xc00039ea40): >openPending: err= 2025/11/23 04:17:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/23 04:17:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:17:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:17:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:17:57 DEBUG : dir/file1(0xc00039ea40): >_readAt: n=14, err=EOF 2025/11/23 04:17:57 DEBUG : dir/file1(0xc00039ea40): close: 2025/11/23 04:17:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:17:57 DEBUG : dir/file1(0xc00039ea40): >close: err= 2025/11/23 04:17:57 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:57 DEBUG : newLeaf: size = 14 OK 2025/11/23 04:17:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:57 INFO : dir/file1: Deleted 2025/11/23 04:17:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:17:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000dcc0c0 2025/11/23 04:17:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:57 DEBUG : newLeaf: copy non-chunked object... 2025/11/23 04:17:57 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:17:57 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:57 INFO : newLeaf: Deleted 2025/11/23 04:17:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/23 04:17:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000dcc0c0 2025/11/23 04:17:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/23 04:17:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:17:58 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:17:58 DEBUG : dir/file1(0xc00041b240): openPending: 2025/11/23 04:17:58 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/23 04:17:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/23 04:17:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:17:58 DEBUG : dir/file1(0xc00041b240): >openPending: err= 2025/11/23 04:17:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:17:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:17:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:17:58 DEBUG : dir/file1(0xc00041b240): _writeAt: size=25, off=0 2025/11/23 04:17:58 DEBUG : dir/file1(0xc00041b240): >_writeAt: n=25, err= 2025/11/23 04:17:58 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:17:58 DEBUG : newLeaf: size = 14 OK 2025/11/23 04:17:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:58 INFO : dir/file1: Deleted 2025/11/23 04:17:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:17:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000dcc0c0 2025/11/23 04:17:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:17:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:58 DEBUG : newLeaf(0xc00041b240): close: 2025/11/23 04:17:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/23 04:17:58 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-23 04:17:58.002519174 +0000 UTC m=+55.848452972 2025/11/23 04:17:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/23 04:17:58 DEBUG : newLeaf(0xc00041b240): >close: err= 2025/11/23 04:17:58 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:58 DEBUG : dir: Looking for writers 2025/11/23 04:17:58 DEBUG : Looking for writers 2025/11/23 04:17:58 DEBUG : dir: reading active writers 2025/11/23 04:17:58 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:17:58 DEBUG : dir: Looking for writers 2025/11/23 04:17:58 DEBUG : Looking for writers 2025/11/23 04:17:58 DEBUG : dir: reading active writers 2025/11/23 04:17:58 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:17:58 DEBUG : dir: Looking for writers 2025/11/23 04:17:58 DEBUG : Looking for writers 2025/11/23 04:17:58 DEBUG : dir: reading active writers 2025/11/23 04:17:58 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:17:58 DEBUG : dir: Looking for writers 2025/11/23 04:17:58 DEBUG : Looking for writers 2025/11/23 04:17:58 DEBUG : dir: reading active writers 2025/11/23 04:17:58 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:17:58 DEBUG : newLeaf: vfs cache: starting upload 2025/11/23 04:17:58 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:17:58 DEBUG : dir: Looking for writers 2025/11/23 04:17:58 DEBUG : Looking for writers 2025/11/23 04:17:58 DEBUG : dir: reading active writers 2025/11/23 04:17:58 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:17:58 DEBUG : dir: Looking for writers 2025/11/23 04:17:58 DEBUG : Looking for writers 2025/11/23 04:17:58 DEBUG : dir: reading active writers 2025/11/23 04:17:58 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:17:58 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:17:58 DEBUG : newLeaf.rclone_chunk.001_61m4z5: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/23 04:17:58 INFO : newLeaf.rclone_chunk.001_61m4z5: Copied (server-side copy) to: newLeaf 2025/11/23 04:17:58 INFO : newLeaf.rclone_chunk.001_61m4z5: Deleted 2025/11/23 04:17:58 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:17:58 INFO : newLeaf: Copied (replaced existing) 2025/11/23 04:17:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-23 04:17:58.002519174 +0000 UTC" 2025/11/23 04:17:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/23 04:17:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:17:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/23 04:17:58 DEBUG : dir: Looking for writers 2025/11/23 04:17:58 DEBUG : Looking for writers 2025/11/23 04:17:58 DEBUG : dir: reading active writers 2025/11/23 04:17:58 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:58 DEBUG : >WaitForWriters: 2025/11/23 04:17:58 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:58 DEBUG : dir: Looking for writers 2025/11/23 04:17:58 DEBUG : Looking for writers 2025/11/23 04:17:58 DEBUG : dir: reading active writers 2025/11/23 04:17:58 DEBUG : newLeaf: reading active writers 2025/11/23 04:17:58 DEBUG : >WaitForWriters: 2025/11/23 04:17:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestFileRename (16.18s) --- PASS: TestFileRename/off,forceCache=false (2.31s) --- PASS: TestFileRename/minimal,forceCache=false (2.51s) --- PASS: TestFileRename/minimal,forceCache=true (3.16s) --- PASS: TestFileRename/writes,forceCache=false (2.51s) --- PASS: TestFileRename/writes,forceCache=true (3.15s) --- PASS: TestFileRename/full,forceCache=false (2.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:59 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:59 DEBUG : Looking for writers 2025/11/23 04:17:59 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 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:17:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:17:59 DEBUG : dir/file1: size = 16 OK 2025/11/23 04:17:59 DEBUG : dir/file1.rclone_chunk.001_61m5du: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/23 04:17:59 INFO : dir/file1.rclone_chunk.001_61m5du: Copied (server-side copy) to: dir/file1 2025/11/23 04:17:59 INFO : dir/file1.rclone_chunk.001_61m5du: Deleted 2025/11/23 04:17:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:17:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:17:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:17:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/23 04:17:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:17:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/23 04:17:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/23 04:17:59 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:17:59 DEBUG : dir: Looking for writers 2025/11/23 04:17:59 DEBUG : file1: reading active writers 2025/11/23 04:17:59 DEBUG : Looking for writers 2025/11/23 04:17:59 DEBUG : dir: reading active writers 2025/11/23 04:17:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.87s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:00 DEBUG : dir/file1: size = 16 OK 2025/11/23 04:18:00 DEBUG : dir/file1.rclone_chunk.001_61m6mm: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/23 04:18:00 INFO : dir/file1.rclone_chunk.001_61m6mm: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:00 INFO : dir/file1.rclone_chunk.001_61m6mm: Deleted 2025/11/23 04:18:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:18:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:18:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/23 04:18:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/23 04:18:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/23 04:18:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/23 04:18:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/23 04:18:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/23 04:18:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/23 04:18:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/23 04:18:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/23 04:18:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/23 04:18:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/23 04:18:00 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/23 04:18:00 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/23 04:18:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/23 04:18:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/23 04:18:00 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/23 04:18:01 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:01 DEBUG : dir: Looking for writers 2025/11/23 04:18:01 DEBUG : file1: reading active writers 2025/11/23 04:18:01 DEBUG : Looking for writers 2025/11/23 04:18:01 DEBUG : dir: reading active writers 2025/11/23 04:18:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.32s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:01 DEBUG : dir/file1: size = 16 OK 2025/11/23 04:18:01 DEBUG : dir/file1.rclone_chunk.001_61m758: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/23 04:18:01 INFO : dir/file1.rclone_chunk.001_61m758: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:01 INFO : dir/file1.rclone_chunk.001_61m758: Deleted 2025/11/23 04:18:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:18:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:18:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/23 04:18:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/23 04:18:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/23 04:18:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/23 04:18:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/23 04:18:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/23 04:18:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/23 04:18:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/23 04:18:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/23 04:18:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/23 04:18:02 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/23 04:18:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/23 04:18:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/23 04:18:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/23 04:18:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/23 04:18:02 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/23 04:18:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/23 04:18:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/23 04:18:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/23 04:18:02 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/23 04:18:02 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:02 DEBUG : dir: Looking for writers 2025/11/23 04:18:02 DEBUG : file1: reading active writers 2025/11/23 04:18:02 DEBUG : Looking for writers 2025/11/23 04:18:02 DEBUG : dir: reading active writers 2025/11/23 04:18:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.43s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:03 DEBUG : dir/file1: size = 16 OK 2025/11/23 04:18:03 DEBUG : dir/file1.rclone_chunk.001_61m8a1: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/23 04:18:03 INFO : dir/file1.rclone_chunk.001_61m8a1: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:03 INFO : dir/file1.rclone_chunk.001_61m8a1: Deleted 2025/11/23 04:18:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:18:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:18:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/23 04:18:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:03 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:03 DEBUG : dir: Looking for writers 2025/11/23 04:18:03 DEBUG : file1: reading active writers 2025/11/23 04:18:03 DEBUG : Looking for writers 2025/11/23 04:18:03 DEBUG : dir: reading active writers 2025/11/23 04:18:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.92s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:04 DEBUG : dir/file1: size = 16 OK 2025/11/23 04:18:04 DEBUG : dir/file1.rclone_chunk.001_61m94q: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/23 04:18:04 INFO : dir/file1.rclone_chunk.001_61m94q: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:04 INFO : dir/file1.rclone_chunk.001_61m94q: Deleted 2025/11/23 04:18:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:18:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:18:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/23 04:18:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:04 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/23 04:18:04 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/23 04:18:04 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:04 DEBUG : dir: Looking for writers 2025/11/23 04:18:04 DEBUG : file1: reading active writers 2025/11/23 04:18:04 DEBUG : Looking for writers 2025/11/23 04:18:04 DEBUG : dir: reading active writers 2025/11/23 04:18:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.96s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:05 DEBUG : dir/file1: size = 16 OK 2025/11/23 04:18:05 DEBUG : dir/file1.rclone_chunk.001_61ma2o: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/23 04:18:05 INFO : dir/file1.rclone_chunk.001_61ma2o: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:05 INFO : dir/file1.rclone_chunk.001_61ma2o: Deleted 2025/11/23 04:18:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:18:05 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:18:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:18:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:18:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:18:05 DEBUG : dir/file1(0xc00097c540): _readAt: size=1, off=0 2025/11/23 04:18:05 DEBUG : dir/file1(0xc00097c540): openPending: 2025/11/23 04:18:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/23 04:18:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:18:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:05 DEBUG : dir/file1(0xc00097c540): >openPending: err= 2025/11/23 04:18:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/23 04:18:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:05 DEBUG : dir/file1(0xc00097c540): >_readAt: n=1, err= 2025/11/23 04:18:05 DEBUG : dir/file1(0xc00097c540): _readAt: size=256, off=1 2025/11/23 04:18:05 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/23 04:18:05 DEBUG : dir/file1(0xc00097c540): >_readAt: n=15, err=EOF 2025/11/23 04:18:05 DEBUG : dir/file1(0xc00097c540): _readAt: size=16, off=16 2025/11/23 04:18:05 DEBUG : dir/file1(0xc00097c540): >_readAt: n=0, err=EOF 2025/11/23 04:18:05 DEBUG : dir/file1(0xc00097c540): close: 2025/11/23 04:18:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:18:05 DEBUG : dir/file1(0xc00097c540): >close: err= 2025/11/23 04:18:05 DEBUG : dir/file1(0xc00097c540): close: 2025/11/23 04:18:05 DEBUG : dir/file1(0xc00097c540): >close: err=file already closed 2025/11/23 04:18:05 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:05 DEBUG : dir: Looking for writers 2025/11/23 04:18:05 DEBUG : file1: reading active writers 2025/11/23 04:18:05 DEBUG : Looking for writers 2025/11/23 04:18:05 DEBUG : dir: reading active writers 2025/11/23 04:18:05 DEBUG : >WaitForWriters: 2025/11/23 04:18:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.97s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:06 DEBUG : dir/file1: size = 16 OK 2025/11/23 04:18:06 DEBUG : dir/file1.rclone_chunk.001_61mbjv: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/23 04:18:06 INFO : dir/file1.rclone_chunk.001_61mbjv: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:06 INFO : dir/file1.rclone_chunk.001_61mbjv: Deleted 2025/11/23 04:18:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:18:06 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:18:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:18:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:18:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): _readAt: size=1, off=0 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): openPending: 2025/11/23 04:18:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/23 04:18:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:18:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): >openPending: err= 2025/11/23 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/23 04:18:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): >_readAt: n=1, err= 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): _readAt: size=1, off=5 2025/11/23 04:18:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): >_readAt: n=1, err= 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): _readAt: size=1, off=3 2025/11/23 04:18:06 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): >_readAt: n=1, err= 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): _readAt: size=1, off=13 2025/11/23 04:18:06 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): >_readAt: n=1, err= 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): _readAt: size=16, off=100 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): close: 2025/11/23 04:18:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:18:06 DEBUG : dir/file1(0xc0009814c0): >close: err= 2025/11/23 04:18:06 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:06 DEBUG : dir: Looking for writers 2025/11/23 04:18:06 DEBUG : file1: reading active writers 2025/11/23 04:18:06 DEBUG : Looking for writers 2025/11/23 04:18:06 DEBUG : dir: reading active writers 2025/11/23 04:18:06 DEBUG : >WaitForWriters: 2025/11/23 04:18:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.98s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:07 DEBUG : dir/file1: size = 16 OK 2025/11/23 04:18:07 DEBUG : dir/file1.rclone_chunk.001_61mcwe: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/23 04:18:07 INFO : dir/file1.rclone_chunk.001_61mcwe: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:07 INFO : dir/file1.rclone_chunk.001_61mcwe: Deleted 2025/11/23 04:18:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:18:07 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:18:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:18:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:18:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): _readAt: size=1, off=0 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): openPending: 2025/11/23 04:18:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/23 04:18:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:18:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): >openPending: err= 2025/11/23 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/23 04:18:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): >_readAt: n=1, err= 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): _readAt: size=1, off=5 2025/11/23 04:18:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): >_readAt: n=1, err= 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): _readAt: size=1, off=1 2025/11/23 04:18:07 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): >_readAt: n=1, err= 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): _readAt: size=6, off=10 2025/11/23 04:18:07 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): >_readAt: n=6, err= 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): _readAt: size=256, off=10 2025/11/23 04:18:07 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): >_readAt: n=6, err=EOF 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): _readAt: size=256, off=100 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): >_readAt: n=0, err=EOF 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): close: 2025/11/23 04:18:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): >close: err= 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): _readAt: size=256, off=100 2025/11/23 04:18:07 DEBUG : dir/file1(0xc00039fd80): >_readAt: n=0, err=file already closed 2025/11/23 04:18:07 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:07 DEBUG : dir: Looking for writers 2025/11/23 04:18:07 DEBUG : file1: reading active writers 2025/11/23 04:18:07 DEBUG : Looking for writers 2025/11/23 04:18:07 DEBUG : dir: reading active writers 2025/11/23 04:18:07 DEBUG : >WaitForWriters: 2025/11/23 04:18:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.06s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:08 DEBUG : dir/file1: size = 16 OK 2025/11/23 04:18:08 DEBUG : dir/file1.rclone_chunk.001_61mda7: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/23 04:18:08 INFO : dir/file1.rclone_chunk.001_61mda7: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:08 INFO : dir/file1.rclone_chunk.001_61mda7: Deleted 2025/11/23 04:18:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:18:08 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:18:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:18:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:18:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:18:08 DEBUG : dir/file1(0xc0006dba00): RWFileHandle.Flush 2025/11/23 04:18:08 DEBUG : dir/file1(0xc0006dba00): _readAt: size=256, off=0 2025/11/23 04:18:08 DEBUG : dir/file1(0xc0006dba00): openPending: 2025/11/23 04:18:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/23 04:18:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:18:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:08 DEBUG : dir/file1(0xc0006dba00): >openPending: err= 2025/11/23 04:18:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/23 04:18:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:08 DEBUG : dir/file1(0xc0006dba00): >_readAt: n=16, err=EOF 2025/11/23 04:18:08 DEBUG : dir/file1(0xc0006dba00): RWFileHandle.Flush 2025/11/23 04:18:08 DEBUG : dir/file1(0xc0006dba00): RWFileHandle.Flush 2025/11/23 04:18:08 DEBUG : dir/file1(0xc0006dba00): close: 2025/11/23 04:18:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:18:08 DEBUG : dir/file1(0xc0006dba00): >close: err= 2025/11/23 04:18:08 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:08 DEBUG : dir: Looking for writers 2025/11/23 04:18:08 DEBUG : file1: reading active writers 2025/11/23 04:18:08 DEBUG : Looking for writers 2025/11/23 04:18:08 DEBUG : dir: reading active writers 2025/11/23 04:18:08 DEBUG : >WaitForWriters: 2025/11/23 04:18:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.94s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:08 DEBUG : dir/file1: size = 16 OK 2025/11/23 04:18:08 DEBUG : dir/file1.rclone_chunk.001_61mew2: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/23 04:18:08 INFO : dir/file1.rclone_chunk.001_61mew2: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:09 INFO : dir/file1.rclone_chunk.001_61mew2: Deleted 2025/11/23 04:18:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:18:09 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:18:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:18:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:18:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:18:09 DEBUG : dir/file1(0xc0008f92c0): _readAt: size=256, off=0 2025/11/23 04:18:09 DEBUG : dir/file1(0xc0008f92c0): openPending: 2025/11/23 04:18:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/23 04:18:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:18:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:09 DEBUG : dir/file1(0xc0008f92c0): >openPending: err= 2025/11/23 04:18:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/23 04:18:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:09 DEBUG : dir/file1(0xc0008f92c0): >_readAt: n=16, err=EOF 2025/11/23 04:18:09 DEBUG : dir/file1(0xc0008f92c0): RWFileHandle.Release 2025/11/23 04:18:09 DEBUG : dir/file1(0xc0008f92c0): close: 2025/11/23 04:18:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:18:09 DEBUG : dir/file1(0xc0008f92c0): >close: err= 2025/11/23 04:18:09 DEBUG : dir/file1(0xc0008f92c0): RWFileHandle.Release 2025/11/23 04:18:09 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:09 DEBUG : dir: Looking for writers 2025/11/23 04:18:09 DEBUG : file1: reading active writers 2025/11/23 04:18:09 DEBUG : Looking for writers 2025/11/23 04:18:09 DEBUG : dir: reading active writers 2025/11/23 04:18:09 DEBUG : >WaitForWriters: 2025/11/23 04:18:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.92s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:09 DEBUG : file1: newRWFileHandle: 2025/11/23 04:18:09 DEBUG : file1(0xc00097e6c0): openPending: 2025/11/23 04:18:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:09 DEBUG : file1(0xc00097e6c0): >openPending: err= 2025/11/23 04:18:09 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:18:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:18:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:18:09 DEBUG : file1(0xc00097e6c0): _writeAt: size=5, off=0 2025/11/23 04:18:09 DEBUG : file1(0xc00097e6c0): >_writeAt: n=5, err= 2025/11/23 04:18:09 DEBUG : file1(0xc00097e6c0): _writeAt: size=7, off=5 2025/11/23 04:18:09 DEBUG : file1(0xc00097e6c0): >_writeAt: n=7, err= 2025/11/23 04:18:09 DEBUG : file1: vfs cache: truncate to size=11 2025/11/23 04:18:09 DEBUG : file1(0xc00097e6c0): close: 2025/11/23 04:18:09 DEBUG : file1: vfs cache: setting modification time to 2025-11-23 04:18:09.574304024 +0000 UTC m=+67.420237761 2025/11/23 04:18:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:09 DEBUG : file1(0xc00097e6c0): >close: err= 2025/11/23 04:18:09 DEBUG : file1(0xc00097e6c0): close: 2025/11/23 04:18:09 DEBUG : file1(0xc00097e6c0): >close: err=file already closed 2025/11/23 04:18:09 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:09 DEBUG : Looking for writers 2025/11/23 04:18:09 DEBUG : file1: reading active writers 2025/11/23 04:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:18:09 DEBUG : Looking for writers 2025/11/23 04:18:09 DEBUG : file1: reading active writers 2025/11/23 04:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:18:09 DEBUG : Looking for writers 2025/11/23 04:18:09 DEBUG : file1: reading active writers 2025/11/23 04:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:18:09 DEBUG : Looking for writers 2025/11/23 04:18:09 DEBUG : file1: reading active writers 2025/11/23 04:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:18:09 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:18:09 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:18:09 DEBUG : Looking for writers 2025/11/23 04:18:09 DEBUG : file1: reading active writers 2025/11/23 04:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:18:09 DEBUG : Looking for writers 2025/11/23 04:18:09 DEBUG : file1: reading active writers 2025/11/23 04:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:18:10 DEBUG : file1: size = 11 OK 2025/11/23 04:18:10 DEBUG : file1.rclone_chunk.001_61mfwp: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 04:18:10 INFO : file1.rclone_chunk.001_61mfwp: Copied (server-side copy) to: file1 2025/11/23 04:18:10 INFO : file1.rclone_chunk.001_61mfwp: Deleted 2025/11/23 04:18:10 DEBUG : file1: size = 11 OK 2025/11/23 04:18:10 INFO : file1: Copied (new) 2025/11/23 04:18:10 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-23 04:18:09.574304024 +0000 UTC" 2025/11/23 04:18:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:18:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:10 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:18:10 DEBUG : Looking for writers 2025/11/23 04:18:10 DEBUG : file1: reading active writers 2025/11/23 04:18:10 DEBUG : >WaitForWriters: 2025/11/23 04:18:10 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:10 DEBUG : Looking for writers 2025/11/23 04:18:10 DEBUG : file1: reading active writers 2025/11/23 04:18:10 DEBUG : >WaitForWriters: 2025/11/23 04:18:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.96s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:10 DEBUG : file1: newRWFileHandle: 2025/11/23 04:18:10 DEBUG : file1(0xc00097ec80): openPending: 2025/11/23 04:18:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:10 DEBUG : file1(0xc00097ec80): >openPending: err= 2025/11/23 04:18:10 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:18:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:18:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:18:10 DEBUG : file1(0xc00097ec80): _writeAt: size=7, off=0 2025/11/23 04:18:10 DEBUG : file1(0xc00097ec80): >_writeAt: n=7, err= 2025/11/23 04:18:10 DEBUG : file1(0xc00097ec80): _writeAt: size=6, off=5 2025/11/23 04:18:10 DEBUG : file1(0xc00097ec80): >_writeAt: n=6, err= 2025/11/23 04:18:10 DEBUG : file1(0xc00097ec80): close: 2025/11/23 04:18:10 DEBUG : file1: vfs cache: setting modification time to 2025-11-23 04:18:10.527793153 +0000 UTC m=+68.373726921 2025/11/23 04:18:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:10 DEBUG : file1(0xc00097ec80): >close: err= 2025/11/23 04:18:10 DEBUG : file1(0xc00097ec80): _writeAt: size=5, off=0 2025/11/23 04:18:10 DEBUG : file1(0xc00097ec80): >_writeAt: n=0, err=file already closed 2025/11/23 04:18:10 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:10 DEBUG : Looking for writers 2025/11/23 04:18:10 DEBUG : file1: reading active writers 2025/11/23 04:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:18:10 DEBUG : Looking for writers 2025/11/23 04:18:10 DEBUG : file1: reading active writers 2025/11/23 04:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:18:10 DEBUG : Looking for writers 2025/11/23 04:18:10 DEBUG : file1: reading active writers 2025/11/23 04:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:18:10 DEBUG : Looking for writers 2025/11/23 04:18:10 DEBUG : file1: reading active writers 2025/11/23 04:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:18:10 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:18:10 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:18:10 DEBUG : Looking for writers 2025/11/23 04:18:10 DEBUG : file1: reading active writers 2025/11/23 04:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:18:10 DEBUG : Looking for writers 2025/11/23 04:18:10 DEBUG : file1: reading active writers 2025/11/23 04:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:18:11 DEBUG : file1: size = 11 OK 2025/11/23 04:18:11 DEBUG : file1.rclone_chunk.001_61mgxw: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 04:18:11 INFO : file1.rclone_chunk.001_61mgxw: Copied (server-side copy) to: file1 2025/11/23 04:18:11 INFO : file1.rclone_chunk.001_61mgxw: Deleted 2025/11/23 04:18:11 DEBUG : file1: size = 11 OK 2025/11/23 04:18:11 INFO : file1: Copied (new) 2025/11/23 04:18:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-23 04:18:10.527793153 +0000 UTC" 2025/11/23 04:18:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:18:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:11 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:18:11 DEBUG : Looking for writers 2025/11/23 04:18:11 DEBUG : file1: reading active writers 2025/11/23 04:18:11 DEBUG : >WaitForWriters: 2025/11/23 04:18:11 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:11 DEBUG : Looking for writers 2025/11/23 04:18:11 DEBUG : file1: reading active writers 2025/11/23 04:18:11 DEBUG : >WaitForWriters: 2025/11/23 04:18:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.92s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:11 DEBUG : file1: newRWFileHandle: 2025/11/23 04:18:11 DEBUG : file1(0xc00039e8c0): openPending: 2025/11/23 04:18:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:11 DEBUG : file1(0xc00039e8c0): >openPending: err= 2025/11/23 04:18:11 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:18:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:18:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:18:11 DEBUG : file1(0xc00039e8c0): close: 2025/11/23 04:18:11 DEBUG : file1: vfs cache: setting modification time to 2025-11-23 04:18:11.445023983 +0000 UTC m=+69.290957751 2025/11/23 04:18:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:11 DEBUG : file1(0xc00039e8c0): >close: err= 2025/11/23 04:18:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/23 04:18:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:18:11 DEBUG : file2: newRWFileHandle: 2025/11/23 04:18:11 DEBUG : file2(0xc00039f080): openPending: 2025/11/23 04:18:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/23 04:18:11 DEBUG : file2(0xc00039f080): >openPending: err= 2025/11/23 04:18:11 DEBUG : file2: >newRWFileHandle: err= 2025/11/23 04:18:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/23 04:18:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/23 04:18:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/23 04:18:11 DEBUG : file2(0xc00039f080): RWFileHandle.Flush 2025/11/23 04:18:11 DEBUG : file2(0xc00039f080): RWFileHandle.Release 2025/11/23 04:18:11 DEBUG : file2(0xc00039f080): close: 2025/11/23 04:18:11 DEBUG : file2: vfs cache: setting modification time to 2025-11-23 04:18:11.448632832 +0000 UTC m=+69.294566610 2025/11/23 04:18:11 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:11 DEBUG : file2(0xc00039f080): >close: err= 2025/11/23 04:18:11 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:11 DEBUG : Looking for writers 2025/11/23 04:18:11 DEBUG : file1: reading active writers 2025/11/23 04:18:11 DEBUG : file2: reading active writers 2025/11/23 04:18:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/23 04:18:11 DEBUG : Looking for writers 2025/11/23 04:18:11 DEBUG : file1: reading active writers 2025/11/23 04:18:11 DEBUG : file2: reading active writers 2025/11/23 04:18:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/23 04:18:11 DEBUG : Looking for writers 2025/11/23 04:18:11 DEBUG : file2: reading active writers 2025/11/23 04:18:11 DEBUG : file1: reading active writers 2025/11/23 04:18:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/23 04:18:11 DEBUG : Looking for writers 2025/11/23 04:18:11 DEBUG : file1: reading active writers 2025/11/23 04:18:11 DEBUG : file2: reading active writers 2025/11/23 04:18:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/23 04:18:11 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:18:11 DEBUG : file2: vfs cache: starting upload 2025/11/23 04:18:11 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:18:11 DEBUG : Looking for writers 2025/11/23 04:18:11 DEBUG : file2: reading active writers 2025/11/23 04:18:11 DEBUG : file1: reading active writers 2025/11/23 04:18:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/23 04:18:11 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:18:11 DEBUG : Looking for writers 2025/11/23 04:18:11 DEBUG : file2: reading active writers 2025/11/23 04:18:11 DEBUG : file1: reading active writers 2025/11/23 04:18:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/23 04:18:11 DEBUG : file2: size = 0 OK 2025/11/23 04:18:11 DEBUG : file2.rclone_chunk.001_61mhbf: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/23 04:18:11 INFO : file2.rclone_chunk.001_61mhbf: Copied (server-side copy) to: file2 2025/11/23 04:18:11 DEBUG : file1: size = 0 OK 2025/11/23 04:18:11 DEBUG : file1.rclone_chunk.001_61mhaj: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/23 04:18:11 INFO : file1.rclone_chunk.001_61mhaj: Copied (server-side copy) to: file1 2025/11/23 04:18:12 INFO : file2.rclone_chunk.001_61mhbf: Deleted 2025/11/23 04:18:12 DEBUG : file2: size = 0 OK 2025/11/23 04:18:12 INFO : file2: Copied (new) 2025/11/23 04:18:12 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-23 04:18:11.448632832 +0000 UTC" 2025/11/23 04:18:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/23 04:18:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/23 04:18:12 INFO : file2: vfs cache: upload succeeded try #1 2025/11/23 04:18:12 INFO : file1.rclone_chunk.001_61mhaj: Deleted 2025/11/23 04:18:12 DEBUG : file1: size = 0 OK 2025/11/23 04:18:12 INFO : file1: Copied (new) 2025/11/23 04:18:12 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-23 04:18:11.445023983 +0000 UTC" 2025/11/23 04:18:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:18:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:12 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:18:12 DEBUG : Looking for writers 2025/11/23 04:18:12 DEBUG : file1: reading active writers 2025/11/23 04:18:12 DEBUG : file2: reading active writers 2025/11/23 04:18:12 DEBUG : >WaitForWriters: 2025/11/23 04:18:12 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:12 DEBUG : Looking for writers 2025/11/23 04:18:12 DEBUG : file2: reading active writers 2025/11/23 04:18:12 DEBUG : file1: reading active writers 2025/11/23 04:18:12 DEBUG : >WaitForWriters: 2025/11/23 04:18:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.02s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:12 DEBUG : file1: newRWFileHandle: 2025/11/23 04:18:12 DEBUG : file1(0xc000980e80): openPending: 2025/11/23 04:18:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:12 DEBUG : file1(0xc000980e80): >openPending: err= 2025/11/23 04:18:12 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:18:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:18:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:18:12 DEBUG : file1(0xc000980e80): _writeAt: size=5, off=0 2025/11/23 04:18:12 DEBUG : file1(0xc000980e80): >_writeAt: n=5, err= 2025/11/23 04:18:12 DEBUG : file1(0xc000980e80): RWFileHandle.Flush 2025/11/23 04:18:12 DEBUG : file1(0xc000980e80): RWFileHandle.Flush 2025/11/23 04:18:12 DEBUG : file1(0xc000980e80): close: 2025/11/23 04:18:12 DEBUG : file1: vfs cache: setting modification time to 2025-11-23 04:18:12.464551388 +0000 UTC m=+70.310485127 2025/11/23 04:18:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:12 DEBUG : file1(0xc000980e80): >close: err= 2025/11/23 04:18:12 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:12 DEBUG : Looking for writers 2025/11/23 04:18:12 DEBUG : file1: reading active writers 2025/11/23 04:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:18:12 DEBUG : Looking for writers 2025/11/23 04:18:12 DEBUG : file1: reading active writers 2025/11/23 04:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:18:12 DEBUG : Looking for writers 2025/11/23 04:18:12 DEBUG : file1: reading active writers 2025/11/23 04:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:18:12 DEBUG : Looking for writers 2025/11/23 04:18:12 DEBUG : file1: reading active writers 2025/11/23 04:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:18:12 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:18:12 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:18:12 DEBUG : Looking for writers 2025/11/23 04:18:12 DEBUG : file1: reading active writers 2025/11/23 04:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:18:12 DEBUG : Looking for writers 2025/11/23 04:18:12 DEBUG : file1: reading active writers 2025/11/23 04:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:18:12 DEBUG : file1: size = 5 OK 2025/11/23 04:18:12 DEBUG : file1.rclone_chunk.001_61mif6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/23 04:18:12 INFO : file1.rclone_chunk.001_61mif6: Copied (server-side copy) to: file1 2025/11/23 04:18:13 INFO : file1.rclone_chunk.001_61mif6: Deleted 2025/11/23 04:18:13 DEBUG : file1: size = 5 OK 2025/11/23 04:18:13 INFO : file1: Copied (new) 2025/11/23 04:18:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-23 04:18:12.464551388 +0000 UTC" 2025/11/23 04:18:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:18:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:13 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:18:13 DEBUG : Looking for writers 2025/11/23 04:18:13 DEBUG : file1: reading active writers 2025/11/23 04:18:13 DEBUG : >WaitForWriters: 2025/11/23 04:18:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.84s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:13 DEBUG : file1: newRWFileHandle: 2025/11/23 04:18:13 DEBUG : file1(0xc0008f86c0): openPending: 2025/11/23 04:18:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:13 DEBUG : file1(0xc0008f86c0): >openPending: err= 2025/11/23 04:18:13 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:18:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:18:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:18:13 DEBUG : file1(0xc0008f86c0): _writeAt: size=5, off=0 2025/11/23 04:18:13 DEBUG : file1(0xc0008f86c0): >_writeAt: n=5, err= 2025/11/23 04:18:13 DEBUG : file1(0xc0008f86c0): RWFileHandle.Release 2025/11/23 04:18:13 DEBUG : file1(0xc0008f86c0): close: 2025/11/23 04:18:13 DEBUG : file1: vfs cache: setting modification time to 2025-11-23 04:18:13.306861231 +0000 UTC m=+71.152794969 2025/11/23 04:18:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:13 DEBUG : file1(0xc0008f86c0): >close: err= 2025/11/23 04:18:13 DEBUG : file1(0xc0008f86c0): RWFileHandle.Release 2025/11/23 04:18:13 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:13 DEBUG : Looking for writers 2025/11/23 04:18:13 DEBUG : file1: reading active writers 2025/11/23 04:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:18:13 DEBUG : Looking for writers 2025/11/23 04:18:13 DEBUG : file1: reading active writers 2025/11/23 04:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:18:13 DEBUG : Looking for writers 2025/11/23 04:18:13 DEBUG : file1: reading active writers 2025/11/23 04:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:18:13 DEBUG : Looking for writers 2025/11/23 04:18:13 DEBUG : file1: reading active writers 2025/11/23 04:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:18:13 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:18:13 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:18:13 DEBUG : Looking for writers 2025/11/23 04:18:13 DEBUG : file1: reading active writers 2025/11/23 04:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:18:13 DEBUG : Looking for writers 2025/11/23 04:18:13 DEBUG : file1: reading active writers 2025/11/23 04:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:18:13 DEBUG : file1: size = 5 OK 2025/11/23 04:18:13 DEBUG : file1.rclone_chunk.001_61mjcg: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/23 04:18:13 INFO : file1.rclone_chunk.001_61mjcg: Copied (server-side copy) to: file1 2025/11/23 04:18:13 INFO : file1.rclone_chunk.001_61mjcg: Deleted 2025/11/23 04:18:13 DEBUG : file1: size = 5 OK 2025/11/23 04:18:13 INFO : file1: Copied (new) 2025/11/23 04:18:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-23 04:18:13.306861231 +0000 UTC" 2025/11/23 04:18:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:18:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:13 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:18:13 DEBUG : Looking for writers 2025/11/23 04:18:13 DEBUG : file1: reading active writers 2025/11/23 04:18:13 DEBUG : >WaitForWriters: 2025/11/23 04:18:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.87s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:14 DEBUG : dir/file1: size = 16 OK 2025/11/23 04:18:14 DEBUG : dir/file1.rclone_chunk.001_61mk2x: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/23 04:18:14 INFO : dir/file1.rclone_chunk.001_61mk2x: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:14 INFO : dir/file1.rclone_chunk.001_61mk2x: Deleted 2025/11/23 04:18:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/23 04:18:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:18:14 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:18:14 DEBUG : dir/file1(0xc00097fd40): openPending: 2025/11/23 04:18:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/23 04:18:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:18:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:14 DEBUG : dir/file1(0xc00097fd40): >openPending: err= 2025/11/23 04:18:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:18:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:18:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:18:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:18:14 DEBUG : dir/file1(0xc00097fd40): _writeAt: size=5, off=0 2025/11/23 04:18:14 DEBUG : dir/file1(0xc00097fd40): >_writeAt: n=5, err= 2025/11/23 04:18:14 DEBUG : dir/file1(0xc00097fd40): close: 2025/11/23 04:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:14 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-23 04:18:14.840721379 +0000 UTC m=+72.686655147 2025/11/23 04:18:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:14 DEBUG : dir/file1(0xc00097fd40): >close: err= 2025/11/23 04:18:14 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:14 DEBUG : dir: Looking for writers 2025/11/23 04:18:14 DEBUG : file1: reading active writers 2025/11/23 04:18:14 DEBUG : Looking for writers 2025/11/23 04:18:14 DEBUG : dir: reading active writers 2025/11/23 04:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:18:14 DEBUG : dir: Looking for writers 2025/11/23 04:18:14 DEBUG : file1: reading active writers 2025/11/23 04:18:14 DEBUG : Looking for writers 2025/11/23 04:18:14 DEBUG : dir: reading active writers 2025/11/23 04:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:18:14 DEBUG : dir: Looking for writers 2025/11/23 04:18:14 DEBUG : file1: reading active writers 2025/11/23 04:18:14 DEBUG : Looking for writers 2025/11/23 04:18:14 DEBUG : dir: reading active writers 2025/11/23 04:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:18:14 DEBUG : dir: Looking for writers 2025/11/23 04:18:14 DEBUG : file1: reading active writers 2025/11/23 04:18:14 DEBUG : Looking for writers 2025/11/23 04:18:14 DEBUG : dir: reading active writers 2025/11/23 04:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:18:14 DEBUG : dir/file1: vfs cache: starting upload 2025/11/23 04:18:14 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:18:14 DEBUG : dir: Looking for writers 2025/11/23 04:18:14 DEBUG : file1: reading active writers 2025/11/23 04:18:14 DEBUG : Looking for writers 2025/11/23 04:18:14 DEBUG : dir: reading active writers 2025/11/23 04:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:18:15 DEBUG : dir: Looking for writers 2025/11/23 04:18:15 DEBUG : file1: reading active writers 2025/11/23 04:18:15 DEBUG : Looking for writers 2025/11/23 04:18:15 DEBUG : dir: reading active writers 2025/11/23 04:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:18:15 DEBUG : dir/file1: size = 5 OK 2025/11/23 04:18:15 DEBUG : dir/file1.rclone_chunk.001_61mkq2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/23 04:18:15 INFO : dir/file1.rclone_chunk.001_61mkq2: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:15 INFO : dir/file1.rclone_chunk.001_61mkq2: Deleted 2025/11/23 04:18:15 DEBUG : dir/file1: size = 5 OK 2025/11/23 04:18:15 INFO : dir/file1: Copied (replaced existing) 2025/11/23 04:18:15 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-23 04:18:14.840721379 +0000 UTC" 2025/11/23 04:18:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/23 04:18:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/23 04:18:15 DEBUG : dir: Looking for writers 2025/11/23 04:18:15 DEBUG : file1: reading active writers 2025/11/23 04:18:15 DEBUG : Looking for writers 2025/11/23 04:18:15 DEBUG : dir: reading active writers 2025/11/23 04:18:15 DEBUG : >WaitForWriters: 2025/11/23 04:18:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.54s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:16 DEBUG : dir/file1: size = 16 OK 2025/11/23 04:18:16 DEBUG : dir/file1.rclone_chunk.001_61ml6y: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/23 04:18:16 INFO : dir/file1.rclone_chunk.001_61ml6y: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:16 INFO : dir/file1.rclone_chunk.001_61ml6y: Deleted 2025/11/23 04:18:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:16 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:18:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:18:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:18:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:18:16 DEBUG : dir/file1(0xc000980980): _writeAt: size=5, off=0 2025/11/23 04:18:16 DEBUG : dir/file1(0xc000980980): openPending: 2025/11/23 04:18:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/23 04:18:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:18:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:16 DEBUG : dir/file1(0xc000980980): >openPending: err= 2025/11/23 04:18:16 DEBUG : dir/file1(0xc000980980): >_writeAt: n=5, err= 2025/11/23 04:18:16 DEBUG : dir/file1(0xc000980980): _writeAt: size=15, off=5 2025/11/23 04:18:16 DEBUG : dir/file1(0xc000980980): >_writeAt: n=15, err= 2025/11/23 04:18:16 DEBUG : dir/file1(0xc000980980): close: 2025/11/23 04:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/23 04:18:16 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-23 04:18:16.38422233 +0000 UTC m=+74.230156059 2025/11/23 04:18:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:16 DEBUG : dir/file1(0xc000980980): >close: err= 2025/11/23 04:18:16 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:16 DEBUG : dir: Looking for writers 2025/11/23 04:18:16 DEBUG : file1: reading active writers 2025/11/23 04:18:16 DEBUG : Looking for writers 2025/11/23 04:18:16 DEBUG : dir: reading active writers 2025/11/23 04:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:18:16 DEBUG : dir: Looking for writers 2025/11/23 04:18:16 DEBUG : file1: reading active writers 2025/11/23 04:18:16 DEBUG : Looking for writers 2025/11/23 04:18:16 DEBUG : dir: reading active writers 2025/11/23 04:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:18:16 DEBUG : dir: Looking for writers 2025/11/23 04:18:16 DEBUG : file1: reading active writers 2025/11/23 04:18:16 DEBUG : Looking for writers 2025/11/23 04:18:16 DEBUG : dir: reading active writers 2025/11/23 04:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:18:16 DEBUG : dir: Looking for writers 2025/11/23 04:18:16 DEBUG : file1: reading active writers 2025/11/23 04:18:16 DEBUG : Looking for writers 2025/11/23 04:18:16 DEBUG : dir: reading active writers 2025/11/23 04:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:18:16 DEBUG : dir/file1: vfs cache: starting upload 2025/11/23 04:18:16 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:18:16 DEBUG : dir: Looking for writers 2025/11/23 04:18:16 DEBUG : file1: reading active writers 2025/11/23 04:18:16 DEBUG : Looking for writers 2025/11/23 04:18:16 DEBUG : dir: reading active writers 2025/11/23 04:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:18:16 DEBUG : dir: Looking for writers 2025/11/23 04:18:16 DEBUG : file1: reading active writers 2025/11/23 04:18:16 DEBUG : Looking for writers 2025/11/23 04:18:16 DEBUG : dir: reading active writers 2025/11/23 04:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:18:16 DEBUG : dir/file1: size = 20 OK 2025/11/23 04:18:16 DEBUG : dir/file1.rclone_chunk.001_61mmyr: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/23 04:18:16 INFO : dir/file1.rclone_chunk.001_61mmyr: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:16 INFO : dir/file1.rclone_chunk.001_61mmyr: Deleted 2025/11/23 04:18:16 DEBUG : dir/file1: size = 20 OK 2025/11/23 04:18:16 INFO : dir/file1: Copied (replaced existing) 2025/11/23 04:18:16 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-23 04:18:16.38422233 +0000 UTC" 2025/11/23 04:18:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/23 04:18:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/23 04:18:17 DEBUG : dir: Looking for writers 2025/11/23 04:18:17 DEBUG : file1: reading active writers 2025/11/23 04:18:17 DEBUG : Looking for writers 2025/11/23 04:18:17 DEBUG : dir: reading active writers 2025/11/23 04:18:17 DEBUG : >WaitForWriters: 2025/11/23 04:18:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.54s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:17 DEBUG : file1: newRWFileHandle: 2025/11/23 04:18:17 DEBUG : file1(0xc00091a5c0): openPending: 2025/11/23 04:18:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:17 DEBUG : file1(0xc00091a5c0): >openPending: err= 2025/11/23 04:18:17 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:18:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:18:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:18:17 DEBUG : file1(0xc00091a5c0): _writeAt: size=5, off=0 2025/11/23 04:18:17 DEBUG : file1(0xc00091a5c0): >_writeAt: n=5, err= 2025/11/23 04:18:17 DEBUG : file1(0xc00091a5c0): close: 2025/11/23 04:18:17 DEBUG : file1: vfs cache: setting modification time to 2025-11-23 04:18:17.26086569 +0000 UTC m=+75.106799468 2025/11/23 04:18:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:17 DEBUG : file1(0xc00091a5c0): >close: err= 2025/11/23 04:18:17 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:17 DEBUG : Looking for writers 2025/11/23 04:18:17 DEBUG : file1: reading active writers 2025/11/23 04:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:18:17 DEBUG : Looking for writers 2025/11/23 04:18:17 DEBUG : file1: reading active writers 2025/11/23 04:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:18:17 DEBUG : Looking for writers 2025/11/23 04:18:17 DEBUG : file1: reading active writers 2025/11/23 04:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:18:17 DEBUG : Looking for writers 2025/11/23 04:18:17 DEBUG : file1: reading active writers 2025/11/23 04:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:18:17 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:18:17 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:18:17 DEBUG : Looking for writers 2025/11/23 04:18:17 DEBUG : file1: reading active writers 2025/11/23 04:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:18:17 DEBUG : Looking for writers 2025/11/23 04:18:17 DEBUG : file1: reading active writers 2025/11/23 04:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:18:17 DEBUG : file1: size = 5 OK 2025/11/23 04:18:17 DEBUG : file1.rclone_chunk.001_61mndj: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/23 04:18:17 INFO : file1.rclone_chunk.001_61mndj: Copied (server-side copy) to: file1 2025/11/23 04:18:17 INFO : file1.rclone_chunk.001_61mndj: Deleted 2025/11/23 04:18:17 DEBUG : file1: size = 5 OK 2025/11/23 04:18:17 INFO : file1: Copied (new) 2025/11/23 04:18:17 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-23 04:18:17.26086569 +0000 UTC" 2025/11/23 04:18:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:18:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:17 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:18:17 DEBUG : Looking for writers 2025/11/23 04:18:17 DEBUG : file1: reading active writers 2025/11/23 04:18:17 DEBUG : >WaitForWriters: 2025/11/23 04:18:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/23 04:18:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11a00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11a00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11a00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11a00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11a00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.085279796 +0000 UTC m=+75.931213534 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11a00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.085279796 +0000 UTC m=+75.931213534 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8480): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8480): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8480): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8480): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8480): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.085279796 +0000 UTC m=+75.931213534 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8480): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b730 item 1 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8ac0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8ac0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8ac0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8ac0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8ac0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.087658988 +0000 UTC m=+75.933592726 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8ac0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9000): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9000): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9000): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9000): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9000): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.087658988 +0000 UTC m=+75.933592726 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9000): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340850 item 2 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9640): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9640): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9640): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9640): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9640): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.089151878 +0000 UTC m=+75.935085616 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9640): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9ac0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9ac0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9ac0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9ac0): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9ac0): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9ac0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.089151878 +0000 UTC m=+75.935085616 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9ac0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0a000): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0a000): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0a000): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0a000): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0a000): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.089151878 +0000 UTC m=+75.935085616 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0a000): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341110 item 3 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0a680): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0a680): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0a680): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0a680): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0a680): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.091286402 +0000 UTC m=+75.937220150 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0a680): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0abc0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0abc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0abc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0abc0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0abc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.091286402 +0000 UTC m=+75.937220150 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0abc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341a40 item 4 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b280): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b280): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b280): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b280): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b280): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.092784682 +0000 UTC m=+75.938718421 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b280): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b700): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b700): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b700): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b700): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b700): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b700): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b700): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.092784682 +0000 UTC m=+75.938718421 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0b700): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0bbc0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0bbc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0bbc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0bbc0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0bbc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.092784682 +0000 UTC m=+75.938718421 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a0bbc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c1c0 item 5 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.094816433 +0000 UTC m=+75.940750172 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e800): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e800): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e800): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e800): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e800): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.094816433 +0000 UTC m=+75.940750172 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e800): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ca10 item 6 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097eec0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097eec0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097eec0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097eec0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097eec0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.096231889 +0000 UTC m=+75.942165626 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097eec0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.096231889 +0000 UTC m=+75.942165626 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f8c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f8c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f8c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f8c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f8c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.096231889 +0000 UTC m=+75.942165626 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f8c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ce00 item 7 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ff40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ff40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ff40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ff40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ff40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.105019121 +0000 UTC m=+75.950952859 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ff40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041aec0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041aec0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041aec0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041aec0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041aec0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.105019121 +0000 UTC m=+75.950952859 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041aec0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d8f0 item 8 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc00041b4c0): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.106508234 +0000 UTC m=+75.952441972 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e440): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e440): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e440): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e440): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e440): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e440): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e440): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.106508234 +0000 UTC m=+75.952441972 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e440): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e9c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e9c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e9c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e9c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e9c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.106508234 +0000 UTC m=+75.952441972 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e9c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dce0 item 9 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f380): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f380): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f380): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f380): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f380): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.108686239 +0000 UTC m=+75.954619977 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f380): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fa00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fa00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fa00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fa00): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fa00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.108686239 +0000 UTC m=+75.954619977 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fa00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e3f0 item 10 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005970c0): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc0005970c0): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005970c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005970c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005970c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005970c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005970c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005975c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005975c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005975c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005975c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005975c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.110178157 +0000 UTC m=+75.956111895 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005975c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597bc0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597bc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597bc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597bc0): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597bc0): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597bc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597bc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.110178157 +0000 UTC m=+75.956111895 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597bc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c140): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c140): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c140): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c140): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c140): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.110178157 +0000 UTC m=+75.956111895 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c140): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e930 item 11 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c7c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c7c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c7c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c7c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c7c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.112172268 +0000 UTC m=+75.958106005 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c7c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cd80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cd80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cd80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cd80): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cd80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.112172268 +0000 UTC m=+75.958106005 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cd80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ef50 item 12 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc00097d3c0): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d780): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d780): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d780): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d780): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d780): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.113642365 +0000 UTC m=+75.959576102 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d780): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097de80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097de80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097de80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097de80): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097de80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.113642365 +0000 UTC m=+75.959576102 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097de80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f880 item 13 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cec00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cec00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cec00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cec00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cec00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.115960723 +0000 UTC m=+75.961894461 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cec00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf600): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf600): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf600): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf600): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf600): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.115960723 +0000 UTC m=+75.961894461 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf600): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001da230 item 14 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cff00): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc0002cff00): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cff00): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cff00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cff00): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cff00): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cff00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da340): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da340): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da340): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da340): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da340): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.117916872 +0000 UTC m=+75.963850610 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da340): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006daa40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006daa40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006daa40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006daa40): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006daa40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.117916872 +0000 UTC m=+75.963850610 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006daa40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001daa10 item 15 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db1c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db1c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db1c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db1c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db1c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.119562539 +0000 UTC m=+75.965496277 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db1c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db700): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db700): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db700): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db700): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db700): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.119562539 +0000 UTC m=+75.965496277 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db700): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db340 item 16 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbd40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbd40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbd40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbd40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbd40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.121053997 +0000 UTC m=+75.966987735 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbd40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8340): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8340): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8340): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8340): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8340): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8340): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8340): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8340): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.121053997 +0000 UTC m=+75.966987735 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8340): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c93c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c93c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c93c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c93c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c93c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.121053997 +0000 UTC m=+75.966987735 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c93c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db960 item 17 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9a80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9a80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9a80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9a80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9a80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.123097129 +0000 UTC m=+75.969030867 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9a80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c080): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c080): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c080): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c080): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c080): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.123097129 +0000 UTC m=+75.969030867 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c080): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334150 item 18 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c880): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c880): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c880): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c880): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c880): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.124673356 +0000 UTC m=+75.970607094 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c880): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d340): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d340): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d340): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d340): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d340): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d340): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d340): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d340): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.124673356 +0000 UTC m=+75.970607094 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d340): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063db80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063db80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063db80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063db80): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063db80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.124673356 +0000 UTC m=+75.970607094 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063db80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334a80 item 19 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980280): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980280): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980280): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980280): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980280): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.126854536 +0000 UTC m=+75.972788275 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980280): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009807c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009807c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009807c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009807c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009807c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.126854536 +0000 UTC m=+75.972788275 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009807c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335180 item 20 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980e40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980e40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980e40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980e40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980e40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.128511925 +0000 UTC m=+75.974445663 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980e40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981340): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981340): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981340): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981340): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981340): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981340): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981340): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981340): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.128511925 +0000 UTC m=+75.974445663 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981340): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981880): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981880): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981880): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981880): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981880): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.128511925 +0000 UTC m=+75.974445663 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981880): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003356c0 item 21 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981f00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981f00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981f00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981f00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981f00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.131498808 +0000 UTC m=+75.977432566 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981f00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e64c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e64c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e64c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e64c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e64c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.131498808 +0000 UTC m=+75.977432566 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e64c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110380 item 22 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e6b40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e6b40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e6b40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e6b40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e6b40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.133232029 +0000 UTC m=+75.979165787 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e6b40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7040): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7040): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7040): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7040): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7040): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7040): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7040): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7040): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.133232029 +0000 UTC m=+75.979165787 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7040): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7540): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7540): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7540): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7540): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7540): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.133232029 +0000 UTC m=+75.979165787 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7540): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110a80 item 23 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7bc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7bc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7bc0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7bc0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7bc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.135479335 +0000 UTC m=+75.981413062 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008e7bc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000924180): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000924180): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000924180): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000924180): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000924180): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.135479335 +0000 UTC m=+75.981413062 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000924180): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001117a0 item 24 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009247c0): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc0009247c0): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009247c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009247c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009247c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009247c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009247c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000924b80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000924b80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000924b80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000924b80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000924b80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.136928191 +0000 UTC m=+75.982861930 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000924b80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925080): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925080): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925080): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925080): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925080): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925080): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925080): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925080): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.136928191 +0000 UTC m=+75.982861930 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925080): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009255c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009255c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009255c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009255c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009255c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.136928191 +0000 UTC m=+75.982861930 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009255c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003525b0 item 25 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925c40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925c40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925c40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925c40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925c40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.139173253 +0000 UTC m=+75.985106991 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000925c40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990200): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990200): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990200): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.139173253 +0000 UTC m=+75.985106991 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353420 item 26 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990840): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc000990840): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990840): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990840): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990840): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990840): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990840): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990c00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990c00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990c00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990c00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990c00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.141191448 +0000 UTC m=+75.987125206 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000990c00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991100): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991100): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991100): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991100): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991100): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991100): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991100): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991100): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.141191448 +0000 UTC m=+75.987125206 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991100): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991640): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991640): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991640): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991640): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991640): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.141191448 +0000 UTC m=+75.987125206 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991640): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353960 item 27 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991cc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991cc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991cc0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991cc0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991cc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.144004825 +0000 UTC m=+75.989938583 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000991cc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0280): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0280): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0280): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0280): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0280): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.144004825 +0000 UTC m=+75.989938583 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0280): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 28 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c08c0): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc0009c08c0): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c08c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c08c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c08c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c08c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c08c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0c80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0c80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0c80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0c80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0c80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.14587378 +0000 UTC m=+75.991807518 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0c80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c1340): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c1340): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c1340): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c1340): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c1340): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.14587378 +0000 UTC m=+75.991807518 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c1340): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003807e0 item 29 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c19c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c19c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c19c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c19c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c19c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.147721527 +0000 UTC m=+75.993655285 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c19c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c1f00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c1f00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c1f00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c1f00): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c1f00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.147721527 +0000 UTC m=+75.993655285 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c1f00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380b60 item 30 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a125c0): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc000a125c0): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a125c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a125c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a125c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a125c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a125c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12980): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12980): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12980): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12980): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12980): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.149914711 +0000 UTC m=+75.995848469 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12980): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a13040): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a13040): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a13040): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a13040): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a13040): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.149914711 +0000 UTC m=+75.995848469 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a13040): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381340 item 31 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a136c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a136c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a136c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a136c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a136c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.151650476 +0000 UTC m=+75.997584214 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a136c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a13c00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a13c00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a13c00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a13c00): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a13c00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.151650476 +0000 UTC m=+75.997584214 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a13c00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381a40 item 32 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a682c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a682c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a682c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a682c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a682c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.153130372 +0000 UTC m=+75.999064110 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a682c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68740): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68740): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68740): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68740): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68740): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381f10 item 33 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68740): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68740): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.153732051 +0000 UTC m=+75.999665788 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68740): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68c40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68c40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68c40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68c40): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68c40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.153732051 +0000 UTC m=+75.999665788 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a68c40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a4d0 item 33 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69280): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69280): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69280): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69280): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69280): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.155521737 +0000 UTC m=+76.001455505 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69280): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69700): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69700): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aa80 item 34 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69700): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69700): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69700): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69700): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69700): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.156127824 +0000 UTC m=+76.002061582 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69700): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69c40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69c40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69c40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69c40): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69c40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.156127824 +0000 UTC m=+76.002061582 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a69c40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b2d0 item 34 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6300): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6300): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6300): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6300): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6300): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.157570159 +0000 UTC m=+76.003503887 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6300): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6780): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6780): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6780): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6780): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6780): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b9d0 item 35 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6780): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6780): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.158118257 +0000 UTC m=+76.004051995 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6780): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6c80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6c80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6c80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6c80): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6c80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.158118257 +0000 UTC m=+76.004051995 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab6c80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bce0 item 35 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7300): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7300): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7300): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7300): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7300): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.159507733 +0000 UTC m=+76.005441471 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7300): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7800): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7800): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a81c0 item 36 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7800): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7800): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7800): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7800): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7800): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.160219158 +0000 UTC m=+76.006152895 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7800): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7d40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7d40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7d40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7d40): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7d40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.160219158 +0000 UTC m=+76.006152895 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ab7d40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a83f0 item 36 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade400): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade400): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade400): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade400): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade400): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.161656514 +0000 UTC m=+76.007590251 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade400): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade880): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade880): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade880): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade880): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade880): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8a80 item 37 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade880): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade880): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.162226684 +0000 UTC m=+76.008160422 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ade880): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000aded80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000aded80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000aded80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000aded80): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000aded80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.162226684 +0000 UTC m=+76.008160422 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000aded80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8d20 item 37 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf400): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf400): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf400): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf400): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf400): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.1640852 +0000 UTC m=+76.010018938 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf400): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf900): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf900): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9340 item 38 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf900): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf900): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf900): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf900): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf900): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.164972694 +0000 UTC m=+76.010906432 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adf900): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adfe40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adfe40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adfe40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adfe40): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adfe40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.164972694 +0000 UTC m=+76.010906432 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000adfe40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9570 item 38 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24540): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24540): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24540): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24540): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24540): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.166383751 +0000 UTC m=+76.012317489 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24540): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24a40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24a40): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24a40): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24a40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24a40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9e30 item 39 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24a40): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24a40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.166986672 +0000 UTC m=+76.012920400 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24a40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24f40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24f40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24f40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24f40): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24f40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.166986672 +0000 UTC m=+76.012920400 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b24f40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a150 item 39 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b255c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b255c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b255c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b255c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b255c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.168449526 +0000 UTC m=+76.014383263 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b255c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b25ac0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b25ac0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a690 item 40 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b25ac0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b25ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b25ac0): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b25ac0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b25ac0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.16906536 +0000 UTC m=+76.014999098 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b25ac0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64080): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64080): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64080): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64080): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64080): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.16906536 +0000 UTC m=+76.014999098 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64080): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ab60 item 40 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64640): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64640): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64640): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64640): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64640): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64640): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64640): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.170446952 +0000 UTC m=+76.016380690 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64640): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64b40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64b40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64b40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b3b0 item 41 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64b40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64b40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.171014486 +0000 UTC m=+76.016948224 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b64b40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65000): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65000): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65000): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65000): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65000): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ba40 item 41 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65000): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65000): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.171580849 +0000 UTC m=+76.017514587 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65000): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65540): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65540): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65540): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65540): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65540): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.171580849 +0000 UTC m=+76.017514587 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65540): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404150 item 41 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65b80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65b80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65b80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65b80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65b80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65b80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65b80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.173248336 +0000 UTC m=+76.019182074 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b65b80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac100): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac100): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac100): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404620 item 42 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac100): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac100): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.173920236 +0000 UTC m=+76.019853975 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac100): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac640): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac640): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004049a0 item 42 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac640): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac640): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac640): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac640): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac640): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.174640928 +0000 UTC m=+76.020574666 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bac640): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bacbc0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bacbc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bacbc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bacbc0): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bacbc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.174640928 +0000 UTC m=+76.020574666 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bacbc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405030 item 42 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad200): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad200): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad200): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad200): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad200): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.176171188 +0000 UTC m=+76.022104926 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad700): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad700): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad700): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004053b0 item 43 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad700): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad700): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.176721832 +0000 UTC m=+76.022655570 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bad700): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000badc40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000badc40): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000badc40): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000badc40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000badc40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405650 item 43 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000badc40): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000badc40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.17725899 +0000 UTC m=+76.023192728 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000badc40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8200): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8200): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8200): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.17725899 +0000 UTC m=+76.023192728 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405880 item 43 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8840): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8840): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8840): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8840): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8840): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8840): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8840): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.178664967 +0000 UTC m=+76.024598705 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8840): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8d40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8d40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8d40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405c70 item 44 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8d40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8d40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.179255183 +0000 UTC m=+76.025188922 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc8d40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9280): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9280): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405f10 item 44 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9280): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9280): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9280): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9280): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9280): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.179950978 +0000 UTC m=+76.025884717 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9280): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9800): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9800): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9800): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9800): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9800): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.179950978 +0000 UTC m=+76.025884717 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9800): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a540 item 44 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9e40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9e40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9e40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9e40): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9e40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9e40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9e40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.181692956 +0000 UTC m=+76.027626724 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bc9e40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf23c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf23c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf23c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae70 item 45 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf23c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf23c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.182375506 +0000 UTC m=+76.028309264 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf23c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf2ac0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf2ac0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf2ac0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf2ac0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf2ac0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.182375506 +0000 UTC m=+76.028309264 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf2ac0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b2d0 item 45 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3100): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3100): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3100): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3100): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3100): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3100): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3100): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.183978764 +0000 UTC m=+76.029912501 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3100): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3600): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3600): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3600): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b7a0 item 46 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3600): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3600): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.184517754 +0000 UTC m=+76.030451492 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3600): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3d00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3d00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3d00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3d00): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3d00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.184517754 +0000 UTC m=+76.030451492 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000bf3d00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bd50 item 46 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c103c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c103c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c103c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c103c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c103c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c103c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c103c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.185876573 +0000 UTC m=+76.031810311 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c103c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c108c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c108c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c108c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e0380 item 47 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c108c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c108c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.186402218 +0000 UTC m=+76.032335957 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c108c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c10fc0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c10fc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c10fc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c10fc0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c10fc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.186402218 +0000 UTC m=+76.032335957 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c10fc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e0620 item 47 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11600): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11600): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11600): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11600): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11600): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11600): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11600): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.188165015 +0000 UTC m=+76.034098773 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11600): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11b00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11b00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11b00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e0bd0 item 48 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11b00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11b00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.188891858 +0000 UTC m=+76.034825616 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c11b00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98280): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98280): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98280): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98280): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98280): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.188891858 +0000 UTC m=+76.034825616 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98280): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e0e00 item 48 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c988c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c988c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c988c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c988c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c988c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.190953025 +0000 UTC m=+76.036886784 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c988c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98d40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98d40): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98d40): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98d40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98d40): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98d40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e1340 item 49 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98d40): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98d40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.191710476 +0000 UTC m=+76.037644234 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c98d40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99280): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99280): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99280): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99280): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99280): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.191710476 +0000 UTC m=+76.037644234 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99280): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e1650 item 49 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99900): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99900): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99900): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99900): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99900): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.193455329 +0000 UTC m=+76.039389087 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99900): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99e00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99e00): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99e00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e19d0 item 50 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99e00): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99e00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99e00): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99e00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99e00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.19469851 +0000 UTC m=+76.040632269 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c99e00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbe400): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbe400): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbe400): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbe400): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbe400): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.19469851 +0000 UTC m=+76.040632269 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbe400): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e1c70 item 50 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbea80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbea80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbea80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbea80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbea80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.19626015 +0000 UTC m=+76.042193887 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbea80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbef80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbef80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbef80): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbef80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbef80): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbef80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410700 item 51 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbef80): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbef80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.196987444 +0000 UTC m=+76.042921181 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbef80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbf4c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbf4c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbf4c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbf4c0): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbf4c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.196987444 +0000 UTC m=+76.042921181 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbf4c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004109a0 item 51 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbfb40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbfb40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbfb40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbfb40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbfb40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.198541839 +0000 UTC m=+76.044475577 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cbfb40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee0c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee0c0): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee0c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411030 item 52 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee0c0): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee0c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee0c0): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee0c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee0c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.19912902 +0000 UTC m=+76.045062759 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee0c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee640): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee640): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee640): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee640): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee640): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.19912902 +0000 UTC m=+76.045062759 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee640): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411260 item 52 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceecc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceecc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceecc0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceecc0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceecc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.200524778 +0000 UTC m=+76.046458516 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceecc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef1c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef1c0): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef1c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef1c0): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef1c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411650 item 53 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef1c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef1c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.201275295 +0000 UTC m=+76.047209034 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef1c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef700): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef700): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef700): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef700): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef700): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.201275295 +0000 UTC m=+76.047209034 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cef700): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411b90 item 53 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6ea80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6ea80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6ea80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6ea80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6ea80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.203586691 +0000 UTC m=+76.049520429 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6ea80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f000): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f000): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f000): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e77a0 item 54 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f000): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f000): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f000): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f000): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f000): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.20499892 +0000 UTC m=+76.050932678 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f000): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28580): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28580): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28580): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28580): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28580): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.20499892 +0000 UTC m=+76.050932678 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28580): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4850 item 54 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28c80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28c80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28c80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28c80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28c80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.207710777 +0000 UTC m=+76.053644535 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28c80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29180): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29180): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29180): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29180): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29180): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29180): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4ee0 item 55 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29180): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29180): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.20821366 +0000 UTC m=+76.054147398 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29180): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c296c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c296c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c296c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c296c0): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c296c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.20821366 +0000 UTC m=+76.054147398 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c296c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5110 item 55 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29d40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29d40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29d40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29d40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29d40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.209678297 +0000 UTC m=+76.055612026 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29d40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e2c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e2c0): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e2c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5810 item 56 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e2c0): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e2c0): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e2c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e2c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.21047434 +0000 UTC m=+76.056408078 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e2c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e840): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e840): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e840): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e840): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e840): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.21047434 +0000 UTC m=+76.056408078 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e840): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5a40 item 56 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.211901728 +0000 UTC m=+76.057835465 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fb40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fb40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fb40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6070 item 57 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fb40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fb40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.212671862 +0000 UTC m=+76.058605620 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fb40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a100): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a100): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a100): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a100): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a100): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a100): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6540 item 57 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a100): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a100): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.213631813 +0000 UTC m=+76.059565571 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a100): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a700): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a700): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a700): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a700): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a700): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.213631813 +0000 UTC m=+76.059565571 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a700): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e68c0 item 57 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ae80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ae80): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ae80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ae80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ae80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ae80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ae80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ae80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.215920194 +0000 UTC m=+76.061853953 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ae80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b3c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b3c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b3c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6cb0 item 58 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b3c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b3c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.216837055 +0000 UTC m=+76.062770822 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b3c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee280): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee280): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee280): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006301c0 item 58 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee280): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee280): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee280): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee280): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee280): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.2174637 +0000 UTC m=+76.063397438 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee280): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee840): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee840): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee840): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee840): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee840): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.2174637 +0000 UTC m=+76.063397438 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cee840): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630380 item 58 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceeec0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceeec0): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceeec0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceeec0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceeec0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceeec0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceeec0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceeec0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.218685672 +0000 UTC m=+76.064619409 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ceeec0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b100c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b100c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b100c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630700 item 59 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b100c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b100c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.219323979 +0000 UTC m=+76.065257717 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b100c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10640): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10640): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10640): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10640): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10640): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10640): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006309a0 item 59 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10640): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10640): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.219929185 +0000 UTC m=+76.065862923 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10640): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10bc0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10bc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10bc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10bc0): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10bc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.219929185 +0000 UTC m=+76.065862923 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10bc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630b60 item 59 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11200): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11200): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11200): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11200): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11200): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11200): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.221319172 +0000 UTC m=+76.067252910 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11740): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11740): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11740): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631420 item 60 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11740): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11740): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.221876397 +0000 UTC m=+76.067810136 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11740): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11d00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11d00): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11d00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631650 item 60 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11d00): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11d00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11d00): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11d00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11d00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.222515276 +0000 UTC m=+76.068449013 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11d00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8380): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8380): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8380): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8380): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8380): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.222515276 +0000 UTC m=+76.068449013 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8380): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631ab0 item 60 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f89c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f89c0): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f89c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f89c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f89c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f89c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f89c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f89c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.224976943 +0000 UTC m=+76.070910701 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f89c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8f40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8f40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8f40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631ea0 item 61 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8f40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8f40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.22581251 +0000 UTC m=+76.071746268 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8f40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9640): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9640): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9640): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9640): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9640): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.22581251 +0000 UTC m=+76.071746268 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9640): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c150 item 61 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c80): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.228666583 +0000 UTC m=+76.074600341 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e240): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e240): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e240): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c620 item 62 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e240): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e240): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.22969387 +0000 UTC m=+76.075627638 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e240): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e940): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e940): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e940): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e940): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e940): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.22969387 +0000 UTC m=+76.075627638 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e940): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c8c0 item 62 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097efc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097efc0): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097efc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097efc0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097efc0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097efc0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097efc0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097efc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.232932875 +0000 UTC m=+76.078866643 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097efc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f540): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f540): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f540): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d030 item 63 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f540): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f540): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.234124621 +0000 UTC m=+76.080058379 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f540): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097fc40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097fc40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097fc40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097fc40): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097fc40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.234124621 +0000 UTC m=+76.080058379 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097fc40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d420 item 63 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041ab40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041ab40): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041ab40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041ab40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041ab40): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041ab40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041ab40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041ab40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.236658424 +0000 UTC m=+76.082592182 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041ab40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b200): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b200): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037da40 item 64 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b200): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.237651737 +0000 UTC m=+76.083585505 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bdc0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bdc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bdc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bdc0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bdc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.237651737 +0000 UTC m=+76.083585505 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bdc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c000 item 64 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e740): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e740): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e740): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e740): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e740): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.240106 +0000 UTC m=+76.086039758 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e740): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c700 item 65 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.241110404 +0000 UTC m=+76.087044162 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f400): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f400): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f400): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f400): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f400): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.241110404 +0000 UTC m=+76.087044162 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f400): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c930 item 65 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fc00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fc00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fc00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fc00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fc00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.243884096 +0000 UTC m=+76.089817854 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fc00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597080): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597080): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cd90 item 66 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597080): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597080): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597080): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597080): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597080): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.244924758 +0000 UTC m=+76.090858516 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597080): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005977c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005977c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005977c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005977c0): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005977c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.244924758 +0000 UTC m=+76.090858516 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005977c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cf50 item 66 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597e40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597e40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597e40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597e40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597e40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.247385253 +0000 UTC m=+76.093319012 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597e40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c340): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c340): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c340): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c340): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c340): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d6c0 item 67 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c340): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c340): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.248211914 +0000 UTC m=+76.094145672 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c340): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c840): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c840): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c840): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c840): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c840): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.248211914 +0000 UTC m=+76.094145672 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c840): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d8f0 item 67 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cec0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cec0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cec0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cec0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cec0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.250739034 +0000 UTC m=+76.096672793 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cec0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320070 item 68 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.251547821 +0000 UTC m=+76.097481579 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d3c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d900): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d900): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d900): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d900): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d900): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.251547821 +0000 UTC m=+76.097481579 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d900): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320c40 item 68 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce500): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce500): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce500): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce500): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce500): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.254157335 +0000 UTC m=+76.100091094 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce500): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003215e0 item 69 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.255150599 +0000 UTC m=+76.101084356 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf140): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf140): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf140): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf140): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf140): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.255150599 +0000 UTC m=+76.101084356 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf140): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321a40 item 69 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b700): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b700): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b700): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b700): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b700): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.257802151 +0000 UTC m=+76.103735910 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b700): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bc00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bc00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7180 item 70 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bc00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bc00): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bc00): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bc00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bc00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.259195395 +0000 UTC m=+76.105129153 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bc00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da1c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da1c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da1c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da1c0): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da1c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.259195395 +0000 UTC m=+76.105129153 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da1c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7420 item 70 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da880): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da880): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da880): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da880): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da880): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.260941901 +0000 UTC m=+76.106875639 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da880): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dae80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dae80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dae80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dae80): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dae80): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7e30 item 71 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dae80): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dae80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.261601298 +0000 UTC m=+76.107535035 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dae80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db380): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db380): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db380): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db380): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db380): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.261601298 +0000 UTC m=+76.107535035 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db380): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a150 item 71 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dba00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dba00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dba00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dba00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dba00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.263070273 +0000 UTC m=+76.109004012 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dba00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbf00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbf00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa10 item 72 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbf00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbf00): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbf00): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbf00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbf00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.263691148 +0000 UTC m=+76.109624887 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbf00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c86c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c86c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c86c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c86c0): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c86c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.263691148 +0000 UTC m=+76.109624887 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c86c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b180 item 72 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9680): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9680): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9680): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9680): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9680): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9680): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9680): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.26513734 +0000 UTC m=+76.111071079 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9680): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9bc0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9bc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9bc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bce0 item 73 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9bc0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9bc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.265673957 +0000 UTC m=+76.111607695 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9bc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c200): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c200): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c200): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c200): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340770 item 73 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c200): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.266233828 +0000 UTC m=+76.112167566 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c7c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c7c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c7c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c7c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c7c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.266233828 +0000 UTC m=+76.112167566 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c7c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340bd0 item 73 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d400): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d400): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d400): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d400): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d400): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d400): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d400): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.267695399 +0000 UTC m=+76.113629137 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d400): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063dc40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063dc40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063dc40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341420 item 74 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063dc40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063dc40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.268241683 +0000 UTC m=+76.114175421 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063dc40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980200): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003415e0 item 74 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980200): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980200): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980200): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980200): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.268934012 +0000 UTC m=+76.114867750 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980780): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980780): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980780): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980780): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980780): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.268934012 +0000 UTC m=+76.114867750 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980780): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341960 item 74 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980dc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980dc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980dc0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980dc0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980dc0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980dc0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980dc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.270517763 +0000 UTC m=+76.116451490 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980dc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009812c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009812c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009812c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c150 item 75 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009812c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009812c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.271024894 +0000 UTC m=+76.116958621 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009812c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981840): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981840): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981840): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981840): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981840): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c310 item 75 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981840): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981840): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.271616222 +0000 UTC m=+76.117549961 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981840): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981d80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981d80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981d80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981d80): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981d80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.271616222 +0000 UTC m=+76.117549961 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981d80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c5b0 item 75 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a440): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a440): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a440): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a440): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a440): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a440): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a440): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.27294761 +0000 UTC m=+76.118881348 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a440): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a940): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a940): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a940): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cbd0 item 76 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a940): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a940): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.273505046 +0000 UTC m=+76.119438783 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073a940): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ae80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ae80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ce00 item 76 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ae80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ae80): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ae80): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ae80): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ae80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.274183197 +0000 UTC m=+76.120116935 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ae80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073b400): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073b400): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073b400): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073b400): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073b400): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.274183197 +0000 UTC m=+76.120116935 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073b400): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d2d0 item 76 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ba40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ba40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ba40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ba40): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ba40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ba40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ba40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.275610183 +0000 UTC m=+76.121543922 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073ba40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073bf40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073bf40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073bf40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d960 item 77 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073bf40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073bf40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.276364019 +0000 UTC m=+76.122297777 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00073bf40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076c6c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076c6c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076c6c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076c6c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076c6c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.276364019 +0000 UTC m=+76.122297777 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076c6c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048db20 item 77 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076cd00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076cd00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076cd00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076cd00): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076cd00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076cd00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076cd00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.278179163 +0000 UTC m=+76.124112931 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076cd00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076d200): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076d200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076d200): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e070 item 78 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076d200): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076d200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.278656328 +0000 UTC m=+76.124590066 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076d200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076d900): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076d900): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076d900): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076d900): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076d900): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.278656328 +0000 UTC m=+76.124590066 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076d900): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e230 item 78 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076df40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076df40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076df40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076df40): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076df40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076df40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076df40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.28004339 +0000 UTC m=+76.125977128 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00076df40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007fe4c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007fe4c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007fe4c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e7e0 item 79 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007fe4c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007fe4c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.280665236 +0000 UTC m=+76.126598964 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007fe4c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007febc0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007febc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007febc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007febc0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007febc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.280665236 +0000 UTC m=+76.126598964 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007febc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ea10 item 79 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff200): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff200): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff200): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff200): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff200): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.282152756 +0000 UTC m=+76.128086494 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff700): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff700): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff700): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eee0 item 80 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff700): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff700): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.282648205 +0000 UTC m=+76.128581943 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ff700): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ffe00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ffe00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ffe00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ffe00): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ffe00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.282648205 +0000 UTC m=+76.128581943 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007ffe00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f180 item 80 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008584c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008584c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008584c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008584c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008584c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.28442081 +0000 UTC m=+76.130354548 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008584c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858940): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858940): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858940): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858940): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858940): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858940): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fce0 item 81 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858940): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858940): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.285070158 +0000 UTC m=+76.131003896 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858940): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858e80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858e80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858e80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858e80): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858e80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.285070158 +0000 UTC m=+76.131003896 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000858e80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001da1c0 item 81 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859500): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859500): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859500): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859500): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859500): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.286560683 +0000 UTC m=+76.132494422 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859500): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859a00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859a00): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859a00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001da9a0 item 82 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859a00): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859a00): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859a00): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859a00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859a00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.287220982 +0000 UTC m=+76.133154720 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000859a00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888000): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888000): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888000): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888000): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888000): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.287220982 +0000 UTC m=+76.133154720 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888000): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dad20 item 82 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888680): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888680): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888680): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888680): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888680): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.288546188 +0000 UTC m=+76.134479926 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888680): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888b80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888b80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888b80): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888b80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888b80): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888b80): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db6c0 item 83 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888b80): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888b80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.289230722 +0000 UTC m=+76.135164460 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000888b80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008890c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008890c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008890c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008890c0): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008890c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.289230722 +0000 UTC m=+76.135164460 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008890c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db8f0 item 83 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889740): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889740): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889740): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889740): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889740): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.290840402 +0000 UTC m=+76.136774140 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889740): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889c40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889c40): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889c40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dbe30 item 84 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889c40): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889c40): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889c40): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889c40): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889c40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.291592432 +0000 UTC m=+76.137526170 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000889c40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6240): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6240): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6240): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6240): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6240): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.291592432 +0000 UTC m=+76.137526170 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6240): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334150 item 84 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a68c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a68c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a68c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a68c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a68c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.293157277 +0000 UTC m=+76.139091015 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a68c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6dc0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6dc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6dc0): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6dc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6dc0): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6dc0): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334a80 item 85 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6dc0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6dc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.293873531 +0000 UTC m=+76.139807269 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a6dc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7300): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7300): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7300): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7300): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7300): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.293873531 +0000 UTC m=+76.139807269 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7300): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334d90 item 85 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7980): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7980): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7980): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7980): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7980): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.295440399 +0000 UTC m=+76.141374137 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7980): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7e80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7e80): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7e80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003351f0 item 86 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7e80): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7e80): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7e80): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7e80): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7e80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.296115816 +0000 UTC m=+76.142049555 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008a7e80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d0480): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d0480): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d0480): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d0480): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d0480): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.296115816 +0000 UTC m=+76.142049555 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d0480): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335570 item 86 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d0b00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d0b00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d0b00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d0b00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d0b00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.29788765 +0000 UTC m=+76.143821388 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d0b00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1000): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1000): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1000): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1000): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1000): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1000): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110000 item 87 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1000): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1000): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.298549301 +0000 UTC m=+76.144483039 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1000): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1540): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1540): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1540): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1540): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1540): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.298549301 +0000 UTC m=+76.144483039 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1540): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001101c0 item 87 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1bc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1bc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1bc0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1bc0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1bc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.299923538 +0000 UTC m=+76.145857276 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d1bc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918140): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918140): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918140): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001108c0 item 88 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918140): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918140): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918140): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918140): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918140): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.300557757 +0000 UTC m=+76.146491495 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918140): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009186c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009186c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009186c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009186c0): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009186c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.300557757 +0000 UTC m=+76.146491495 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009186c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110c40 item 88 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918d00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918d00): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918d00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918d00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918d00): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918d00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918d00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918d00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.301895417 +0000 UTC m=+76.147829154 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000918d00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919240): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919240): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919240): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111730 item 89 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919240): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919240): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.302418718 +0000 UTC m=+76.148352446 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919240): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919780): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919780): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919780): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919780): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919780): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919780): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ce0 item 89 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919780): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919780): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.302985451 +0000 UTC m=+76.148919189 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919780): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919d00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919d00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919d00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919d00): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919d00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.302985451 +0000 UTC m=+76.148919189 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000919d00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352540 item 89 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c3c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c3c0): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c3c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c3c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c3c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c3c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c3c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c3c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.304602003 +0000 UTC m=+76.150535741 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c3c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c900): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c900): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c900): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352ee0 item 90 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c900): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c900): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.305759315 +0000 UTC m=+76.151693053 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093c900): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093ce40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093ce40): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093ce40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353420 item 90 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093ce40): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093ce40): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093ce40): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093ce40): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093ce40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.306469437 +0000 UTC m=+76.152403175 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093ce40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093d400): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093d400): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093d400): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093d400): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093d400): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.306469437 +0000 UTC m=+76.152403175 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093d400): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003536c0 item 90 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093da40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093da40): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093da40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093da40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093da40): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093da40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093da40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093da40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.307789151 +0000 UTC m=+76.153722890 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00093da40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994000): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994000): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994000): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ce0 item 91 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994000): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994000): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.30828404 +0000 UTC m=+76.154217778 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994000): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994540): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994540): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994540): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994540): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994540): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994540): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353f10 item 91 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994540): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994540): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.308835695 +0000 UTC m=+76.154769423 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994540): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994ac0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994ac0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994ac0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994ac0): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994ac0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.308835695 +0000 UTC m=+76.154769423 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000994ac0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380230 item 91 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995100): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995100): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995100): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995100): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995100): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995100): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995100): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995100): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.310140683 +0000 UTC m=+76.156074420 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995100): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995640): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995640): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995640): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380850 item 92 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995640): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995640): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.310751608 +0000 UTC m=+76.156685347 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995640): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995b80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995b80): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995b80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a10 item 92 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995b80): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995b80): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995b80): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995b80): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995b80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.311336214 +0000 UTC m=+76.157269953 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000995b80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c81c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c81c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c81c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c81c0): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c81c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.311336214 +0000 UTC m=+76.157269953 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c81c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380c40 item 92 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8800): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8800): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8800): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8800): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8800): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8800): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8800): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8800): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.312601748 +0000 UTC m=+76.158535487 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8800): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8d40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8d40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8d40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381420 item 93 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8d40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8d40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.313133045 +0000 UTC m=+76.159066783 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c8d40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9440): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9440): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9440): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9440): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9440): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.313133045 +0000 UTC m=+76.159066783 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9440): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381880 item 93 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9a80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9a80): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9a80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9a80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9a80): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9a80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9a80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9a80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.314547618 +0000 UTC m=+76.160481356 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c9a80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12040): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12040): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12040): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381d50 item 94 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12040): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12040): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.315089905 +0000 UTC m=+76.161023643 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12040): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12740): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12740): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12740): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12740): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12740): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.315089905 +0000 UTC m=+76.161023643 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12740): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 94 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12d80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12d80): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12d80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12d80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12d80): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12d80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12d80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12d80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.316476887 +0000 UTC m=+76.162410625 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a12d80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a132c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a132c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a132c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a8c0 item 95 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a132c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a132c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.316992925 +0000 UTC m=+76.162926662 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a132c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a139c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a139c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a139c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a139c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a139c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.316992925 +0000 UTC m=+76.162926662 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a139c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048abd0 item 95 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c080): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c080): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c080): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c080): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c080): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c080): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c080): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c080): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.318390736 +0000 UTC m=+76.164324475 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c080): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c5c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c5c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c5c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b6c0 item 96 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c5c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c5c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.31892066 +0000 UTC m=+76.164854398 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c5c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5ccc0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5ccc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5ccc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5ccc0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5ccc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.31892066 +0000 UTC m=+76.164854398 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5ccc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bab0 item 96 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= 2025/11/23 04:18:18 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:18 DEBUG : Looking for writers 2025/11/23 04:18:18 DEBUG : >WaitForWriters: 2025/11/23 04:18:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/23 04:18:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153180): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153180): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153180): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153180): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153180): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.450692392 +0000 UTC m=+76.296626130 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153180): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153680): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153680): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153680): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153680): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153680): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153680): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153680): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.450692392 +0000 UTC m=+76.296626130 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153680): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153b40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153b40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153b40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153b40): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153b40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.450692392 +0000 UTC m=+76.296626130 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153b40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ba40 item 1 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1c200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1c200): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1c200): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1c200): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1c200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.453514936 +0000 UTC m=+76.299448674 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1c200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1c700): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1c700): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1c700): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1c700): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1c700): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.453514936 +0000 UTC m=+76.299448674 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1c700): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004044d0 item 2 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1cd40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1cd40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1cd40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1cd40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1cd40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.456420166 +0000 UTC m=+76.302353943 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1cd40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d1c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d1c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d1c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d1c0): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d1c0): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d1c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d1c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.456420166 +0000 UTC m=+76.302353943 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d1c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d680): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d680): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d680): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d680): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d680): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.456420166 +0000 UTC m=+76.302353943 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1d680): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404b60 item 3 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1dd00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1dd00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1dd00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1dd00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1dd00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.45938162 +0000 UTC m=+76.305315358 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b1dd00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4a2c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4a2c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4a2c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4a2c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4a2c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.45938162 +0000 UTC m=+76.305315358 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4a2c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405570 item 4 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4a900): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4a900): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4a900): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4a900): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4a900): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.46131667 +0000 UTC m=+76.307250398 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4a900): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4ad80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4ad80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4ad80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4ad80): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4ad80): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4ad80): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4ad80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.46131667 +0000 UTC m=+76.307250398 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4ad80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4b240): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4b240): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4b240): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4b240): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4b240): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.46131667 +0000 UTC m=+76.307250398 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4b240): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004059d0 item 5 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4b8c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4b8c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4b8c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4b8c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4b8c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.465531015 +0000 UTC m=+76.311464763 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4b8c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4be00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4be00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4be00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4be00): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4be00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.465531015 +0000 UTC m=+76.311464763 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b4be00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a000 item 6 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74500): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74500): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74500): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74500): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74500): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.468202145 +0000 UTC m=+76.314135913 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74500): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74a00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74a00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74a00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74a00): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74a00): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74a00): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74a00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.468202145 +0000 UTC m=+76.314135913 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74a00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74ec0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74ec0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74ec0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74ec0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74ec0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.468202145 +0000 UTC m=+76.314135913 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b74ec0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aa80 item 7 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b75540): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b75540): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b75540): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b75540): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b75540): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.4715962 +0000 UTC m=+76.317529969 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b75540): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b75a80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b75a80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b75a80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b75a80): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b75a80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.4715962 +0000 UTC m=+76.317529969 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b75a80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b570 item 8 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba60c0): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc000ba60c0): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba60c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba60c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba60c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba60c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba60c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6480): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6480): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6480): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6480): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6480): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.474195015 +0000 UTC m=+76.320128783 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6480): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6900): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6900): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6900): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6900): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6900): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6900): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6900): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.474195015 +0000 UTC m=+76.320128783 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6900): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6e00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6e00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6e00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6e00): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6e00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.474195015 +0000 UTC m=+76.320128783 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6e00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bc70 item 9 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dec0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dec0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dec0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dec0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dec0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.477459519 +0000 UTC m=+76.323393267 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dec0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c00480): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c00480): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c00480): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c00480): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c00480): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.477459519 +0000 UTC m=+76.323393267 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c00480): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9180 item 10 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc0002cea80): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cea80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cef40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cef40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cef40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cef40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cef40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.482213676 +0000 UTC m=+76.328147434 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cef40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf9c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf9c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf9c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf9c0): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf9c0): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf9c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf9c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.482213676 +0000 UTC m=+76.328147434 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cf9c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c000c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c000c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c000c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c000c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c000c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.482213676 +0000 UTC m=+76.328147434 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c000c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320d20 item 11 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c00b00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c00b00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c00b00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c00b00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c00b00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.485776078 +0000 UTC m=+76.331709856 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c00b00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01040): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01040): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01040): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01040): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01040): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.485776078 +0000 UTC m=+76.331709856 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01040): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321a40 item 12 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01680): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc000c01680): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01680): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01680): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01680): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01680): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01680): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01a40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01a40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01a40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01a40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01a40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.488164256 +0000 UTC m=+76.334098015 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c01a40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28200): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28200): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28200): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.488164256 +0000 UTC m=+76.334098015 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a80e0 item 13 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28880): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28880): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28880): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28880): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28880): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.490735581 +0000 UTC m=+76.336669348 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28880): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28dc0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28dc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28dc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28dc0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28dc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.490735581 +0000 UTC m=+76.336669348 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28dc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a84d0 item 14 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29400): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc000c29400): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29400): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29400): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29400): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29400): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29400): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c297c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c297c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c297c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c297c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c297c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.493229769 +0000 UTC m=+76.339163527 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c297c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29e80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29e80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29e80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29e80): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29e80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.493229769 +0000 UTC m=+76.339163527 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29e80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8cb0 item 15 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e580): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e580): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e580): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e580): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e580): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.495604843 +0000 UTC m=+76.341538602 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e580): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eac0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eac0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eac0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eac0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eac0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.495604843 +0000 UTC m=+76.341538602 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eac0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9110 item 16 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f180): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f180): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f180): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f180): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f180): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.497828324 +0000 UTC m=+76.343762081 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f180): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.497828324 +0000 UTC m=+76.343762081 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f600): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fb00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fb00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fb00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fb00): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fb00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.497828324 +0000 UTC m=+76.343762081 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fb00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9ab0 item 17 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10240): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10240): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10240): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10240): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10240): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.501223632 +0000 UTC m=+76.347157410 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10240): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10780): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10780): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10780): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10780): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10780): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.501223632 +0000 UTC m=+76.347157410 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10780): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e0380 item 18 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.503086967 +0000 UTC m=+76.349020705 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11300): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11300): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11300): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11300): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11300): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11300): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11300): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11300): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.503086967 +0000 UTC m=+76.349020705 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11300): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11800): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11800): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11800): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11800): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11800): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.503086967 +0000 UTC m=+76.349020705 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11800): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e08c0 item 19 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.505513389 +0000 UTC m=+76.351447167 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11f00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8500): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8500): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8500): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8500): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8500): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.505513389 +0000 UTC m=+76.351447167 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8500): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e10a0 item 20 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8b80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8b80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8b80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8b80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8b80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.507498963 +0000 UTC m=+76.353432701 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8b80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f90c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f90c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f90c0): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f90c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f90c0): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f90c0): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f90c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f90c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.507498963 +0000 UTC m=+76.353432701 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f90c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f95c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f95c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f95c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f95c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f95c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.507498963 +0000 UTC m=+76.353432701 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f95c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e1570 item 21 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.5098696 +0000 UTC m=+76.355803338 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9c40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e200): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e200): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e200): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.5098696 +0000 UTC m=+76.355803338 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e1b90 item 22 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e880): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e880): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e880): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e880): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e880): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.511643507 +0000 UTC m=+76.357577244 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e880): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ed80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ed80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ed80): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ed80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ed80): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ed80): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ed80): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ed80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.511643507 +0000 UTC m=+76.357577244 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ed80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f300): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f300): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f300): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f300): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f300): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.511643507 +0000 UTC m=+76.357577244 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f300): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e45b0 item 23 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f980): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f980): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f980): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f980): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f980): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.513933612 +0000 UTC m=+76.359867360 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f980): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097fec0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097fec0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097fec0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097fec0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097fec0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.513933612 +0000 UTC m=+76.359867360 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097fec0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4f50 item 24 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041af40): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc00041af40): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041af40): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041af40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041af40): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041af40): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041af40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b300): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b300): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b300): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b300): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b300): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.515754678 +0000 UTC m=+76.361688415 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b300): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc00): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc00): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc00): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc00): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.515754678 +0000 UTC m=+76.361688415 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bc00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e4c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e4c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e4c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e4c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e4c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.515754678 +0000 UTC m=+76.361688415 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e4c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5650 item 25 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.519128396 +0000 UTC m=+76.365062144 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039ec00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f440): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f440): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f440): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f440): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f440): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.519128396 +0000 UTC m=+76.365062144 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f440): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5d50 item 26 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fc40): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc00039fc40): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fc40): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fc40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fc40): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fc40): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fc40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597000): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597000): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597000): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597000): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597000): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.521250707 +0000 UTC m=+76.367184455 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597000): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597700): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597700): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597700): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597700): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597700): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597700): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597700): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597700): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.521250707 +0000 UTC m=+76.367184455 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597700): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597c80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597c80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597c80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597c80): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597c80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.521250707 +0000 UTC m=+76.367184455 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597c80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630380 item 27 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c380): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c380): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c380): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c380): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c380): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.524679448 +0000 UTC m=+76.370613226 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c380): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c8c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c8c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c8c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c8c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c8c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.524679448 +0000 UTC m=+76.370613226 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c8c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630930 item 28 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cf00): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc00097cf00): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cf00): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cf00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cf00): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cf00): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097cf00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d2c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d2c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d2c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d2c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d2c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.527545704 +0000 UTC m=+76.373479472 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d2c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d980): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d980): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d980): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d980): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d980): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.527545704 +0000 UTC m=+76.373479472 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d980): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630ee0 item 29 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a0c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a0c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a0c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a0c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a0c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.530345856 +0000 UTC m=+76.376279624 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a0c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a600): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a600): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a600): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a600): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a600): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.530345856 +0000 UTC m=+76.376279624 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a600): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631500 item 30 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ad80): _readAt: size=2, off=0 2025/11/23 04:18:18 ERROR : open-test-file(0xc00091ad80): Couldn't read size of file 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ad80): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ad80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ad80): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ad80): close: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091ad80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b140): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b140): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b140): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b140): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b140): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.532365484 +0000 UTC m=+76.378299232 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b140): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b800): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b800): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b800): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b800): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b800): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.532365484 +0000 UTC m=+76.378299232 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b800): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631a40 item 31 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091be80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091be80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091be80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091be80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091be80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.534362902 +0000 UTC m=+76.380296650 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091be80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da440): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da440): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da440): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da440): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da440): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.534362902 +0000 UTC m=+76.380296650 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da440): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631e30 item 32 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006daac0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006daac0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006daac0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006daac0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006daac0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.536312618 +0000 UTC m=+76.382246366 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006daac0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db040): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db040): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db040): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db040): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db040): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c2a0 item 33 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db040): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db040): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.537070821 +0000 UTC m=+76.383004569 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db040): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db540): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db540): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db540): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db540): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db540): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.537070821 +0000 UTC m=+76.383004569 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db540): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c4d0 item 33 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbb80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbb80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbb80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbb80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbb80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.538894231 +0000 UTC m=+76.384827989 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbb80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8080): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8080): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ca80 item 34 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8080): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8080): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8080): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8080): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8080): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.539646452 +0000 UTC m=+76.385580209 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8080): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c87c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c87c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c87c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c87c0): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c87c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.539646452 +0000 UTC m=+76.385580209 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c87c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ce00 item 34 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9840): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9840): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9840): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9840): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9840): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.541546394 +0000 UTC m=+76.387480143 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9840): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9cc0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9cc0): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9cc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9cc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 35 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9cc0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9cc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.542290159 +0000 UTC m=+76.388223908 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9cc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c340): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c340): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c340): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c340): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c340): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.542290159 +0000 UTC m=+76.388223908 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063c340): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d8f0 item 35 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063ce00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063ce00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063ce00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063ce00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063ce00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.544049449 +0000 UTC m=+76.389983187 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063ce00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d5c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d5c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c150 item 36 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d5c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d5c0): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d5c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d5c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.544781552 +0000 UTC m=+76.390715291 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063d5c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063ddc0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063ddc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063ddc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063ddc0): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063ddc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.544781552 +0000 UTC m=+76.390715291 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00063ddc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c4d0 item 36 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980480): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980480): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980480): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980480): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980480): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.546829995 +0000 UTC m=+76.392763773 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980480): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980900): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980900): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980900): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980900): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980900): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049caf0 item 37 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980900): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980900): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.547613365 +0000 UTC m=+76.393547103 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980900): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980e00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980e00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980e00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980e00): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980e00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.547613365 +0000 UTC m=+76.393547103 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000980e00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ccb0 item 37 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009814c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009814c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009814c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009814c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009814c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.550231976 +0000 UTC m=+76.396165745 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009814c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009819c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009819c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d340 item 38 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009819c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009819c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009819c0): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009819c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009819c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.551385039 +0000 UTC m=+76.397318817 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009819c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981f00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981f00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981f00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981f00): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981f00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.551385039 +0000 UTC m=+76.397318817 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000981f00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d5e0 item 38 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152600): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152600): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152600): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152600): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152600): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.553916958 +0000 UTC m=+76.399850736 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152600): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152b00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152b00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152b00): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152b00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152b00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049db20 item 39 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152b00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152b00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.55579489 +0000 UTC m=+76.401728669 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000152b00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153000): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153000): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153000): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153000): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153000): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.55579489 +0000 UTC m=+76.401728669 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153000): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dea0 item 39 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153700): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153700): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153700): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153700): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153700): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.558185815 +0000 UTC m=+76.404119603 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153700): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153c00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153c00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e63f0 item 40 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153c00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153c00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153c00): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153c00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153c00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.561400545 +0000 UTC m=+76.407334303 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000153c00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c1c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c1c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c1c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c1c0): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c1c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.561400545 +0000 UTC m=+76.407334303 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c1c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e65b0 item 40 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c780): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c780): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c780): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c780): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c780): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c780): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c780): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.562988835 +0000 UTC m=+76.408922572 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5c780): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5cc80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5cc80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5cc80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6af0 item 41 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5cc80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5cc80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.563666135 +0000 UTC m=+76.409599863 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5cc80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d140): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d140): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d140): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d140): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d140): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6d20 item 41 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d140): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d140): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.564309872 +0000 UTC m=+76.410243610 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d140): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d6c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d6c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d6c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d6c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d6c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.564309872 +0000 UTC m=+76.410243610 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5d6c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6f50 item 41 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dd00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dd00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dd00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dd00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dd00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dd00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dd00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.566416002 +0000 UTC m=+76.412349781 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a5dd00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008682c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008682c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008682c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7420 item 42 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008682c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008682c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.567384479 +0000 UTC m=+76.413318257 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008682c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868800): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868800): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e76c0 item 42 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868800): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868800): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868800): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868800): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868800): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.56820657 +0000 UTC m=+76.414140318 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868800): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868d80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868d80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868d80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868d80): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868d80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.56820657 +0000 UTC m=+76.414140318 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000868d80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7880 item 42 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008693c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008693c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008693c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008693c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008693c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008693c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008693c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.570054437 +0000 UTC m=+76.415988185 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008693c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008698c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008698c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008698c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7ea0 item 43 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008698c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008698c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.570796208 +0000 UTC m=+76.416729966 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008698c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000869e00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000869e00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000869e00): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000869e00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000869e00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a1c0 item 43 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000869e00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000869e00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.571533471 +0000 UTC m=+76.417467219 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000869e00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008923c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008923c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008923c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008923c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008923c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.571533471 +0000 UTC m=+76.417467219 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008923c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a4d0 item 43 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892a00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892a00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892a00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892a00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892a00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892a00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892a00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.573409299 +0000 UTC m=+76.419343057 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892a00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892f00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892f00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892f00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b180 item 44 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892f00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892f00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.574028471 +0000 UTC m=+76.419962219 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000892f00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000893440): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000893440): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b960 item 44 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000893440): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000893440): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000893440): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000893440): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000893440): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.574803655 +0000 UTC m=+76.420737412 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000893440): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008939c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008939c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008939c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008939c0): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008939c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.574803655 +0000 UTC m=+76.420737412 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008939c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bce0 item 44 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0080): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0080): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0080): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0080): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0080): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0080): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0080): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.576629339 +0000 UTC m=+76.422563087 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0080): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0580): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0580): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0580): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340bd0 item 45 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0580): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0580): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.57729036 +0000 UTC m=+76.423224117 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0580): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0c80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0c80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0c80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0c80): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0c80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.57729036 +0000 UTC m=+76.423224117 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b0c80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341030 item 45 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b12c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b12c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b12c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b12c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b12c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b12c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b12c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.579771503 +0000 UTC m=+76.425705261 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b12c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b17c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b17c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b17c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003415e0 item 46 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b17c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b17c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.580563849 +0000 UTC m=+76.426497607 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b17c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b1ec0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b1ec0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b1ec0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b1ec0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b1ec0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.580563849 +0000 UTC m=+76.426497607 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008b1ec0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341960 item 46 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2580): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2580): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2580): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2580): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2580): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2580): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2580): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.582644322 +0000 UTC m=+76.428578079 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2580): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2a80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2a80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2a80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c150 item 47 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2a80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2a80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.583301765 +0000 UTC m=+76.429235523 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d2a80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d3180): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d3180): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d3180): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d3180): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d3180): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.583301765 +0000 UTC m=+76.429235523 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d3180): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c310 item 47 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d37c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d37c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d37c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d37c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d37c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d37c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d37c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.585240792 +0000 UTC m=+76.431174540 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d37c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d3cc0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d3cc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d3cc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ca10 item 48 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d3cc0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d3cc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.585909465 +0000 UTC m=+76.431843223 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008d3cc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fc440): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fc440): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fc440): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fc440): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fc440): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.585909465 +0000 UTC m=+76.431843223 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fc440): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cbd0 item 48 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fca80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fca80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fca80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fca80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fca80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.588025604 +0000 UTC m=+76.433959352 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fca80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fcf00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fcf00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fcf00): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fcf00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fcf00): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fcf00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d2d0 item 49 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fcf00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fcf00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.588872362 +0000 UTC m=+76.434806121 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fcf00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fd440): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fd440): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fd440): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fd440): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fd440): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.588872362 +0000 UTC m=+76.434806121 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fd440): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d650 item 49 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fdac0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fdac0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fdac0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fdac0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fdac0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.590835716 +0000 UTC m=+76.436769475 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008fdac0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932040): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932040): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932040): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048db20 item 50 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932040): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932040): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932040): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932040): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932040): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.591630507 +0000 UTC m=+76.437564255 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932040): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009325c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009325c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009325c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009325c0): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009325c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.591630507 +0000 UTC m=+76.437564255 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009325c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dd50 item 50 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932c40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932c40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932c40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932c40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932c40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.59347194 +0000 UTC m=+76.439405688 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000932c40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933140): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933140): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933140): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933140): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933140): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933140): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e230 item 51 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933140): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933140): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.59407924 +0000 UTC m=+76.440012998 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933140): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933680): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933680): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933680): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933680): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933680): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.59407924 +0000 UTC m=+76.440012998 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933680): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e5b0 item 51 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933d00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933d00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933d00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933d00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933d00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.595984203 +0000 UTC m=+76.441917960 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000933d00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966280): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966280): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966280): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ea10 item 52 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966280): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966280): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966280): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966280): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966280): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.596781468 +0000 UTC m=+76.442715226 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966280): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966800): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966800): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966800): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966800): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966800): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.596781468 +0000 UTC m=+76.442715226 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966800): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ecb0 item 52 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966e80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966e80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966e80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966e80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966e80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.598548633 +0000 UTC m=+76.444482391 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000966e80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967380): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967380): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967380): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967380): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967380): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967380): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f180 item 53 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967380): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967380): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.599366166 +0000 UTC m=+76.445299924 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967380): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009678c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009678c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009678c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009678c0): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009678c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.599366166 +0000 UTC m=+76.445299924 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009678c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f6c0 item 53 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967f40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967f40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967f40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967f40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967f40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.601388148 +0000 UTC m=+76.447321907 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000967f40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c04c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c04c0): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c04c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001da1c0 item 54 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c04c0): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c04c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c04c0): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c04c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c04c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.6022367 +0000 UTC m=+76.448170458 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c04c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0a40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0a40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0a40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0a40): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0a40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.6022367 +0000 UTC m=+76.448170458 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c0a40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001da700 item 54 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c10c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c10c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c10c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c10c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c10c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.603976844 +0000 UTC m=+76.449910603 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c10c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c15c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c15c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c15c0): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c15c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c15c0): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c15c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dad20 item 55 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c15c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c15c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.604845695 +0000 UTC m=+76.450779432 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0009c15c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1a340): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1a340): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1a340): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1a340): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1a340): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.604845695 +0000 UTC m=+76.450779432 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1a340): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334150 item 55 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1a9c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1a9c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1a9c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1a9c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1a9c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.607458876 +0000 UTC m=+76.453392614 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1a9c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1aec0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1aec0): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1aec0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334a80 item 56 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1aec0): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1aec0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1aec0): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1aec0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1aec0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.609802001 +0000 UTC m=+76.455735739 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1aec0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1b440): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1b440): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1b440): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1b440): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1b440): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.609802001 +0000 UTC m=+76.455735739 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1b440): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334d90 item 56 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1ba80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1ba80): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1ba80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1ba80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1ba80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1ba80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1ba80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1ba80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.614393221 +0000 UTC m=+76.460326960 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a1ba80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82040): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82040): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82040): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003351f0 item 57 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82040): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82040): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.615621425 +0000 UTC m=+76.461555163 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82040): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82580): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82580): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82580): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82580): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82580): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82580): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335570 item 57 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82580): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82580): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.616713113 +0000 UTC m=+76.462646851 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82580): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82b00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82b00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82b00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82b00): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82b00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.616713113 +0000 UTC m=+76.462646851 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a82b00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003359d0 item 57 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83140): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83140): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83140): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83140): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83140): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83140): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83140): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83140): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.618954648 +0000 UTC m=+76.464888386 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83140): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83680): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83680): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83680): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001101c0 item 58 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83680): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83680): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.61970221 +0000 UTC m=+76.465635949 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83680): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83bc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83bc0): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83bc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001104d0 item 58 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83bc0): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83bc0): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83bc0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83bc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.620412543 +0000 UTC m=+76.466346281 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a83bc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc200): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc200): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc200): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.620412543 +0000 UTC m=+76.466346281 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001108c0 item 58 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc840): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc840): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc840): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc840): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc840): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc840): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc840): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc840): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.62194119 +0000 UTC m=+76.467874928 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acc840): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000accd80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000accd80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000accd80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111340 item 59 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000accd80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000accd80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.622517631 +0000 UTC m=+76.468451359 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000accd80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd2c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd2c0): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd2c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd2c0): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd2c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111730 item 59 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd2c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd2c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.623088722 +0000 UTC m=+76.469022461 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd2c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd840): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd840): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd840): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd840): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd840): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.623088722 +0000 UTC m=+76.469022461 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acd840): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ce0 item 59 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acde80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acde80): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acde80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acde80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acde80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acde80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acde80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acde80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.624523223 +0000 UTC m=+76.470456961 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000acde80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20440): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20440): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20440): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352770 item 60 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20440): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20440): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.625096849 +0000 UTC m=+76.471030587 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20440): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20980): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20980): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20980): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352ee0 item 60 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20980): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20980): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20980): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20980): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20980): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.62582254 +0000 UTC m=+76.471756278 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20980): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20f40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20f40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20f40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20f40): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20f40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.62582254 +0000 UTC m=+76.471756278 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b20f40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353420 item 60 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21580): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21580): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21580): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21580): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21580): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21580): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21580): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21580): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.627242333 +0000 UTC m=+76.473176070 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21580): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21ac0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21ac0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21ac0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353960 item 61 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21ac0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21ac0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.627895027 +0000 UTC m=+76.473828765 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b21ac0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42240): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42240): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42240): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42240): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42240): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.627895027 +0000 UTC m=+76.473828765 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42240): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ce0 item 61 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42880): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42880): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42880): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42880): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42880): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42880): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42880): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42880): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.629777127 +0000 UTC m=+76.475710865 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42880): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42dc0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42dc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42dc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380230 item 62 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42dc0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42dc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.63018915 +0000 UTC m=+76.476122888 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b42dc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b434c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b434c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b434c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b434c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b434c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.63018915 +0000 UTC m=+76.476122888 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b434c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 62 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b43b00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b43b00): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b43b00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b43b00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b43b00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b43b00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b43b00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b43b00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.631835568 +0000 UTC m=+76.477769306 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b43b00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7a0c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7a0c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7a0c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a10 item 63 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7a0c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7a0c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.63245537 +0000 UTC m=+76.478389108 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7a0c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7a7c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7a7c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7a7c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7a7c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7a7c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.63245537 +0000 UTC m=+76.478389108 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7a7c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380c40 item 63 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ae00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ae00): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ae00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ae00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ae00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ae00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ae00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ae00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.63390982 +0000 UTC m=+76.479843557 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ae00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7b340): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7b340): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7b340): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381420 item 64 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7b340): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7b340): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.634553517 +0000 UTC m=+76.480487254 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7b340): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ba40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ba40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ba40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ba40): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ba40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.634553517 +0000 UTC m=+76.480487254 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b7ba40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381880 item 64 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6100): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6100): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6100): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6100): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6100): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.636042509 +0000 UTC m=+76.481976247 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6100): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6580): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6580): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6580): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6580): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6580): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381d50 item 65 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6580): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6580): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.636664106 +0000 UTC m=+76.482597843 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6580): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6a80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6a80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6a80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6a80): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6a80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.636664106 +0000 UTC m=+76.482597843 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba6a80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 65 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba70c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba70c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba70c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba70c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba70c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.638418666 +0000 UTC m=+76.484352404 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba70c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7540): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7540): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a8c0 item 66 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7540): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7540): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7540): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7540): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7540): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.639305159 +0000 UTC m=+76.485238897 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7540): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7a80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7a80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7a80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7a80): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7a80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.639305159 +0000 UTC m=+76.485238897 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ba7a80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048abd0 item 66 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be0140): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be0140): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be0140): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be0140): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be0140): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.641265265 +0000 UTC m=+76.487199003 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be0140): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be05c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be05c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be05c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be05c0): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be05c0): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b6c0 item 67 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be05c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be05c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.642093318 +0000 UTC m=+76.488027056 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be05c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be0ac0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be0ac0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be0ac0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be0ac0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be0ac0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.642093318 +0000 UTC m=+76.488027056 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be0ac0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bab0 item 67 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1140): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1140): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1140): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1140): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1140): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.644169983 +0000 UTC m=+76.490103722 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1140): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1640): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1640): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a150 item 68 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1640): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1640): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1640): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1640): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1640): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.644936912 +0000 UTC m=+76.490870650 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1640): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1c180): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1c180): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1c180): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1c180): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1c180): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.644936912 +0000 UTC m=+76.490870650 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1c180): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404150 item 68 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1c7c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1c7c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1c7c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1c7c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1c7c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.646442756 +0000 UTC m=+76.492376494 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1c7c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1cc40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1cc40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1cc40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1cc40): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1cc40): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404620 item 69 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1cc40): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1cc40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.64702593 +0000 UTC m=+76.492959668 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1cc40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1d140): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1d140): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1d140): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1d140): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1d140): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.64702593 +0000 UTC m=+76.492959668 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1d140): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004049a0 item 69 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1d7c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1d7c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1d7c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1d7c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1d7c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.648579936 +0000 UTC m=+76.494513674 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1d7c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1dcc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1dcc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004051f0 item 70 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1dcc0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1dcc0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1dcc0): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1dcc0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1dcc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.651839469 +0000 UTC m=+76.497773207 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c1dcc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62280): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62280): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62280): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62280): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62280): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.651839469 +0000 UTC m=+76.497773207 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62280): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004053b0 item 70 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62900): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62900): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62900): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62900): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62900): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.653851092 +0000 UTC m=+76.499784831 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62900): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62e00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62e00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62e00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62e00): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62e00): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405880 item 71 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62e00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62e00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.65772591 +0000 UTC m=+76.503659648 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c62e00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63300): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63300): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63300): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63300): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63300): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.65772591 +0000 UTC m=+76.503659648 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63300): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ab0 item 71 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63980): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63980): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63980): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63980): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63980): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.65924541 +0000 UTC m=+76.505179148 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63980): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63e80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63e80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405f10 item 72 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63e80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63e80): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63e80): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63e80): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63e80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.659930274 +0000 UTC m=+76.505864013 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c63e80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0440): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0440): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0440): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0440): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0440): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.659930274 +0000 UTC m=+76.505864013 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0440): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a540 item 72 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0a00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0a00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0a00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0a00): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0a00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0a00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0a00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.661536658 +0000 UTC m=+76.507470395 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0a00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0f00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0f00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0f00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae70 item 73 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0f00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0f00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.662100095 +0000 UTC m=+76.508033833 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca0f00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca13c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca13c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca13c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca13c0): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca13c0): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b2d0 item 73 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca13c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca13c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.662743863 +0000 UTC m=+76.508677600 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca13c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1900): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1900): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1900): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1900): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1900): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.662743863 +0000 UTC m=+76.508677600 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1900): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b570 item 73 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1f40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1f40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1f40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1f40): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1f40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1f40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1f40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.664455643 +0000 UTC m=+76.510389381 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000ca1f40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd44c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd44c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd44c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bc70 item 74 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd44c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd44c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.66501915 +0000 UTC m=+76.510952888 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd44c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4a00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4a00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410380 item 74 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4a00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4a00): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4a00): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4a00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4a00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.665664741 +0000 UTC m=+76.511598479 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4a00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4f80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4f80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4f80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4f80): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4f80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.665664741 +0000 UTC m=+76.511598479 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd4f80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004107e0 item 74 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd55c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd55c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd55c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd55c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd55c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd55c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd55c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.667137914 +0000 UTC m=+76.513071652 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd55c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd5ac0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd5ac0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd5ac0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410f50 item 75 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd5ac0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd5ac0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.667877261 +0000 UTC m=+76.513810999 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000cd5ac0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e080): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e080): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e080): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e080): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e080): _writeAt: size=3, off=2 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411180 item 75 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e080): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e080): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.668461617 +0000 UTC m=+76.514395355 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e080): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e5c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e5c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e5c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e5c0): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e5c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.668461617 +0000 UTC m=+76.514395355 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e5c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411340 item 75 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1e40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1e40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1e40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1e40): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1e40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1e40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1e40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.670496303 +0000 UTC m=+76.516430051 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000be1e40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e940): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e940): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e940): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411570 item 76 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e940): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e940): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.671627896 +0000 UTC m=+76.517561654 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0e940): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ee80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ee80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004119d0 item 76 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ee80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ee80): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ee80): _writeAt: size=3, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ee80): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ee80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.672548803 +0000 UTC m=+76.518482561 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ee80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0f400): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0f400): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0f400): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0f400): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0f400): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.672548803 +0000 UTC m=+76.518482561 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0f400): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411e30 item 76 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0fa40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0fa40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0fa40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0fa40): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0fa40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0fa40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0fa40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.674143564 +0000 UTC m=+76.520077312 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0fa40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ff40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ff40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ff40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001da850 item 77 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ff40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ff40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.67484486 +0000 UTC m=+76.520778608 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d0ff40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80900): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80900): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80900): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80900): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80900): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.67484486 +0000 UTC m=+76.520778608 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80900): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001daa10 item 77 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80f40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80f40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80f40): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80f40): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80f40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80f40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80f40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.677394443 +0000 UTC m=+76.523328201 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d80f40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d81440): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d81440): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d81440): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db260 item 78 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d81440): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d81440): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.678028221 +0000 UTC m=+76.523961969 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d81440): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d81b40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d81b40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d81b40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d81b40): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d81b40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.678028221 +0000 UTC m=+76.523961969 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000d81b40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db6c0 item 78 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce7c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce7c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce7c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce7c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce7c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce7c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce7c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.680011591 +0000 UTC m=+76.525945329 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002ce7c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cedc0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cedc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cedc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dbb90 item 79 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cedc0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cedc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.680537287 +0000 UTC m=+76.526471025 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cedc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cfb80): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cfb80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cfb80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cfb80): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cfb80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.680537287 +0000 UTC m=+76.526471025 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0002cfb80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dbe30 item 79 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28340): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28340): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28340): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28340): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28340): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28340): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28340): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.682030939 +0000 UTC m=+76.527964677 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28340): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28840): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28840): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28840): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032abd0 item 80 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28840): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28840): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.682629421 +0000 UTC m=+76.528563159 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28840): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28f40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28f40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28f40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28f40): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28f40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.682629421 +0000 UTC m=+76.528563159 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c28f40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b3b0 item 80 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29580): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29580): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29580): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29580): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29580): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.684092926 +0000 UTC m=+76.530026664 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29580): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29a00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29a00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29a00): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29a00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29a00): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29a00): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003201c0 item 81 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29a00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29a00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.684720273 +0000 UTC m=+76.530654011 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29a00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29f40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29f40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29f40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29f40): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29f40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.684720273 +0000 UTC m=+76.530654011 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000c29f40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320d20 item 81 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e640): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e640): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e640): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e640): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e640): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.686152289 +0000 UTC m=+76.532086027 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6e640): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eb40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eb40): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eb40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321650 item 82 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eb40): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eb40): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eb40): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eb40): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eb40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.686809982 +0000 UTC m=+76.532743720 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6eb40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f100): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f100): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f100): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f100): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f100): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.686809982 +0000 UTC m=+76.532743720 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f100): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321ab0 item 82 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f780): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f780): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f780): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f780): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f780): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.688213695 +0000 UTC m=+76.534147433 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6f780): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fc80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fc80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fc80): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fc80): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fc80): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fc80): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8150 item 83 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fc80): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fc80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.688838958 +0000 UTC m=+76.534772696 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000a6fc80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10280): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10280): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10280): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10280): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10280): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.688838958 +0000 UTC m=+76.534772696 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10280): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8380 item 83 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10900): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10900): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10900): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10900): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10900): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.690282506 +0000 UTC m=+76.536216245 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10900): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8770 item 84 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.69096693 +0000 UTC m=+76.536900668 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b10e00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11380): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11380): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11380): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11380): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11380): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.69096693 +0000 UTC m=+76.536900668 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11380): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8cb0 item 84 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11a00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11a00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11a00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11a00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11a00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.69260403 +0000 UTC m=+76.538537769 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000b11a00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8000): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8000): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8000): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8000): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8000): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8000): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a90a0 item 85 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8000): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8000): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.693244372 +0000 UTC m=+76.539178109 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8000): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8580): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8580): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8580): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8580): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8580): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.693244372 +0000 UTC m=+76.539178109 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8580): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a93b0 item 85 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8c00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8c00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8c00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8c00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8c00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.694718837 +0000 UTC m=+76.540652575 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f8c00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9140): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9140): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9140): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9b20 item 86 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9140): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9140): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9140): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9140): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9140): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.695441873 +0000 UTC m=+76.541375611 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9140): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f96c0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f96c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f96c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f96c0): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f96c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.695441873 +0000 UTC m=+76.541375611 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f96c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9ea0 item 86 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9d40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9d40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9d40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9d40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9d40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.696859092 +0000 UTC m=+76.542792830 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0008f9d40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e0380 item 87 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.697481639 +0000 UTC m=+76.543415377 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e2c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e800): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e800): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e800): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e800): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e800): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.697481639 +0000 UTC m=+76.543415377 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097e800): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e0620 item 87 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097eec0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097eec0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097eec0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097eec0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097eec0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.699061903 +0000 UTC m=+76.544995641 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097eec0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e0bd0 item 88 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.699770121 +0000 UTC m=+76.545703860 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f400): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f980): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f980): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f980): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f980): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f980): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.699770121 +0000 UTC m=+76.545703860 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097f980): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e0e00 item 88 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0000b0e80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0000b0e80): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0000b0e80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0000b0e80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0000b0e80): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0000b0e80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0000b0e80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0000b0e80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.701164617 +0000 UTC m=+76.547098355 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0000b0e80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041af40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041af40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041af40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e1340 item 89 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041af40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041af40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.701851856 +0000 UTC m=+76.547785594 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041af40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e1650 item 89 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.702462461 +0000 UTC m=+76.548396199 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041b4c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bec0): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bec0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bec0): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bec0): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bec0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.702462461 +0000 UTC m=+76.548396199 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00041bec0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e1810 item 89 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e840): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e840): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e840): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e840): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e840): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e840): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e840): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e840): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.703980618 +0000 UTC m=+76.549914347 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039e840): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f0c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f0c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f0c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e1c70 item 90 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f0c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f0c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.704564494 +0000 UTC m=+76.550498231 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f0c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f600): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f600): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f600): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e1ea0 item 90 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f600): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f600): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f600): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f600): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f600): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.705249039 +0000 UTC m=+76.551182777 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039f600): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fe00): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fe00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fe00): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fe00): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fe00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.705249039 +0000 UTC m=+76.551182777 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00039fe00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4850 item 90 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005974c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005974c0): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005974c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005974c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005974c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005974c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005974c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005974c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.706928719 +0000 UTC m=+76.552862457 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0005974c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597b40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597b40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597b40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4ee0 item 91 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597b40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597b40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.707902936 +0000 UTC m=+76.553836675 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc000597b40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c100): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c100): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c100): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c100): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c100): >_readAt: n=2, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c100): _writeAt: size=3, off=7 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5110 item 91 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c100): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c100): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.708552876 +0000 UTC m=+76.554486613 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c100): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c680): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c680): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c680): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c680): >_readAt: n=8, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c680): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.708552876 +0000 UTC m=+76.554486613 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097c680): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e55e0 item 91 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ccc0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ccc0): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ccc0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ccc0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ccc0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ccc0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ccc0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ccc0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.710086602 +0000 UTC m=+76.556020330 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097ccc0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d200): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d200): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d200): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5a40 item 92 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d200): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d200): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.710668524 +0000 UTC m=+76.556602262 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d200): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d740): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d740): open at offset 5 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d740): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5d50 item 92 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d740): _readAt: size=2, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d740): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d740): _writeAt: size=3, off=5 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d740): >_writeAt: n=3, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d740): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.711353619 +0000 UTC m=+76.557287357 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097d740): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097dd40): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097dd40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097dd40): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097dd40): >_readAt: n=3, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097dd40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.711353619 +0000 UTC m=+76.557287357 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00097dd40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006301c0 item 92 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a400): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a400): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a400): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a400): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a400): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a400): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a400): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a400): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.71411614 +0000 UTC m=+76.560049878 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091a400): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091aa40): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091aa40): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091aa40): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630540 item 93 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091aa40): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091aa40): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.715088383 +0000 UTC m=+76.561022121 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091aa40): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b180): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b180): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b180): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b180): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b180): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.715088383 +0000 UTC m=+76.561022121 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b180): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630700 item 93 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b7c0): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b7c0): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b7c0): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b7c0): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b7c0): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b7c0): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b7c0): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b7c0): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.716610799 +0000 UTC m=+76.562544537 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091b7c0): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bd00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bd00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bd00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630b60 item 94 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bd00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bd00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.717204673 +0000 UTC m=+76.563138411 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc00091bd00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da480): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da480): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da480): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da480): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da480): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.717204673 +0000 UTC m=+76.563138411 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006da480): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630f50 item 94 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dab00): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dab00): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dab00): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dab00): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dab00): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dab00): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dab00): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dab00): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.718782103 +0000 UTC m=+76.564715840 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dab00): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db140): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db140): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db140): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631570 item 95 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db140): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db140): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.719393008 +0000 UTC m=+76.565326746 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db140): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db840): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db840): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db840): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db840): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db840): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.719393008 +0000 UTC m=+76.565326746 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006db840): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631730 item 95 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 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/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbe80): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbe80): open at offset 0 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbe80): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbe80): _readAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbe80): >_readAt: n=0, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbe80): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbe80): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbe80): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.720864738 +0000 UTC m=+76.566798477 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0006dbe80): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8600): _writeAt: size=5, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8600): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8600): >openPending: err= 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631c70 item 96 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8600): >_writeAt: n=5, err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8600): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.721448674 +0000 UTC m=+76.567382412 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c8600): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:18:18 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9780): _readAt: size=512, off=0 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9780): openPending: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9780): >openPending: err= 2025/11/23 04:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9780): >_readAt: n=5, err=EOF 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9780): close: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:18:18.721448674 +0000 UTC m=+76.567382412 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : open-test-file(0xc0007c9780): >close: err= 2025/11/23 04:18:18 DEBUG : open-test-file: Remove: 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631ea0 item 96 2025/11/23 04:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:18:18 DEBUG : open-test-file: >Remove: err= 2025/11/23 04:18:18 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:18 DEBUG : Looking for writers 2025/11/23 04:18:18 DEBUG : >WaitForWriters: 2025/11/23 04:18:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.78s) --- PASS: TestRWFileHandleOpenTests/writes (0.37s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.42s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:18 DEBUG : file1: newRWFileHandle: 2025/11/23 04:18:18 DEBUG : file1(0xc000981040): openPending: 2025/11/23 04:18:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:18 DEBUG : file1(0xc000981040): >openPending: err= 2025/11/23 04:18:18 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:18:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:18:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:18:18 DEBUG : file1(0xc000981040): _writeAt: size=2, off=0 2025/11/23 04:18:18 DEBUG : file1(0xc000981040): >_writeAt: n=2, err= 2025/11/23 04:18:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/23 04:18:18 DEBUG : file1(0xc000981040): RWFileHandle.Flush 2025/11/23 04:18:18 DEBUG : file1(0xc000981040): RWFileHandle.Release 2025/11/23 04:18:18 DEBUG : file1(0xc000981040): close: 2025/11/23 04:18:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/23 04:18:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:18 DEBUG : file1(0xc000981040): >close: err= 2025/11/23 04:18:18 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:18 DEBUG : Looking for writers 2025/11/23 04:18:18 DEBUG : file1: reading active writers 2025/11/23 04:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:18:18 DEBUG : Looking for writers 2025/11/23 04:18:18 DEBUG : file1: reading active writers 2025/11/23 04:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:18:18 DEBUG : Looking for writers 2025/11/23 04:18:18 DEBUG : file1: reading active writers 2025/11/23 04:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:18:18 DEBUG : Looking for writers 2025/11/23 04:18:18 DEBUG : file1: reading active writers 2025/11/23 04:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:18:18 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:18:19 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:18:19 DEBUG : Looking for writers 2025/11/23 04:18:19 DEBUG : file1: reading active writers 2025/11/23 04:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:18:19 DEBUG : Looking for writers 2025/11/23 04:18:19 DEBUG : file1: reading active writers 2025/11/23 04:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:18:19 DEBUG : file1: size = 2 OK 2025/11/23 04:18:19 DEBUG : file1.rclone_chunk.001_61mpkh: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/23 04:18:19 INFO : file1.rclone_chunk.001_61mpkh: Copied (server-side copy) to: file1 2025/11/23 04:18:19 INFO : file1.rclone_chunk.001_61mpkh: Deleted 2025/11/23 04:18:19 DEBUG : file1: size = 2 OK 2025/11/23 04:18:19 INFO : file1: Copied (new) 2025/11/23 04:18:19 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2025/11/23 04:18:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:18:19 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/23 04:18:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:19 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:18:19 DEBUG : Looking for writers 2025/11/23 04:18:19 DEBUG : file1: reading active writers 2025/11/23 04:18:19 DEBUG : >WaitForWriters: 2025/11/23 04:18:19 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:19 DEBUG : Looking for writers 2025/11/23 04:18:19 DEBUG : file1: reading active writers 2025/11/23 04:18:19 DEBUG : >WaitForWriters: 2025/11/23 04:18:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:19 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:19 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:19 DEBUG : rename_me: newRWFileHandle: 2025/11/23 04:18:19 DEBUG : rename_me(0xc0001537c0): openPending: 2025/11/23 04:18:19 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:18:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/23 04:18:19 DEBUG : rename_me(0xc0001537c0): >openPending: err= 2025/11/23 04:18:19 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/23 04:18:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/23 04:18:19 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/23 04:18:19 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/23 04:18:19 DEBUG : rename_me(0xc0001537c0): _writeAt: size=5, off=0 2025/11/23 04:18:19 DEBUG : rename_me(0xc0001537c0): >_writeAt: n=5, err= 2025/11/23 04:18:19 DEBUG : rename_me(0xc0001537c0): close: 2025/11/23 04:18:19 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-23 04:18:19.793167152 +0000 UTC m=+77.639100920 2025/11/23 04:18:19 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/23 04:18:19 DEBUG : rename_me(0xc0001537c0): >close: err= 2025/11/23 04:18:19 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/23 04:18:19 DEBUG : i_was_renamed: Updating file with 0xc000b93c80 2025/11/23 04:18:19 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/23 04:18:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/23 04:18:19 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:19 DEBUG : Looking for writers 2025/11/23 04:18:19 DEBUG : i_was_renamed: reading active writers 2025/11/23 04:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:18:19 DEBUG : Looking for writers 2025/11/23 04:18:19 DEBUG : i_was_renamed: reading active writers 2025/11/23 04:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:18:19 DEBUG : Looking for writers 2025/11/23 04:18:19 DEBUG : i_was_renamed: reading active writers 2025/11/23 04:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:18:19 DEBUG : Looking for writers 2025/11/23 04:18:19 DEBUG : i_was_renamed: reading active writers 2025/11/23 04:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:18:19 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/23 04:18:19 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2025/11/23 04:18:19 DEBUG : Looking for writers 2025/11/23 04:18:19 DEBUG : i_was_renamed: reading active writers 2025/11/23 04:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:18:20 DEBUG : Looking for writers 2025/11/23 04:18:20 DEBUG : i_was_renamed: reading active writers 2025/11/23 04:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:18:20 DEBUG : i_was_renamed: size = 5 OK 2025/11/23 04:18:20 DEBUG : i_was_renamed.rclone_chunk.001_61mp6a: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/23 04:18:20 INFO : i_was_renamed.rclone_chunk.001_61mp6a: Copied (server-side copy) to: i_was_renamed 2025/11/23 04:18:20 INFO : i_was_renamed.rclone_chunk.001_61mp6a: Deleted 2025/11/23 04:18:20 DEBUG : i_was_renamed: size = 5 OK 2025/11/23 04:18:20 INFO : i_was_renamed: Copied (new) 2025/11/23 04:18:20 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-23 04:18:19.793167152 +0000 UTC" 2025/11/23 04:18:20 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/23 04:18:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/23 04:18:20 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/23 04:18:20 DEBUG : Looking for writers 2025/11/23 04:18:20 DEBUG : i_was_renamed: reading active writers 2025/11/23 04:18:20 DEBUG : >WaitForWriters: 2025/11/23 04:18:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.84s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:18:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:18:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pahofon9cibu" 2025/11/23 04:18:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:18:20 DEBUG : forgetting directory cache 2025/11/23 04:18:20 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/23 04:18:20 DEBUG : TestRWCacheUpdate.rclone_chunk.001_61mq0n: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2025/11/23 04:18:20 INFO : TestRWCacheUpdate.rclone_chunk.001_61mq0n: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/23 04:18:21 INFO : TestRWCacheUpdate.rclone_chunk.001_61mq0n: Deleted 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate(0xc000a6ecc0): _readAt: size=512, off=0 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate(0xc000a6ecc0): openPending: 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-23 03:19:20.588261032 +0000 UTC" against cached fingerprint "" 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/23 04:18:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate(0xc000a6ecc0): >openPending: err= 2025/11/23 04:18:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate(0xc000a6ecc0): >_readAt: n=20, err=EOF 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate(0xc000a6ecc0): close: 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:19:20.588261032 +0000 UTC 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate(0xc000a6ecc0): >close: err= 2025/11/23 04:18:21 DEBUG : forgetting directory cache 2025/11/23 04:18:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/23 04:18:21 DEBUG : TestRWCacheUpdate.rclone_chunk.001_61mrs5: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2025/11/23 04:18:21 INFO : TestRWCacheUpdate.rclone_chunk.001_61mrs5: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/23 04:18:21 INFO : TestRWCacheUpdate.rclone_chunk.001_61mrs5: Deleted 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate(0xc000b11000): _readAt: size=512, off=0 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate(0xc000b11000): openPending: 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-23 03:20:20.588261032 +0000 UTC" against cached fingerprint "20,2025-11-23 03:19:20.588261032 +0000 UTC" 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-23 03:20:20.588261032 +0000 UTC" != cached fingerprint "20,2025-11-23 03:19:20.588261032 +0000 UTC") 2025/11/23 04:18:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/23 04:18:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate(0xc000b11000): >openPending: err= 2025/11/23 04:18:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate(0xc000b11000): >_readAt: n=20, err=EOF 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate(0xc000b11000): close: 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:20:20.588261032 +0000 UTC 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate(0xc000b11000): >close: err= 2025/11/23 04:18:22 DEBUG : forgetting directory cache 2025/11/23 04:18:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/23 04:18:22 DEBUG : TestRWCacheUpdate.rclone_chunk.001_61msjk: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2025/11/23 04:18:22 INFO : TestRWCacheUpdate.rclone_chunk.001_61msjk: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/23 04:18:22 INFO : TestRWCacheUpdate.rclone_chunk.001_61msjk: Deleted 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate(0xc00039f540): _readAt: size=512, off=0 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate(0xc00039f540): openPending: 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-23 03:21:20.588261032 +0000 UTC" against cached fingerprint "20,2025-11-23 03:20:20.588261032 +0000 UTC" 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-23 03:21:20.588261032 +0000 UTC" != cached fingerprint "20,2025-11-23 03:20:20.588261032 +0000 UTC") 2025/11/23 04:18:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/23 04:18:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate(0xc00039f540): >openPending: err= 2025/11/23 04:18:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate(0xc00039f540): >_readAt: n=20, err=EOF 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate(0xc00039f540): close: 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:21:20.588261032 +0000 UTC 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate(0xc00039f540): >close: err= 2025/11/23 04:18:23 DEBUG : forgetting directory cache 2025/11/23 04:18:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/23 04:18:23 DEBUG : TestRWCacheUpdate.rclone_chunk.001_61mtu3: md5 = a8c7956852282e88c22a986150cb5a68 OK 2025/11/23 04:18:23 INFO : TestRWCacheUpdate.rclone_chunk.001_61mtu3: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/23 04:18:23 INFO : TestRWCacheUpdate.rclone_chunk.001_61mtu3: Deleted 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate(0xc0007c8640): _readAt: size=512, off=0 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate(0xc0007c8640): openPending: 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-23 03:22:20.588261032 +0000 UTC" against cached fingerprint "20,2025-11-23 03:21:20.588261032 +0000 UTC" 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-23 03:22:20.588261032 +0000 UTC" != cached fingerprint "20,2025-11-23 03:21:20.588261032 +0000 UTC") 2025/11/23 04:18:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/23 04:18:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate(0xc0007c8640): >openPending: err= 2025/11/23 04:18:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate(0xc0007c8640): >_readAt: n=20, err=EOF 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate(0xc0007c8640): close: 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:22:20.588261032 +0000 UTC 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate(0xc0007c8640): >close: err= 2025/11/23 04:18:24 DEBUG : Re-reading directory (146.791253ms old) 2025/11/23 04:18:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/23 04:18:24 DEBUG : forgetting directory cache 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/23 04:18:24 DEBUG : TestRWCacheUpdate.rclone_chunk.001_61mu3r: md5 = 25074c7237d5f7774d304950950b2d66 OK 2025/11/23 04:18:24 INFO : TestRWCacheUpdate.rclone_chunk.001_61mu3r: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/23 04:18:25 INFO : TestRWCacheUpdate.rclone_chunk.001_61mu3r: Deleted 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate(0xc0007c9800): _readAt: size=512, off=0 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate(0xc0007c9800): openPending: 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-23 03:23:20.588261032 +0000 UTC" against cached fingerprint "20,2025-11-23 03:22:20.588261032 +0000 UTC" 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-23 03:23:20.588261032 +0000 UTC" != cached fingerprint "20,2025-11-23 03:22:20.588261032 +0000 UTC") 2025/11/23 04:18:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/23 04:18:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate(0xc0007c9800): >openPending: err= 2025/11/23 04:18:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate(0xc0007c9800): >_readAt: n=20, err=EOF 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate(0xc0007c9800): close: 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:23:20.588261032 +0000 UTC 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate(0xc0007c9800): >close: err= 2025/11/23 04:18:25 DEBUG : forgetting directory cache 2025/11/23 04:18:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/23 04:18:25 DEBUG : TestRWCacheUpdate.rclone_chunk.001_61mv4q: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2025/11/23 04:18:25 INFO : TestRWCacheUpdate.rclone_chunk.001_61mv4q: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/23 04:18:25 INFO : TestRWCacheUpdate.rclone_chunk.001_61mv4q: Deleted 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate(0xc000c29340): _readAt: size=512, off=0 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate(0xc000c29340): openPending: 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-23 03:24:20.588261032 +0000 UTC" against cached fingerprint "20,2025-11-23 03:23:20.588261032 +0000 UTC" 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-23 03:24:20.588261032 +0000 UTC" != cached fingerprint "20,2025-11-23 03:23:20.588261032 +0000 UTC") 2025/11/23 04:18:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/23 04:18:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate(0xc000c29340): >openPending: err= 2025/11/23 04:18:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate(0xc000c29340): >_readAt: n=20, err=EOF 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate(0xc000c29340): close: 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:24:20.588261032 +0000 UTC 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate(0xc000c29340): >close: err= 2025/11/23 04:18:26 DEBUG : forgetting directory cache 2025/11/23 04:18:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate: size = 21 OK 2025/11/23 04:18:26 DEBUG : TestRWCacheUpdate.rclone_chunk.001_61mwyv: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2025/11/23 04:18:26 INFO : TestRWCacheUpdate.rclone_chunk.001_61mwyv: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/23 04:18:26 INFO : TestRWCacheUpdate.rclone_chunk.001_61mwyv: Deleted 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate(0xc0008f9e80): _readAt: size=512, off=0 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate(0xc0008f9e80): openPending: 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-23 03:25:20.588261032 +0000 UTC" against cached fingerprint "20,2025-11-23 03:24:20.588261032 +0000 UTC" 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-23 03:25:20.588261032 +0000 UTC" != cached fingerprint "20,2025-11-23 03:24:20.588261032 +0000 UTC") 2025/11/23 04:18:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/23 04:18:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate(0xc0008f9e80): >openPending: err= 2025/11/23 04:18:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate(0xc0008f9e80): >_readAt: n=21, err=EOF 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate(0xc0008f9e80): close: 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:25:20.588261032 +0000 UTC 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate(0xc0008f9e80): >close: err= 2025/11/23 04:18:27 DEBUG : forgetting directory cache 2025/11/23 04:18:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate: size = 22 OK 2025/11/23 04:18:27 DEBUG : TestRWCacheUpdate.rclone_chunk.001_61mx7v: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2025/11/23 04:18:27 INFO : TestRWCacheUpdate.rclone_chunk.001_61mx7v: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/23 04:18:27 INFO : TestRWCacheUpdate.rclone_chunk.001_61mx7v: Deleted 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate(0xc00091a9c0): _readAt: size=512, off=0 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate(0xc00091a9c0): openPending: 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-23 03:26:20.588261032 +0000 UTC" against cached fingerprint "21,2025-11-23 03:25:20.588261032 +0000 UTC" 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-23 03:26:20.588261032 +0000 UTC" != cached fingerprint "21,2025-11-23 03:25:20.588261032 +0000 UTC") 2025/11/23 04:18:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/23 04:18:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate(0xc00091a9c0): >openPending: err= 2025/11/23 04:18:28 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate(0xc00091a9c0): >_readAt: n=22, err=EOF 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate(0xc00091a9c0): close: 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:26:20.588261032 +0000 UTC 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate(0xc00091a9c0): >close: err= 2025/11/23 04:18:28 DEBUG : forgetting directory cache 2025/11/23 04:18:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate: size = 23 OK 2025/11/23 04:18:28 DEBUG : TestRWCacheUpdate.rclone_chunk.001_61my96: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2025/11/23 04:18:28 INFO : TestRWCacheUpdate.rclone_chunk.001_61my96: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/23 04:18:28 INFO : TestRWCacheUpdate.rclone_chunk.001_61my96: Deleted 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate(0xc00063dc40): _readAt: size=512, off=0 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate(0xc00063dc40): openPending: 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-23 03:27:20.588261032 +0000 UTC" against cached fingerprint "22,2025-11-23 03:26:20.588261032 +0000 UTC" 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-23 03:27:20.588261032 +0000 UTC" != cached fingerprint "22,2025-11-23 03:26:20.588261032 +0000 UTC") 2025/11/23 04:18:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/23 04:18:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate(0xc00063dc40): >openPending: err= 2025/11/23 04:18:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate(0xc00063dc40): >_readAt: n=23, err=EOF 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate(0xc00063dc40): close: 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:27:20.588261032 +0000 UTC 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate(0xc00063dc40): >close: err= 2025/11/23 04:18:29 DEBUG : forgetting directory cache 2025/11/23 04:18:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate: size = 24 OK 2025/11/23 04:18:29 DEBUG : TestRWCacheUpdate.rclone_chunk.001_61mzr4: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2025/11/23 04:18:29 INFO : TestRWCacheUpdate.rclone_chunk.001_61mzr4: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/23 04:18:29 INFO : TestRWCacheUpdate.rclone_chunk.001_61mzr4: Deleted 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate(0xc0006db180): _readAt: size=512, off=0 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate(0xc0006db180): openPending: 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-23 03:28:20.588261032 +0000 UTC" against cached fingerprint "23,2025-11-23 03:27:20.588261032 +0000 UTC" 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-23 03:28:20.588261032 +0000 UTC" != cached fingerprint "23,2025-11-23 03:27:20.588261032 +0000 UTC") 2025/11/23 04:18:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/23 04:18:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate(0xc0006db180): >openPending: err= 2025/11/23 04:18:30 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate(0xc0006db180): >_readAt: n=24, err=EOF 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate(0xc0006db180): close: 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:28:20.588261032 +0000 UTC 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate(0xc0006db180): >close: err= 2025/11/23 04:18:30 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:30 DEBUG : Looking for writers 2025/11/23 04:18:30 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/23 04:18:30 DEBUG : >WaitForWriters: 2025/11/23 04:18:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': vfs cache: cleaner exiting 2025/11/23 04:18:30 DEBUG : forgetting directory cache 2025/11/23 04:18:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.71s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:30 DEBUG : FiLeA: size = 5 OK 2025/11/23 04:18:30 DEBUG : FiLeA.rclone_chunk.001_61n0m7: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/23 04:18:30 INFO : FiLeA.rclone_chunk.001_61n0m7: Copied (server-side copy) to: FiLeA 2025/11/23 04:18:30 INFO : FiLeA.rclone_chunk.001_61n0m7: Deleted 2025/11/23 04:18:31 DEBUG : FiLeB: size = 5 OK 2025/11/23 04:18:31 DEBUG : FiLeB.rclone_chunk.001_61n04l: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/23 04:18:31 INFO : FiLeB.rclone_chunk.001_61n04l: Copied (server-side copy) to: FiLeB 2025/11/23 04:18:31 INFO : FiLeB.rclone_chunk.001_61n04l: Deleted 2025/11/23 04:18:31 DEBUG : FilEb: size = 5 OK 2025/11/23 04:18:31 DEBUG : FilEb.rclone_chunk.001_61n1xy: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2025/11/23 04:18:31 INFO : FilEb.rclone_chunk.001_61n1xy: Copied (server-side copy) to: FilEb 2025/11/23 04:18:31 INFO : FilEb.rclone_chunk.001_61n1xy: Deleted 2025/11/23 04:18:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:18:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:18:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:18:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:18:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:18:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:18:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:18:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:18:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/23 04:18:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/23 04:18:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/23 04:18:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/23 04:18:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/23 04:18:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/23 04:18:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:18:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:18:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:18:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:18:32 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:18:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:18:32 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:18:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:18:32 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/23 04:18:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/23 04:18:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/23 04:18:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/23 04:18:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/23 04:18:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/23 04:18:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/23 04:18:32 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/23 04:18:32 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/23 04:18:32 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/23 04:18:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:18:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:18:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:32 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:32 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/23 04:18:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/23 04:18:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/23 04:18:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/23 04:18:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/23 04:18:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/23 04:18:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:32 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:32 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:32 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:32 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:32 DEBUG : Looking for writers 2025/11/23 04:18:32 DEBUG : FiLeA: reading active writers 2025/11/23 04:18:32 DEBUG : FiLeB: reading active writers 2025/11/23 04:18:32 DEBUG : FilEb: reading active writers 2025/11/23 04:18:32 DEBUG : >WaitForWriters: 2025/11/23 04:18:32 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:32 DEBUG : Looking for writers 2025/11/23 04:18:32 DEBUG : FiLeA: reading active writers 2025/11/23 04:18:32 DEBUG : FiLeB: reading active writers 2025/11/23 04:18:32 DEBUG : FilEb: reading active writers 2025/11/23 04:18:32 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.68s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:33 DEBUG : normal name with no special characters.txt: size = 5 OK 2025/11/23 04:18:33 DEBUG : normal name with no special characters.txt.rclone_chunk.001_61n3tn: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/23 04:18:33 INFO : normal name with no special characters.txt.rclone_chunk.001_61n3tn: Copied (server-side copy) to: normal name with no special characters.txt 2025/11/23 04:18:33 INFO : normal name with no special characters.txt.rclone_chunk.001_61n3tn: Deleted 2025/11/23 04:18:33 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2025/11/23 04:18:33 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_61n3s8: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/23 04:18:33 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_61n3s8: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/11/23 04:18:33 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_61n3s8: Deleted 2025/11/23 04:18:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:34 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/23 04:18:34 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/23 04:18:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/23 04:18:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:34 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:34 DEBUG : Looking for writers 2025/11/23 04:18:34 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/23 04:18:34 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/23 04:18:34 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.41s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': Reusing VFS from active cache 2025/11/23 04:18:34 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:34 DEBUG : Looking for writers 2025/11/23 04:18:34 DEBUG : >WaitForWriters: 2025/11/23 04:18:34 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:34 DEBUG : Looking for writers 2025/11/23 04:18:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:34 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:34 DEBUG : Looking for writers 2025/11/23 04:18:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:34 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:34 DEBUG : Looking for writers 2025/11/23 04:18:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:35 DEBUG : file1: size = 14 OK 2025/11/23 04:18:35 DEBUG : file1.rclone_chunk.001_61n4j7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:18:35 INFO : file1.rclone_chunk.001_61n4j7: Copied (server-side copy) to: file1 2025/11/23 04:18:35 INFO : file1.rclone_chunk.001_61n4j7: Deleted 2025/11/23 04:18:35 DEBUG : dir/file2: size = 14 OK 2025/11/23 04:18:35 DEBUG : dir/file2.rclone_chunk.001_61n59y: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/23 04:18:35 INFO : dir/file2.rclone_chunk.001_61n59y: Copied (server-side copy) to: dir/file2 2025/11/23 04:18:35 INFO : dir/file2.rclone_chunk.001_61n59y: Deleted 2025/11/23 04:18:35 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:35 DEBUG : dir: Looking for writers 2025/11/23 04:18:35 DEBUG : file2: reading active writers 2025/11/23 04:18:35 DEBUG : Looking for writers 2025/11/23 04:18:35 DEBUG : dir: reading active writers 2025/11/23 04:18:35 DEBUG : file1: reading active writers 2025/11/23 04:18:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.47s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:36 DEBUG : file1: size = 14 OK 2025/11/23 04:18:36 DEBUG : file1.rclone_chunk.001_61n6qq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:18:36 INFO : file1.rclone_chunk.001_61n6qq: Copied (server-side copy) to: file1 2025/11/23 04:18:36 INFO : file1.rclone_chunk.001_61n6qq: Deleted 2025/11/23 04:18:36 DEBUG : dir/file2: size = 14 OK 2025/11/23 04:18:36 DEBUG : dir/file2.rclone_chunk.001_61n683: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/23 04:18:36 INFO : dir/file2.rclone_chunk.001_61n683: Copied (server-side copy) to: dir/file2 2025/11/23 04:18:37 INFO : dir/file2.rclone_chunk.001_61n683: Deleted 2025/11/23 04:18:37 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:37 DEBUG : dir: Looking for writers 2025/11/23 04:18:37 DEBUG : Looking for writers 2025/11/23 04:18:37 DEBUG : dir: reading active writers 2025/11/23 04:18:37 DEBUG : file1: reading active writers 2025/11/23 04:18:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.34s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:37 DEBUG : file1: size = 14 OK 2025/11/23 04:18:37 DEBUG : file1.rclone_chunk.001_61n7a5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/23 04:18:37 INFO : file1.rclone_chunk.001_61n7a5: Copied (server-side copy) to: file1 2025/11/23 04:18:37 INFO : file1.rclone_chunk.001_61n7a5: Deleted 2025/11/23 04:18:38 DEBUG : dir/file2: size = 14 OK 2025/11/23 04:18:38 DEBUG : dir/file2.rclone_chunk.001_61n7m9: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/23 04:18:38 INFO : dir/file2.rclone_chunk.001_61n7m9: Copied (server-side copy) to: dir/file2 2025/11/23 04:18:38 INFO : dir/file2.rclone_chunk.001_61n7m9: Deleted 2025/11/23 04:18:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:38 DEBUG : file1: Open: flags=O_RDONLY 2025/11/23 04:18:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/23 04:18:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/23 04:18:38 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:38 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/23 04:18:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:18:38 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:38 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/23 04:18:38 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/23 04:18:38 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/23 04:18:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/23 04:18:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/23 04:18:38 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/23 04:18:38 DEBUG : dir/new_file.txt.rclone_chunk.001_61n861: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/23 04:18:38 INFO : dir/new_file.txt.rclone_chunk.001_61n861: Copied (server-side copy) to: dir/new_file.txt 2025/11/23 04:18:39 INFO : dir/new_file.txt.rclone_chunk.001_61n861: Deleted 2025/11/23 04:18:39 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/23 04:18:39 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/23 04:18:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/23 04:18:39 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:39 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/23 04:18:39 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:39 DEBUG : dir: Looking for writers 2025/11/23 04:18:39 DEBUG : file2: reading active writers 2025/11/23 04:18:39 DEBUG : new_file.txt: reading active writers 2025/11/23 04:18:39 DEBUG : Looking for writers 2025/11/23 04:18:39 DEBUG : dir: reading active writers 2025/11/23 04:18:39 DEBUG : file1: reading active writers 2025/11/23 04:18:39 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.81s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:39 DEBUG : dir/file2: size = 14 OK 2025/11/23 04:18:39 DEBUG : dir/file2.rclone_chunk.001_61n9zm: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/23 04:18:39 INFO : dir/file2.rclone_chunk.001_61n9zm: Copied (server-side copy) to: dir/file2 2025/11/23 04:18:39 INFO : dir/file2.rclone_chunk.001_61n9zm: Deleted 2025/11/23 04:18:39 DEBUG : dir/file2: copy non-chunked object... 2025/11/23 04:18:40 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:18:40 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2025/11/23 04:18:40 INFO : dir/file2: Deleted 2025/11/23 04:18:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000b97c80 2025/11/23 04:18:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/23 04:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:40 DEBUG : dir/file1: copy non-chunked object... 2025/11/23 04:18:40 DEBUG : file0: size = 14 OK 2025/11/23 04:18:40 INFO : dir/file1: Copied (server-side copy) to: file0 2025/11/23 04:18:40 INFO : dir/file1: Deleted 2025/11/23 04:18:40 DEBUG : file0: Updating file with file0 0xc000b97c80 2025/11/23 04:18:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:18:40 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/23 04:18:40 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:40 DEBUG : dir: Looking for writers 2025/11/23 04:18:40 DEBUG : Looking for writers 2025/11/23 04:18:40 DEBUG : dir: reading active writers 2025/11/23 04:18:40 DEBUG : file0: reading active writers 2025/11/23 04:18:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.54s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:40 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:40 DEBUG : Looking for writers 2025/11/23 04:18:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:40 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:40 DEBUG : Looking for writers 2025/11/23 04:18:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:40 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:40 DEBUG : Looking for writers 2025/11/23 04:18:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:41 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:41 DEBUG : Looking for writers 2025/11/23 04:18:41 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:18:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:18:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:41 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/23 04:18:41 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/23 04:18:41 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/23 04:18:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/23 04:18:41 DEBUG : file1: size = 5 OK 2025/11/23 04:18:41 DEBUG : file1.rclone_chunk.001_61nb7d: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/23 04:18:41 INFO : file1.rclone_chunk.001_61nb7d: Copied (server-side copy) to: file1 2025/11/23 04:18:41 INFO : file1.rclone_chunk.001_61nb7d: Deleted 2025/11/23 04:18:41 DEBUG : file1: size = 5 OK 2025/11/23 04:18:41 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:18:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:18:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:18:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:18:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:18:41 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/23 04:18:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/23 04:18:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:18:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:18:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:18:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/23 04:18:42 DEBUG : file1: size = 0 OK 2025/11/23 04:18:42 DEBUG : file1.rclone_chunk.001_61nb9r: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/23 04:18:42 INFO : file1.rclone_chunk.001_61nb9r: Copied (server-side copy) to: file1 2025/11/23 04:18:42 INFO : file1.rclone_chunk.001_61nb9r: Deleted 2025/11/23 04:18:42 DEBUG : file1: size = 0 OK 2025/11/23 04:18:42 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:18:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/23 04:18:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:18:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:18:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:18:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (7 bytes), uploading instead of streaming 2025/11/23 04:18:42 DEBUG : file1: size = 7 OK 2025/11/23 04:18:42 DEBUG : file1.rclone_chunk.001_61nc58: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/23 04:18:42 INFO : file1.rclone_chunk.001_61nc58: Copied (server-side copy) to: file1 2025/11/23 04:18:42 INFO : file1.rclone_chunk.001_61nc58: Deleted 2025/11/23 04:18:42 DEBUG : file1: size = 7 OK 2025/11/23 04:18:42 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:18:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:42 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:42 DEBUG : Looking for writers 2025/11/23 04:18:42 DEBUG : file1: reading active writers 2025/11/23 04:18:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.71s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:18:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:18:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:42 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/23 04:18:43 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/23 04:18:43 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/23 04:18:43 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/23 04:18:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (11 bytes), uploading instead of streaming 2025/11/23 04:18:44 DEBUG : file1: size = 11 OK 2025/11/23 04:18:44 DEBUG : file1.rclone_chunk.001_61nd3a: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 04:18:44 INFO : file1.rclone_chunk.001_61nd3a: Copied (server-side copy) to: file1 2025/11/23 04:18:44 INFO : file1.rclone_chunk.001_61nd3a: Deleted 2025/11/23 04:18:44 DEBUG : file1: size = 11 OK 2025/11/23 04:18:44 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:44 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/23 04:18:44 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:44 DEBUG : Looking for writers 2025/11/23 04:18:44 DEBUG : file1: reading active writers 2025/11/23 04:18:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.68s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:18:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:18:44 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/23 04:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/23 04:18:44 DEBUG : file1: size = 5 OK 2025/11/23 04:18:44 DEBUG : file1.rclone_chunk.001_61neft: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/23 04:18:44 INFO : file1.rclone_chunk.001_61neft: Copied (server-side copy) to: file1 2025/11/23 04:18:45 INFO : file1.rclone_chunk.001_61neft: Deleted 2025/11/23 04:18:45 DEBUG : file1: size = 5 OK 2025/11/23 04:18:45 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:45 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/23 04:18:45 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:45 DEBUG : Looking for writers 2025/11/23 04:18:45 DEBUG : file1: reading active writers 2025/11/23 04:18:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.60s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:18:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:18:45 DEBUG : file1: WriteFileHandle.Release closing 2025/11/23 04:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/23 04:18:45 DEBUG : file1: size = 0 OK 2025/11/23 04:18:45 DEBUG : file1.rclone_chunk.001_61nfxs: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/23 04:18:45 INFO : file1.rclone_chunk.001_61nfxs: Copied (server-side copy) to: file1 2025/11/23 04:18:45 INFO : file1.rclone_chunk.001_61nfxs: Deleted 2025/11/23 04:18:45 DEBUG : file1: size = 0 OK 2025/11/23 04:18:45 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:45 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/23 04:18:45 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:45 DEBUG : Looking for writers 2025/11/23 04:18:45 DEBUG : file1: reading active writers 2025/11/23 04:18:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:18:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (2 bytes), uploading instead of streaming 2025/11/23 04:18:46 DEBUG : file1: size = 2 OK 2025/11/23 04:18:46 DEBUG : file1.rclone_chunk.001_61nfki: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/23 04:18:46 INFO : file1.rclone_chunk.001_61nfki: Copied (server-side copy) to: file1 2025/11/23 04:18:46 INFO : file1.rclone_chunk.001_61nfki: Deleted 2025/11/23 04:18:46 DEBUG : file1: size = 2 OK 2025/11/23 04:18:46 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:18:46 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/23 04:18:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:46 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:46 DEBUG : Looking for writers 2025/11/23 04:18:46 DEBUG : file1: reading active writers 2025/11/23 04:18:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.78s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:18:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:18:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/23 04:18:46 DEBUG : file1: size = 0 OK 2025/11/23 04:18:46 DEBUG : file1.rclone_chunk.001_61ngg6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/23 04:18:46 INFO : file1.rclone_chunk.001_61ngg6: Copied (server-side copy) to: file1 2025/11/23 04:18:47 INFO : file1.rclone_chunk.001_61ngg6: Deleted 2025/11/23 04:18:47 DEBUG : file1: size = 0 OK 2025/11/23 04:18:47 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:47 DEBUG : file1: Open: flags=O_RDONLY 2025/11/23 04:18:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/23 04:18:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/23 04:18:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:47 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:47 DEBUG : Looking for writers 2025/11/23 04:18:47 DEBUG : file1: reading active writers 2025/11/23 04:18:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.64s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:18:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:18:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': File to upload is small (100 bytes), uploading instead of streaming 2025/11/23 04:18:47 DEBUG : file1.rclone_chunk.001: size = 50 OK 2025/11/23 04:18:47 DEBUG : file1.rclone_chunk.001_61nhz4: md5 = 5c6799a1ce6bf1e0ea5fd1816afbc91b OK 2025/11/23 04:18:47 INFO : file1.rclone_chunk.001_61nhz4: Copied (server-side copy) to: file1.rclone_chunk.001 2025/11/23 04:18:47 INFO : file1.rclone_chunk.001_61nhz4: Deleted 2025/11/23 04:18:47 DEBUG : file1.rclone_chunk.002: size = 50 OK 2025/11/23 04:18:47 DEBUG : file1.rclone_chunk.002_61nhz4: md5 = ae44ecb6a273f533d70a256ab79f1a2f OK 2025/11/23 04:18:47 INFO : file1.rclone_chunk.002_61nhz4: Copied (server-side copy) to: file1.rclone_chunk.002 2025/11/23 04:18:47 INFO : file1.rclone_chunk.002_61nhz4: Deleted 2025/11/23 04:18:47 DEBUG : file1: size = 100 OK 2025/11/23 04:18:47 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:18:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:18:47 DEBUG : file1: Open: flags=O_RDONLY 2025/11/23 04:18:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/23 04:18:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/23 04:18:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:48 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:48 DEBUG : Looking for writers 2025/11/23 04:18:48 DEBUG : file1: reading active writers 2025/11/23 04:18:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.19s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:48 DEBUG : flat/f000.txt: size = 7 OK 2025/11/23 04:18:48 DEBUG : flat/f000.txt.rclone_chunk.001_61nimu: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2025/11/23 04:18:48 INFO : flat/f000.txt.rclone_chunk.001_61nimu: Copied (server-side copy) to: flat/f000.txt 2025/11/23 04:18:48 INFO : flat/f000.txt.rclone_chunk.001_61nimu: Deleted 2025/11/23 04:18:49 DEBUG : flat/f001.txt: size = 14 OK 2025/11/23 04:18:49 DEBUG : flat/f001.txt.rclone_chunk.001_61nivc: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2025/11/23 04:18:49 INFO : flat/f001.txt.rclone_chunk.001_61nivc: Copied (server-side copy) to: flat/f001.txt 2025/11/23 04:18:49 INFO : flat/f001.txt.rclone_chunk.001_61nivc: Deleted 2025/11/23 04:18:49 DEBUG : flat/f002.txt: size = 21 OK 2025/11/23 04:18:49 DEBUG : flat/f002.txt.rclone_chunk.001_61njid: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2025/11/23 04:18:49 INFO : flat/f002.txt.rclone_chunk.001_61njid: Copied (server-side copy) to: flat/f002.txt 2025/11/23 04:18:49 INFO : flat/f002.txt.rclone_chunk.001_61njid: Deleted 2025/11/23 04:18:49 DEBUG : flat/f003.txt: size = 28 OK 2025/11/23 04:18:49 DEBUG : flat/f003.txt.rclone_chunk.001_61njyi: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2025/11/23 04:18:49 INFO : flat/f003.txt.rclone_chunk.001_61njyi: Copied (server-side copy) to: flat/f003.txt 2025/11/23 04:18:50 INFO : flat/f003.txt.rclone_chunk.001_61njyi: Deleted 2025/11/23 04:18:50 DEBUG : flat/f004.txt: size = 35 OK 2025/11/23 04:18:50 DEBUG : flat/f004.txt.rclone_chunk.001_61nkj2: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2025/11/23 04:18:50 INFO : flat/f004.txt.rclone_chunk.001_61nkj2: Copied (server-side copy) to: flat/f004.txt 2025/11/23 04:18:50 INFO : flat/f004.txt.rclone_chunk.001_61nkj2: Deleted 2025/11/23 04:18:50 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/23 04:18:50 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/23 04:18:50 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:50 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:50 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/23 04:18:50 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/23 04:18:50 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:51 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:51 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/23 04:18:51 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/23 04:18:51 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:51 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:51 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/23 04:18:51 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/23 04:18:51 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:51 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:51 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/23 04:18:51 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/23 04:18:51 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:51 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:51 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:51 DEBUG : flat: Looking for writers 2025/11/23 04:18:51 DEBUG : f000.txt: reading active writers 2025/11/23 04:18:51 DEBUG : f001.txt: reading active writers 2025/11/23 04:18:51 DEBUG : f002.txt: reading active writers 2025/11/23 04:18:51 DEBUG : f003.txt: reading active writers 2025/11/23 04:18:51 DEBUG : f004.txt: reading active writers 2025/11/23 04:18:51 DEBUG : Looking for writers 2025/11/23 04:18:51 DEBUG : flat: reading active writers 2025/11/23 04:18:51 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.29s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:52 DEBUG : a/top.txt: size = 3 OK 2025/11/23 04:18:52 DEBUG : a/top.txt.rclone_chunk.001_61nlag: md5 = b28354b543375bfa94dabaeda722927f OK 2025/11/23 04:18:52 INFO : a/top.txt.rclone_chunk.001_61nlag: Copied (server-side copy) to: a/top.txt 2025/11/23 04:18:52 INFO : a/top.txt.rclone_chunk.001_61nlag: Deleted 2025/11/23 04:18:52 DEBUG : a/b/mid.txt: size = 3 OK 2025/11/23 04:18:52 DEBUG : a/b/mid.txt.rclone_chunk.001_61nm3t: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2025/11/23 04:18:52 INFO : a/b/mid.txt.rclone_chunk.001_61nm3t: Copied (server-side copy) to: a/b/mid.txt 2025/11/23 04:18:52 INFO : a/b/mid.txt.rclone_chunk.001_61nm3t: Deleted 2025/11/23 04:18:52 DEBUG : a/b/c/deep.txt: size = 4 OK 2025/11/23 04:18:52 DEBUG : a/b/c/deep.txt.rclone_chunk.001_61nmuk: md5 = 6627415e807ee33c7302917216e7da68 OK 2025/11/23 04:18:52 INFO : a/b/c/deep.txt.rclone_chunk.001_61nmuk: Copied (server-side copy) to: a/b/c/deep.txt 2025/11/23 04:18:52 INFO : a/b/c/deep.txt.rclone_chunk.001_61nmuk: Deleted 2025/11/23 04:18:53 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/23 04:18:53 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/23 04:18:53 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:53 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:53 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/23 04:18:53 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/23 04:18:53 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:53 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:53 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/23 04:18:53 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/23 04:18:53 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:53 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:53 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:53 DEBUG : a/b/c: Looking for writers 2025/11/23 04:18:53 DEBUG : deep.txt: reading active writers 2025/11/23 04:18:53 DEBUG : a/b: Looking for writers 2025/11/23 04:18:53 DEBUG : c: reading active writers 2025/11/23 04:18:53 DEBUG : mid.txt: reading active writers 2025/11/23 04:18:53 DEBUG : a: Looking for writers 2025/11/23 04:18:53 DEBUG : b: reading active writers 2025/11/23 04:18:53 DEBUG : top.txt: reading active writers 2025/11/23 04:18:53 DEBUG : Looking for writers 2025/11/23 04:18:53 DEBUG : a: reading active writers 2025/11/23 04:18:53 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.10s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2025/11/23 04:18:53 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:53 DEBUG : Looking for writers 2025/11/23 04:18:53 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.08s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu'", Local "Local file system at /tmp/rclone423721629", Modify Window "1ns" 2025/11/23 04:18:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': poll-interval is not supported by this remote 2025/11/23 04:18:54 DEBUG : dir1/a.txt: size = 1 OK 2025/11/23 04:18:54 DEBUG : dir1/a.txt.rclone_chunk.001_61nn0o: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2025/11/23 04:18:54 INFO : dir1/a.txt.rclone_chunk.001_61nn0o: Copied (server-side copy) to: dir1/a.txt 2025/11/23 04:18:54 INFO : dir1/a.txt.rclone_chunk.001_61nn0o: Deleted 2025/11/23 04:18:54 DEBUG : dir2/b.txt: size = 1 OK 2025/11/23 04:18:54 DEBUG : dir2/b.txt.rclone_chunk.001_61noju: md5 = 415290769594460e2e485922904f345d OK 2025/11/23 04:18:54 INFO : dir2/b.txt.rclone_chunk.001_61noju: Copied (server-side copy) to: dir2/b.txt 2025/11/23 04:18:54 INFO : dir2/b.txt.rclone_chunk.001_61noju: Deleted 2025/11/23 04:18:55 DEBUG : dir3/c.txt: size = 1 OK 2025/11/23 04:18:55 DEBUG : dir3/c.txt.rclone_chunk.001_61noba: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2025/11/23 04:18:55 INFO : dir3/c.txt.rclone_chunk.001_61noba: Copied (server-side copy) to: dir3/c.txt 2025/11/23 04:18:55 INFO : dir3/c.txt.rclone_chunk.001_61noba: Deleted 2025/11/23 04:18:55 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/23 04:18:55 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/23 04:18:55 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:55 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:55 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/23 04:18:55 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/23 04:18:55 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:55 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:55 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/23 04:18:55 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/23 04:18:55 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:18:55 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:18:55 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:18:55 DEBUG : dir1: Looking for writers 2025/11/23 04:18:55 DEBUG : a.txt: reading active writers 2025/11/23 04:18:55 DEBUG : dir2: Looking for writers 2025/11/23 04:18:55 DEBUG : b.txt: reading active writers 2025/11/23 04:18:55 DEBUG : dir3: Looking for writers 2025/11/23 04:18:55 DEBUG : c.txt: reading active writers 2025/11/23 04:18:55 DEBUG : Looking for writers 2025/11/23 04:18:55 DEBUG : dir1: reading active writers 2025/11/23 04:18:55 DEBUG : dir2: reading active writers 2025/11/23 04:18:55 DEBUG : dir3: reading active writers 2025/11/23 04:18:55 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/23 04:18:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pahofon9cibu': Purge remote 2025/11/23 04:18:55 DEBUG : Waiting for deletions to finish 2025/11/23 04:18:56 INFO : S3 bucket rclone-test-pahofon9cibu: Bucket "rclone-test-pahofon9cibu" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Finished OK in 1m54.172748759s (try 1/5)